Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp10265215ybi; Thu, 11 Jul 2019 02:30:25 -0700 (PDT) X-Google-Smtp-Source: APXvYqwMB2j0ntARBTg2Na+sAtcZGHkJVIlbXkOmb+yyLyFUGfqnQYjbxX7PsLDQCVhaIPXRA36r X-Received: by 2002:a17:90a:9f4a:: with SMTP id q10mr3663772pjv.95.1562837425187; Thu, 11 Jul 2019 02:30:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562837425; cv=none; d=google.com; s=arc-20160816; b=G03zDm756xRyKDMQJTvHhifiY1HPXKSqTJyfDuLasi5cCEXAYMF99ESh1HFe4AaUSi g8GW2/Sw7/bjO6TctbLvYHahpcp66sUXfsBOestwc1NqZ+uXm0rNmoJspK6gjzPem+rk Amq6gFiL4eRrWRG7qAphWoTxHz/1OerSOokh34igT97S2wBQl4ChzboustMm6N5qQKBU HYlVJaDs271JSMCkGVLHKB+gwXITwdFv/uTDqMeenGKFbUTiyRi2mVfYhDMVtwx12ptP Ltjetjc7KR6GmB1xJ/gmk0V8MmBWJeH/f3LyWU7Sd9oR5E43vV6586FCWyvx+x6RfRBM NkMg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:date:subject:user-agent:message-id :references:cc:in-reply-to:from:to:content-transfer-encoding :mime-version; bh=dP/j+TOouYEPEj9CQ4onxr423hgrUrLkzkGAwJBKxt8=; b=Y8hG1+WKcKnwhUplvxfhtU1Slc2s2tAl86FznMVpvpB3K6xTk4qsiQgBRL7lGL4t+j YCx54q8CSK+XcVg/OkvrcevMYXS9xgaayjsksQSh3ejLH4hYsdt4NFIr5JFczmAcSQyP SorEaZHrVrS7y6dsD+F1nd2k0i6bbyeGy2H7P1A1ANae1GFS4vCYk9nbdGbkra/VsPvK 4X9IALKvi+ijnrutfwJHnHf0GHvG/p1j2qZB5yV/nsvRO8GhO2HBnxsfER5TJuX+2++b 3UdA5XEfnL5m4WszVjgJtqHyppV2arbRUecgT1zLBa5J/6kuVY4pgEsHtN/QotnhF7Ms 9UKA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e6si4711879pgl.305.2019.07.11.02.30.08; Thu, 11 Jul 2019 02:30:25 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728282AbfGKJ3V convert rfc822-to-8bit (ORCPT + 99 others); Thu, 11 Jul 2019 05:29:21 -0400 Received: from mail.fireflyinternet.com ([109.228.58.192]:63720 "EHLO fireflyinternet.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726088AbfGKJ3V (ORCPT ); Thu, 11 Jul 2019 05:29:21 -0400 X-Default-Received-SPF: pass (skip=forwardok (res=PASS)) x-ip-name=78.156.65.138; Received: from localhost (unverified [78.156.65.138]) by fireflyinternet.com (Firefly Internet (M1)) with ESMTP (TLS) id 17217972-1500050 for multiple; Thu, 11 Jul 2019 10:29:19 +0100 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT To: James Bottomley , intel-gfx@lists.freedesktop.org From: Chris Wilson In-Reply-To: <1561834612.3071.6.camel@HansenPartnership.com> Cc: linux-kernel References: <1561834612.3071.6.camel@HansenPartnership.com> Message-ID: <156283735757.12757.8954391372130933707@skylake-alporthouse-com> User-Agent: alot/0.6 Subject: Re: screen freeze with 5.2-rc6 Dell XPS-13 skylake i915 Date: Thu, 11 Jul 2019 10:29:17 +0100 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting James Bottomley (2019-06-29 19:56:52) > The symptoms are really weird: the screen image is locked in place. > The machine is still functional and if I log in over the network I can > do anything I like, including killing the X server and the display will > never alter. It also seems that the system is accepting keyboard input > because when it freezes I can cat information to a file (if the mouse > was over an xterm) and verify over the network the file contents. > Nothing unusual appears in dmesg when the lockup happens. > > The last kernel I booted successfully on the system was 5.0, so I'll > try compiling 5.1 to narrow down the changes. It's likely this is panel self-refresh going haywire. commit 8f6e87d6d561f10cfa48a687345512419839b6d8 Author: José Roberto de Souza Date: Thu Mar 7 16:00:50 2019 -0800 drm/i915: Enable PSR2 by default The support for PSR2 was polished, IGT tests for PSR2 was added and it was tested performing regular user workloads like browsing, editing documents and compiling Linux, so it is time to enable it by default and enjoy even more power-savings. Temporary workaround would be to set i915.enable_psr=0 -Chris