public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] restore WaEnableFloatBlendOptimization
@ 2019-02-01  1:08 Talha Nassar
  2019-02-01  1:08 ` [PATCH v2 1/3] drm/i915: Move workaround infrastructure code up Talha Nassar
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Talha Nassar @ 2019-02-01  1:08 UTC (permalink / raw)
  To: intel-gfx

This is the v2 of my patch after taking the feed from Chris. I have also included the HSDES per Mika's suggestion.
I am attaching the two-patch series from Tvrtko as there is a dependency.
Also to note that git couldn't apply Tvrtko's first patch due to a patch by Daniele that touched the same file and was merged. I had to manually apply the patch and no code changes were necessary.

v1: enabled the wa and added the register as wo in igt test.
v2: also modified the wa mask

Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>

Talha Nassar (1):
  drm/i915/icl: restore WaEnableFloatBlendOptimization

Tvrtko Ursulin (2):
  drm/i915: Move workaround infrastructure code up
  drm/i915: Save some lines of source code in workarounds

 drivers/gpu/drm/i915/i915_reg.h          |  3 ++
 drivers/gpu/drm/i915/intel_workarounds.c | 70 +++++++++++++-------------------
 2 files changed, 31 insertions(+), 42 deletions(-)

-- 
2.7.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2019-02-01  8:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-01  1:08 [PATCH v2 0/3] restore WaEnableFloatBlendOptimization Talha Nassar
2019-02-01  1:08 ` [PATCH v2 1/3] drm/i915: Move workaround infrastructure code up Talha Nassar
2019-02-01  1:23   ` Chris Wilson
2019-02-01  1:08 ` [PATCH v2 2/3] drm/i915: Save some lines of source code in workarounds Talha Nassar
2019-02-01  1:08 ` [PATCH v2 3/3] drm/i915/icl: restore WaEnableFloatBlendOptimization Talha Nassar
2019-02-01  1:24   ` Chris Wilson
2019-02-01  1:24 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
2019-02-01  1:48 ` ✓ Fi.CI.BAT: success " Patchwork
2019-02-01  5:05 ` ✓ Fi.CI.IGT: " Patchwork
2019-02-01  8:39   ` Chris Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox