All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] A set of SNB workarounds
@ 2012-03-31  9:21 Daniel Vetter
  2012-03-31  9:21 ` [PATCH 1/7] drm/i915: implement ColorBlt w/a Daniel Vetter
                   ` (6 more replies)
  0 siblings, 7 replies; 27+ messages in thread
From: Daniel Vetter @ 2012-03-31  9:21 UTC (permalink / raw)
  To: Intel Graphics Development; +Cc: Daniel Vetter

Hi all,

I've stitched together the following set of workarounds from internal sources in
the vain hope that they fix our VT-d troubles. Unfortunately that's not the
case. I also haven't seen any bug where these could apply to.

Anyway I think it's better to implement them, so please review.

Yours, Daniel

PS: With this set we now implement all but 2 workarounds on from this internal
list (when filtering out everything that only applies for pre-production
silicon). These 2 concern gl features I don't have much clue about, I've instead
forwarded the relevant entries to Ken and Paul from our gl team.

Daniel Vetter (7):
  drm/i915: implement ColorBlt w/a
  drm/i915: implement a media hang w/a
  drm/i915: set w/a bit for snb pagefaults
  drm/i915: properly set ppgtt cacheability on snb
  drm/i915: implement w/a for incorrect guarband clipping
  drm/i915: implement async flush w/a
  drm/i915: set stc evict disable lra evict w/a

 drivers/gpu/drm/i915/i915_gem.c      |   10 +++++++++-
 drivers/gpu/drm/i915/i915_reg.h      |   14 ++++++++++++++
 drivers/gpu/drm/i915/intel_display.c |   15 +++++++++++++++
 3 files changed, 38 insertions(+), 1 deletions(-)

-- 
1.7.7.6

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

end of thread, other threads:[~2012-04-11 10:17 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-31  9:21 [PATCH 0/7] A set of SNB workarounds Daniel Vetter
2012-03-31  9:21 ` [PATCH 1/7] drm/i915: implement ColorBlt w/a Daniel Vetter
2012-03-31 10:54   ` Chris Wilson
2012-03-31 13:15     ` Chris Wilson
2012-04-10  9:08   ` Michael Groh
2012-04-10  9:54   ` Paul Menzel
2012-04-10 22:24   ` Ben Widawsky
2012-04-11 10:18     ` Daniel Vetter
2012-03-31  9:21 ` [PATCH 2/7] drm/i915: implement a media hang w/a Daniel Vetter
2012-04-10 21:30   ` Ben Widawsky
2012-04-10 21:34     ` Ben Widawsky
2012-04-10 21:36   ` Ben Widawsky
2012-03-31  9:21 ` [PATCH 3/7] drm/i915: set w/a bit for snb pagefaults Daniel Vetter
2012-04-10 21:46   ` Ben Widawsky
2012-03-31  9:22 ` [PATCH 4/7] drm/i915: properly set ppgtt cacheability on snb Daniel Vetter
2012-04-10 22:11   ` Ben Widawsky
2012-04-10 22:27     ` Daniel Vetter
2012-04-10 22:35       ` Ben Widawsky
2012-03-31  9:22 ` [PATCH 5/7] drm/i915: implement w/a for incorrect guarband clipping Daniel Vetter
2012-04-10 22:13   ` Ben Widawsky
2012-04-10 22:20     ` Daniel Vetter
2012-03-31  9:22 ` [PATCH 6/7] drm/i915: implement async flush w/a Daniel Vetter
2012-03-31 10:52   ` Chris Wilson
2012-04-10  9:53     ` Paul Menzel
2012-04-10 22:22   ` Ben Widawsky
2012-03-31  9:22 ` [PATCH 7/7] drm/i915: set stc evict disable lra evict w/a Daniel Vetter
2012-04-10 22:31   ` 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.