[git pull] drm intel final fixes

From: Dave Airlie
Date: Wed Jun 26 2013 - 19:41:04 EST



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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/