All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Ironlake mobile GPU with VT-d, fix
@ 2011-09-24 22:23 Ben Widawsky
  2011-09-24 22:23 ` [PATCH v2 1/4] drm/i915: add warning for unidle GPU Ben Widawsky
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Ben Widawsky @ 2011-09-24 22:23 UTC (permalink / raw)
  To: intel-gfx, Keith Packard; +Cc: Ben Widawsky

v1:
Idle GPU before and after unmaps.

v2: (untested)
Read GMCH_CTRL to find if VT-d is enable
Pulled David's patch into the series
Only stall for unmaps
Add warning for list_empty && !rings_idle

Ben Widawsky (3):
  drm/i915: add warning for unidle GPU
  drm/i915: Ironlake mobile GPU with VT-d fix
  drm/i915: add unidle warning back

David Woodhouse (1):
  intel-iommu: IOTLB hang workaround

 drivers/char/agp/intel-gtt.c        |   16 ++++++++++++++
 drivers/gpu/drm/i915/i915_gem.c     |   33 ++++++++++++++++++++---------
 drivers/gpu/drm/i915/i915_gem_gtt.c |   39 +++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/i915_reg.h     |    1 +
 drivers/iommu/intel-iommu.c         |    6 ++++-
 include/drm/intel-gtt.h             |    2 +
 6 files changed, 86 insertions(+), 11 deletions(-)

-- 
1.7.6.3

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-10-15  2:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-24 22:23 [PATCH v2 0/4] Ironlake mobile GPU with VT-d, fix Ben Widawsky
2011-09-24 22:23 ` [PATCH v2 1/4] drm/i915: add warning for unidle GPU Ben Widawsky
2011-09-25 10:16   ` Daniel Vetter
2011-09-25 11:15     ` Chris Wilson
2011-09-24 22:23 ` [PATCH v2 2/4] drm/i915: Ironlake mobile GPU with VT-d fix Ben Widawsky
2011-09-24 22:41   ` Ben Widawsky
2011-09-25  9:40   ` Daniel Vetter
2011-09-25 23:42     ` Ben Widawsky
2011-09-26  7:23       ` Daniel Vetter
2011-10-15  2:08         ` Ben Widawsky
2011-09-24 22:23 ` [PATCH v2 3/4] intel-iommu: IOTLB hang workaround Ben Widawsky
2011-09-24 22:23 ` [PATCH v2 4/4] drm/i915: add unidle warning back Ben Widawsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.