These patches enable Pooled EU support for BXT.
These patches were sent to the list before and as suggested in [1], code that 
exposes this feature to userspace is removed as support in userspace is 
currently being implemented by beignet. Other users of this feature are mesa, 
libva.

Some of the related WA patches are also included in this series.

[1] https://lists.freedesktop.org/archives/intel-gfx/2016-May/095890.html

Arun Siluvery (3):
  drm/i915:bxt: Enable Pooled EU support
  drm/i915/bxt: Add WaEnablePooledEuFor2x6
  drm/i915/bxt: Add WaDisablePooledEuLoadBalancingFix

 drivers/gpu/drm/i915/i915_debugfs.c          |  4 ++++
 drivers/gpu/drm/i915/i915_dma.c              | 29 ++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/i915_drv.c              |  1 +
 drivers/gpu/drm/i915/i915_drv.h              |  6 +++++-
 drivers/gpu/drm/i915/i915_gem_render_state.c | 28 +++++++++++++++++++++++++++
 drivers/gpu/drm/i915/i915_reg.h              |  3 +++
 drivers/gpu/drm/i915/intel_ringbuffer.c      |  6 ++++++
 7 files changed, 76 insertions(+), 1 deletion(-)

-- 
1.9.1

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

Reply via email to