[Intel-gfx] [PATCH v2 0/3] BXT Pooled EU kernel support and WA patches

Arun Siluvery arun.siluvery at linux.intel.com
Fri Jun 3 05:34:32 UTC 2016


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



More information about the Intel-gfx mailing list