[git pull] drm intel final fixes

Dave Airlie airlied at linux.ie
Wed Jun 26 16:41:11 PDT 2013


Hi Linus,

should be last two fixes for i915, one is for a fence leak killing X on 
some older GPUs, and one is a late regression partial revert for an 
swiotlb/xen/i915 interaction, Konrad has promised to figure out the proper 
answer, and this patch is the best thing to do at this stage to avoid 
regressing.

Dave.


The following changes since commit acdb37c361dc87e165889a504e291c1e82ae133c:

  fs: fix new splice.c kernel-doc warning (2013-06-23 16:19:56 -1000)

are available in the git repository at:

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

for you to fetch changes up to 426729dcc713b3d1ae802e314030e5556a62da53:

  drm/i915: make compact dma scatter lists creation work with SWIOTLB backend. (2013-06-25 10:39:57 +1000)

----------------------------------------------------------------
Chris Wilson (1):
      drm/i915: Restore fences after resume and GPU resets

Dave Airlie (1):
      Merge tag 'drm-intel-fixes-2013-06-24' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes

Konrad Rzeszutek Wilk (1):
      drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.

 drivers/gpu/drm/i915/i915_drv.h     |  2 ++
 drivers/gpu/drm/i915/i915_gem.c     | 37 +++++++++++++++++--------------------
 drivers/gpu/drm/i915/i915_suspend.c |  1 +
 3 files changed, 20 insertions(+), 20 deletions(-)


More information about the dri-devel mailing list