All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Rendering specific Hw workarounds for VLV
@ 2014-02-07 12:22 akash.goel
  2014-02-07 12:22 ` [PATCH v2 1/3] drm/i915/vlv: Added a rendering specific Hw WA 'WaTlbInvalidateStoreDataBefore' akash.goel
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: akash.goel @ 2014-02-07 12:22 UTC (permalink / raw)
  To: intel-gfx; +Cc: Akash Goel

From: Akash Goel <akash.goel@intel.com>

The following patches leads to stable behavior on VLV, especially
when playing 3D Apps, benchmarks.
Addressed review comments from Ville.

Akash Goel (3):
  drm/i915/vlv: Added a rendering specific Hw WA
    'WaTlbInvalidateStoreDataBefore'
  drm/i915/vlv: Added a rendering specific Hw WA
    'WaReadAfterWriteHazard'
  drm/i915/vlv: Modified the programming of 2 regs in Ring
    initialisation

 drivers/gpu/drm/i915/intel_ringbuffer.c | 68 ++++++++++++++++++++++++++++++---
 1 file changed, 63 insertions(+), 5 deletions(-)

-- 
1.8.5.2

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

end of thread, other threads:[~2014-03-22  9:20 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-07 12:22 [PATCH v2 0/3] Rendering specific Hw workarounds for VLV akash.goel
2014-02-07 12:22 ` [PATCH v2 1/3] drm/i915/vlv: Added a rendering specific Hw WA 'WaTlbInvalidateStoreDataBefore' akash.goel
2014-03-21 11:50   ` Gupta, Sourab
2014-03-21 11:59   ` Damien Lespiau
2014-02-07 12:22 ` [PATCH v2 2/3] drm/i915/vlv: Added a rendering specific Hw WA 'WaReadAfterWriteHazard' akash.goel
2014-02-07 12:22 ` [PATCH v2 3/3] drm/i915/vlv: Modified the programming of 2 regs in Ring initialisation akash.goel
2014-02-07 12:31   ` Chris Wilson
2014-02-07 14:34     ` Goel, Akash
2014-03-21 12:35     ` [PATCH 1/2] drm/i915/vlv: Remove the enabling of VS_TIMER_DISPATCH bit in MI MODE reg sourab.gupta
2014-03-21 12:35       ` [PATCH 2/2] drm/i915/vlv: Enabling the TLB invalidate bit in GFX Mode register sourab.gupta
2014-03-21 12:58         ` Chris Wilson
2014-03-21 13:09           ` Gupta, Sourab
2014-03-21 13:17             ` Chris Wilson
2014-03-21 13:31               ` Gupta, Sourab
2014-03-21 13:45                 ` Chris Wilson
2014-03-21 15:28                   ` [PATCH v2] " sourab.gupta
2014-03-21 16:52                     ` Chris Wilson
2014-03-22  4:25                       ` Gupta, Sourab
2014-03-22  9:20                         ` Chris Wilson
2014-02-07 14:44   ` [PATCH v2 3/3] drm/i915/vlv: Modified the programming of 2 regs in Ring initialisation Ville Syrjälä

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.