[Intel-gfx] [PATCH v1] Second implementation of Data Port Coherency.
Tomasz Lis
tomasz.lis at intel.com
Wed Jun 20 15:03:06 UTC 2018
The OCL Team agreed to use IOCTL instead of Exec flag to switch coherency
settings.
Also:
1. I will follow this patch with IGT test for the new functionality.
2. The OCL Team will publish UMD patch for it.
Tomasz Lis (1):
drm/i915: Add IOCTL Param to control data port coherency.
drivers/gpu/drm/i915/i915_gem_context.c | 41 ++++++++++++++++++++++++++
drivers/gpu/drm/i915/i915_gem_context.h | 6 ++++
drivers/gpu/drm/i915/intel_lrc.c | 51 +++++++++++++++++++++++++++++++++
drivers/gpu/drm/i915/intel_lrc.h | 4 +++
include/uapi/drm/i915_drm.h | 1 +
5 files changed, 103 insertions(+)
--
2.7.4
More information about the Intel-gfx
mailing list