public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/2] BXT Pooled EU kernel support
@ 2016-05-12  9:37 Arun Siluvery
  2016-05-12  9:37 ` [PATCH 1/2] drm/i915:bxt: Enable Pooled EU support Arun Siluvery
  2016-05-12  9:37 ` [PATCH 2/2] drm/i915/bxt: Add WaEnablePooledEuFor2x6 Arun Siluvery
  0 siblings, 2 replies; 8+ messages in thread
From: Arun Siluvery @ 2016-05-12  9:37 UTC (permalink / raw)
  To: intel-gfx

Pooled EU is a BXT only feature, prep patches are merged a while ago.
Patch that enables the feature is also reviewed but not merged because of
lack of opensource user.

https://lists.freedesktop.org/archives/intel-gfx/2015-July/072051.html

Kernel simply enables the support, userspace enquires certain parameters
from kernel and dispatches threads to use this feature.

One of the patch is a WA related to this feature, this only affects 2x6
devices, please check the patch for more details.

Beignet recently expressed interest in using feature and asked to complete
kernel support, they are currently adding userspace and libdrm support,
meanwhile we can get some testing done on these patches.

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

 drivers/gpu/drm/i915/i915_debugfs.c          |  5 ++++
 drivers/gpu/drm/i915/i915_dma.c              | 36 ++++++++++++++++++++++++++++
 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 | 24 +++++++++++++++++++
 drivers/gpu/drm/i915/i915_reg.h              |  2 ++
 include/uapi/drm/i915_drm.h                  |  2 ++
 7 files changed, 75 insertions(+), 1 deletion(-)

-- 
1.9.1

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

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

end of thread, other threads:[~2016-05-17 11:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-12  9:37 [PATCH 0/2] BXT Pooled EU kernel support Arun Siluvery
2016-05-12  9:37 ` [PATCH 1/2] drm/i915:bxt: Enable Pooled EU support Arun Siluvery
2016-05-17 10:04   ` Daniel Vetter
2016-05-17 11:02     ` Arun Siluvery
2016-05-17 11:13       ` Daniel Vetter
2016-05-17 11:31         ` Arun Siluvery
2016-05-17 11:58           ` Daniel Vetter
2016-05-12  9:37 ` [PATCH 2/2] drm/i915/bxt: Add WaEnablePooledEuFor2x6 Arun Siluvery

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