From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: [pull] drm-intel-fixes Date: Sat, 16 Jun 2012 15:09:10 +0200 Message-ID: <20120616130806.GA4917@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) by gabe.freedesktop.org (Postfix) with ESMTP id 69EF29E7D7 for ; Sat, 16 Jun 2012 06:07:42 -0700 (PDT) Received: by wibhn14 with SMTP id hn14so314072wib.0 for ; Sat, 16 Jun 2012 06:07:41 -0700 (PDT) Content-Disposition: inline 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: Dave Airlie Cc: Intel Graphics Development , DRI Development List-Id: dri-devel@lists.freedesktop.org Hi Dave, A few important fixes for 3.5 - revert for the 3.4 black screen DP regression - fix for the excessive dmesg noise due to a eDP vdd problem, reported by Linus. This turned out to be a 3.5 regression. - vga hpd handling fix, try 2. Commit contains an elaborate explanation of why the previous thing blew up for Linus and why this one shouldn't, so I think we can risk this ;-) - 2 patches from Jesse to combat black screens on especially picky eDP panels. - one fix in a hsw-vga-only path from Eugeni Atm I'm not aware of regression reports that are unhandled. Although internally I've just noticed yesterday that something broke gpu reset on my ilk, resulting in hard-hangs. Cross checking with qa and Chris shows that it seems to be only my ilk, but still, I'm bisect this right now. Yours, Daniel The following changes since commit cfaf025112d3856637ff34a767ef785ef5cf2ca9: Linux 3.5-rc2 (2012-06-08 18:40:09 -0700) are available in the git repository at: git://people.freedesktop.org/~danvet/drm-intel drm-intel-fixes for you to fetch changes up to 23bb2df76c6af94c40483cb80ee3559a2d10a596: drm/i915: cache the EDID for eDP panels (2012-06-15 19:40:26 +0200) ---------------------------------------------------------------- Chris Wilson (1): drm/i915/crt: Do not rely upon the HPD presence pin Daniel Vetter (2): drm/i915: eDP aux needs vdd Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere" Eugeni Dodonov (1): drm/i915: properly wait for SBI status Jesse Barnes (2): drm/i915: don't enumerate HDMID if an eDP panel is already active on the port drm/i915: cache the EDID for eDP panels drivers/gpu/drm/i915/intel_crt.c | 15 +++++++-- drivers/gpu/drm/i915/intel_display.c | 12 +++---- drivers/gpu/drm/i915/intel_dp.c | 60 ++++++++++++++++++++++++++++++---- 3 files changed, 71 insertions(+), 16 deletions(-) -- Daniel Vetter Mail: daniel@ffwll.ch Mobile: +41 (0)79 365 57 48