From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: [pull] drm-intel-fixes Date: Wed, 6 Mar 2013 22:00:10 +0100 Message-ID: <20130306210010.GC9021@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) by gabe.freedesktop.org (Postfix) with ESMTP id 691B1E60E8 for ; Wed, 6 Mar 2013 12:57:39 -0800 (PST) Received: by mail-wi0-f177.google.com with SMTP id hm14so456006wib.10 for ; Wed, 06 Mar 2013 12:57:38 -0800 (PST) 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 bunch of fixes, nothing truely horrible: - Fix PCH irq handling race which resulted in missed gmbus/dp aux irqs and subsequent fallout (Paulo) - Fixup off-by-one in our hsw id table (Kenneth) - Fixup ilk rc6 support (disabled by default), regression introduced in 3.8 - g4x plane w/a from Egbert Eich - gen2/3/4 dpms suspend/standy fixes for VGA outputs from Patrik Jakobsson - Workaround dying ivb machines with less aggressive rc6 values (St=E9phane Marchesin) Most of the patches are cc: stable, one with a note about an additional patch which needs to be backported as prerequisite. Cheers, Daniel The following changes since commit 202adf4b9f5957b26a1cb97267d78e0edb319c5e: drm/i915: Revert hdmi HDP pin checks (2013-02-22 13:04:33 +0100) are available in the git repository at: git://people.freedesktop.org/~danvet/drm-intel drm-intel-fixes for you to fetch changes up to f40ebd6bcbbd0d30591f42dc16be52b5086a366b: drm/i915: Turn off hsync and vsync on ADPA when disabling crt (2013-03-06= 18:03:07 +0100) ---------------------------------------------------------------- Daniel Vetter (1): drm/i915: enable irqs earlier when resuming Egbert Eich (1): DRM/i915: On G45 enable cursor plane briefly after enabling the displ= ay plane. Kenneth Graunke (1): drm/i915: Fix Haswell/CRW PCI IDs. Patrik Jakobsson (2): drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bits drm/i915: Turn off hsync and vsync on ADPA when disabling crt Paulo Zanoni (2): drm/i915: wait_event_timeout's timeout is in jiffies drm/i915: also disable south interrupts when handling them St=E9phane Marchesin (1): drm/i915: Increase the RC6p threshold. Syam Sidhardhan (1): drm/i915: Fix missing variable initilization Ville Syrj=E4l=E4 (1): drm/i915: Don't clobber crtc->fb when queue_flip fails drivers/gpu/drm/i915/i915_drv.c | 25 ++++++++++++++++------- drivers/gpu/drm/i915/i915_irq.c | 26 ++++++++++++++++++++++-- drivers/gpu/drm/i915/i915_reg.h | 4 ++-- drivers/gpu/drm/i915/intel_crt.c | 2 +- drivers/gpu/drm/i915/intel_ddi.c | 2 +- drivers/gpu/drm/i915/intel_display.c | 37 +++++++++++++++++++++++++++---= ---- drivers/gpu/drm/i915/intel_dp.c | 3 ++- drivers/gpu/drm/i915/intel_pm.c | 2 +- 8 files changed, 79 insertions(+), 22 deletions(-) -- = Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch