[PULL] drm-intel-fixes

Daniel Vetter daniel at ffwll.ch
Mon Jun 24 05:41:40 PDT 2013


Hi Dave,

One remaining regression fix for i915. I've left it in -fixes for more
than a week since it's in tricky code, and it took us a few kernel
releases to notice the regression at all. The fence leak is especially
annoying on gen2/3 and will kill userspace there quickly. For extra
paranoia we've added a WARN in -next to catch this, things seem to be
solid now.

Cheers, Daniel

The following changes since commit 7d132055814ef17a6c7b69f342244c410a5e000f:

  Linux 3.10-rc6 (2013-06-15 11:51:07 -1000)

are available in the git repository at:

  git://people.freedesktop.org/~danvet/drm-intel tags/drm-intel-fixes-2013-06-24

for you to fetch changes up to 19b2dbde5732170a03bd82cc8bd442cf88d856f7:

  drm/i915: Restore fences after resume and GPU resets (2013-06-16 01:10:45 +0200)

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

 drivers/gpu/drm/i915/i915_drv.h     |    2 ++
 drivers/gpu/drm/i915/i915_gem.c     |   22 +++++-----------------
 drivers/gpu/drm/i915/i915_suspend.c |    1 +
 3 files changed, 8 insertions(+), 17 deletions(-)
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch


More information about the dri-devel mailing list