[Intel-gfx] [PATCH 0/8] SKL WM fixes and Arbitrated Display Bandwidth WA
Matt Roper
matthew.d.roper at intel.com
Tue Mar 8 01:05:38 UTC 2016
This series of patches was mostly written by Mahesh and Shobhit; the last
iteration posted was by Shobhit here:
https://patchwork.freedesktop.org/series/2881/
I believe they've been busy recently and haven't had time to revisit this work,
so I've rebased their patches to the latest upstream tree, incorporated the
review feedback I previously gave, and added a couple more fixes on top.
Kumar, Mahesh (5):
drm/i915/skl+: Use plane size for relative data rate calculation
drm/i915/skl+: calculate ddb minimum allocation (v3)
drm/i915/skl+: calculate plane pixel rate (v3)
drm/i915/skl+: Use scaling amount for plane data rate calculation (v3)
drm/i915/skl: WA for watermark calculation based on Arbitrated Display
BW (v4)
Matt Roper (2):
drm/i915/gen9: Hold wm_mutex around SKL watermark updates
dmi: Move memdev_dmi_entry definition to dmi.h
Shobhit Kumar (1):
drm/i915: Add support to parse DMI table and get platform memory info
(v3)
drivers/edac/ghes_edac.c | 26 ----
drivers/edac/i7core_edac.c | 25 ----
drivers/gpu/drm/i915/i915_dma.c | 34 +++++
drivers/gpu/drm/i915/i915_drv.h | 16 +++
drivers/gpu/drm/i915/intel_drv.h | 3 +
drivers/gpu/drm/i915/intel_pm.c | 292 ++++++++++++++++++++++++++++++++++++---
include/linux/dmi.h | 25 ++++
7 files changed, 347 insertions(+), 74 deletions(-)
--
2.1.4
More information about the Intel-gfx
mailing list