From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: Re: [pull] drm-intel-fixes Date: Fri, 19 Oct 2012 22:17:41 +0200 Message-ID: <20121019201741.GC24005@phenom.ffwll.local> References: <20121018105644.GA5309@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20121018105644.GA5309@phenom.ffwll.local> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Dave Airlie Cc: Intel Graphics Development , DRI Development List-Id: dri-devel@lists.freedesktop.org Hi Dave, Two more fixes from Chris on top, updated overview below On Thu, Oct 18, 2012 at 12:56:44PM +0200, Daniel Vetter wrote: > The big thing is the disabling of the hsw support by default, cc: stable. > We've aimed for basic hsw support in 3.6, but due to a few bad > happenstances we've screwed up and only 3.8 will have better modeset > support than vesa. To avoid yet another round of fallout from such a > gaffle on for the next platform we've added a module option to disable > early hw support by default. That should also give us more flexibility in > bring-up. > > Otherwise just small fixes: > - 3 fixes from Egbert for sdvo corner cases > - invert-brightness quirk entry from Egbert > - revert a dp link training change, it regresses some setups > - and shut up a spurious WARN in our gem fault handler. - regression fix for an oops on bit17 swizzling machines, introduce in 3.7 - another no-lvds quirk Cheers, Daniel The following changes since commit be3cd5e37716bcf1579f63bdd919345a1f9692b9: drm/i915: fix non-DP-D eDP backlight cleanup and module reload (2012-10-12 10:59:12 +0200) are available in the git repository at: git://people.freedesktop.org/~danvet/drm-intel drm-intel-fixes for you to fetch changes up to 74ce6b6c63262defba91c4d790b3f91074793c0d: drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle() (2012-10-19 21:52:52 +0200) ---------------------------------------------------------------- Chris Wilson (2): drm/i915: Add no-lvds quirk for Supermicro X7SPA-H drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle() Daniel Vetter (2): Revert "drm/i915: Try harder to complete DP training pattern 1" drm/i915: shut up spurious WARN in the gtt fault handler Egbert Eich (4): DRM/i915: Don't delete DPLL Multiplier during DAC init. DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines. DRM/i915: Don't clone SDVO LVDS with analog. DRM/i915: Restore sdvo_flags after dtd->mode->dtd Roundrtrip. Rodrigo Vivi (1): drm/i915: Insert i915_preliminary_hw_support variable. drivers/gpu/drm/i915/i915_drv.c | 13 +++++++++++++ drivers/gpu/drm/i915/i915_drv.h | 1 + drivers/gpu/drm/i915/i915_gem.c | 7 +++++-- drivers/gpu/drm/i915/intel_crt.c | 15 +-------------- drivers/gpu/drm/i915/intel_display.c | 32 ++++++++++++++++++++++++++++++++ drivers/gpu/drm/i915/intel_dp.c | 15 ++++++++++----- drivers/gpu/drm/i915/intel_lvds.c | 8 ++++++++ drivers/gpu/drm/i915/intel_sdvo.c | 14 ++++++++++---- 8 files changed, 80 insertions(+), 25 deletions(-) -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch