[Intel-gfx] [PATCH 0/3] Decode memdev info and bandwidth and implemnt latency WA
Mahesh Kumar
mahesh1.kumar at intel.com
Fri Jul 13 14:11:21 UTC 2018
This series adds support to calculate system memdev parameters and calculate
total system memory bandwidth. This parameters and BW will be used to enable
WM level-0 latency workaround and display memory bandwidth related WA for gen9.
Mahesh Kumar (3):
drm/i915/bxt: Decode memory bandwidth and parameters
drm/i915/skl+: Decode memory bandwidth and parameters
drm/i915: Implement 16GB dimm wa for latency level-0
drivers/gpu/drm/i915/i915_drv.c | 261 ++++++++++++++++++++++++++++++++++++++++
drivers/gpu/drm/i915/i915_drv.h | 13 ++
drivers/gpu/drm/i915/i915_reg.h | 51 ++++++++
drivers/gpu/drm/i915/intel_pm.c | 13 ++
4 files changed, 338 insertions(+)
--
2.16.2
More information about the Intel-gfx
mailing list