From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 60527] Linux 3.10.0: black screen on Asus UX32VD, please revert -> Revert "drm/i915: revert eDP bpp clamping code changes" Date: Sat, 13 Jul 2013 12:09:30 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by gabe.freedesktop.org (Postfix) with ESMTP id EF6AFE5C1E for ; Sat, 13 Jul 2013 05:09:34 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 2C30F20131 for ; Sat, 13 Jul 2013 12:09:34 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id 51EA320123 for ; Sat, 13 Jul 2013 12:09:31 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=60527 Fabio Erculiani changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |airlied@linux.ie, | |dri-devel@lists.freedesktop | |.org Summary|Linux 3.10.0: black screen |Linux 3.10.0: black screen |on Asus UX32VD (KMS |on Asus UX32VD, please |related) |revert -> Revert "drm/i915: | |revert eDP bpp clamping | |code changes" --- Comment #5 from Fabio Erculiani --- I ran a git bisect and here's what I've found: 657445fe8660100ad174600ebfa61536392b7624 is the first bad commit commit 657445fe8660100ad174600ebfa61536392b7624 Author: Daniel Vetter Date: Sat May 4 10:09:18 2013 +0200 Revert "drm/i915: revert eDP bpp clamping code changes" This reverts commit 57c219633275c7e7413f8bc7be250dc092887458. It's an ugly hack for a Haswell SDV platform where the vbt doesn't seem to fully agree with the panel. Since it seems to cause issues on real eDP platform let's just kill this hack again. Reported-and-tested-by: Josh Boyer References: https://lkml.org/lkml/2013/5/3/467 Cc: Paulo Zanoni Signed-off-by: Daniel Vetter -- You are receiving this mail because: You are on the CC list for the bug.