public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/8] SKL WM fixes and Arbitrated Display Bandwidth WA
@ 2016-03-08  1:05 Matt Roper
  2016-03-08  1:05 ` [PATCH 1/8] drm/i915/skl+: Use plane size for relative data rate calculation Matt Roper
                   ` (10 more replies)
  0 siblings, 11 replies; 23+ messages in thread
From: Matt Roper @ 2016-03-08  1:05 UTC (permalink / raw)
  To: intel-gfx; +Cc: shobhit.kumar

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

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

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

end of thread, other threads:[~2017-08-10  9:39 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-08  1:05 [PATCH 0/8] SKL WM fixes and Arbitrated Display Bandwidth WA Matt Roper
2016-03-08  1:05 ` [PATCH 1/8] drm/i915/skl+: Use plane size for relative data rate calculation Matt Roper
2016-03-08  1:05 ` [PATCH 2/8] drm/i915/skl+: calculate ddb minimum allocation (v3) Matt Roper
2016-03-08  1:05 ` [PATCH 3/8] drm/i915/skl+: calculate plane pixel rate (v3) Matt Roper
2016-03-08  1:05 ` [PATCH 4/8] drm/i915/skl+: Use scaling amount for plane data rate calculation (v3) Matt Roper
2016-04-13 20:58   ` Sripada, Radhakrishna
2016-03-08  1:05 ` [PATCH 5/8] drm/i915/gen9: Hold wm_mutex around SKL watermark updates Matt Roper
2016-03-08  1:05 ` [PATCH 6/8] dmi: Move memdev_dmi_entry definition to dmi.h Matt Roper
2016-03-08 12:37   ` Jean Delvare
2016-03-08 18:32     ` [PATCH 6/8] dmi: Move memdev_dmi_entry definition to dmi.h (v2) Matt Roper
2016-03-17 14:18       ` Jean Delvare
2017-07-31  8:36         ` Jean Delvare
2017-08-09 16:18           ` Matt Roper
2017-08-10  9:39             ` Jean Delvare
2016-03-08  1:05 ` [PATCH 7/8] drm/i915: Add support to parse DMI table and get platform memory info (v3) Matt Roper
2016-03-08 18:49   ` Ville Syrjälä
2016-03-08 18:55     ` Matt Roper
2016-03-08 19:00   ` [PATCH 7/8] drm/i915: Add support to parse DMI table and get platform memory info (v4) Matt Roper
2016-03-08  1:05 ` [PATCH 8/8] drm/i915/skl: WA for watermark calculation based on Arbitrated Display BW (v4) Matt Roper
2016-03-08  5:07 ` [PATCH 0/8] SKL WM fixes and Arbitrated Display Bandwidth WA Kumar, Shobhit
2016-03-08  7:57 ` ✗ Fi.CI.BAT: failure for " Patchwork
2016-03-08 18:51   ` Matt Roper
2016-03-09  7:01 ` ✗ Fi.CI.BAT: failure for SKL WM fixes and Arbitrated Display Bandwidth WA (rev3) Patchwork

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