[Intel-gfx] [PATCH 0/8] SKL WM fixes and Arbitrated Display Bandwidth WA

Kumar, Shobhit shobhit.kumar at linux.intel.com
Tue Mar 8 05:07:08 UTC 2016


On 03/08/2016 06:35 AM, Matt Roper wrote:
> 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.

Sorry Matt to have fallen behind on this one. Yes been occupied with too 
many things. Thanks a ton for taking care of these. Really appreciate it.

Regards
Shobhit

>
> 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(-)
>


More information about the Intel-gfx mailing list