[git pull] drm important driver fixes

Dave Airlie airlied at linux.ie
Sat Apr 28 00:12:29 PDT 2012


Hi Linus,

As soon as I sent the non-urgent stack, two important fixes come in,

i915: fixes SNB GPU hangs in a number of 3D apps
radeon: initial fix for VGA on LLano system, 3 or 4 of us have spent time 
debugging this, and Jerome finally figured out the magic bit the 
BIOS/fglrx set that we didn't. This at least should get things working, 
there may be future reliability fixes.

Dave.

The following changes since commit c629eaf8392b676b4f83c3dc344e66402bfeec92:

  Merge git://git.samba.org/sfrench/cifs-2.6 (2012-04-27 20:56:54 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~airlied/linux drm-fixes

Alex Deucher (1):
      drm/radeon/kms: need to set up ss on DP bridges as well

Kenneth Graunke (1):
      drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.

 drivers/gpu/drm/i915/i915_reg.h         |    1 +
 drivers/gpu/drm/i915/intel_ringbuffer.c |    8 ++++++++
 drivers/gpu/drm/radeon/atombios_crtc.c  |    4 ++--
 3 files changed, 11 insertions(+), 2 deletions(-)


More information about the dri-devel mailing list