[Intel-gfx] [PATCH 11/22] drm/i915/icl: Wa_1604302699

2018-05-08 Thread Oscar Mateo
Disable I2M Write for performance reasons. v2: Rebased on top of the WA refactoring v3: Added References (Mika) v4: - Rebased - C, not lisp (Chris) - GEN7 chicken bit in the wrong side of the fence (Mika) - Use two spaces to align bit macros References: HSDES#1604302699 Signed-off-by:

Re: [Intel-gfx] [PATCH 11/22] drm/i915/icl: Wa_1604302699

2018-05-08 Thread Mika Kuoppala
Oscar Mateo writes: > Disable I2M Write for performance reasons. > > v2: Rebased on top of the WA refactoring > v3: Added References (Mika) > > References: HSDES#1604302699 > Cc: Mika Kuoppala > Signed-off-by: Oscar Mateo

[Intel-gfx] [PATCH 11/22] drm/i915/icl: Wa_1604302699

2018-05-02 Thread Oscar Mateo
Disable I2M Write for performance reasons. v2: Rebased on top of the WA refactoring v3: Added References (Mika) References: HSDES#1604302699 Cc: Mika Kuoppala Signed-off-by: Oscar Mateo --- drivers/gpu/drm/i915/i915_reg.h | 4 +++-

[Intel-gfx] [PATCH 11/22] drm/i915/icl: Wa_1604302699

2018-04-20 Thread Oscar Mateo
Disable I2M Write for performance reasons. v2: Rebased on top of the WA refactoring Cc: Mika Kuoppala Signed-off-by: Oscar Mateo --- drivers/gpu/drm/i915/i915_reg.h | 4 +++- drivers/gpu/drm/i915/intel_workarounds.c | 5 + 2

[Intel-gfx] [PATCH 11/22] drm/i915/icl: Wa_1604302699

2018-04-13 Thread Oscar Mateo
Disable I2M Write for performance reasons. v2: Rebased on top of the WA refactoring Cc: Mika Kuoppala Signed-off-by: Oscar Mateo --- drivers/gpu/drm/i915/i915_reg.h | 4 +++- drivers/gpu/drm/i915/intel_workarounds.c | 5 + 2