[Intel-gfx] [PATCH v2 0/6] drm/i915: Some cleanup near the SKL wm/ddb area

Ville Syrjala ville.syrjala at linux.intel.com
Tue Dec 10 14:41:01 UTC 2019


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

Rebased leftovers from my earlier series to nuke the dirty_pipes junk.

Cc: José Roberto de Souza <jose.souza at intel.com>
Cc: Stanislav Lisovskiy <stanislav.lisovskiy at intel.com>

Ville Syrjälä (6):
  drm/i915: Streamline skl_commit_modeset_enables()
  drm/i915: Polish WM_LINETIME register stuff
  drm/i915: Move linetime wms into the crtc state
  drm/i915: Nuke skl wm.dirty_pipes bitmask
  drm/i915: Kill struct skl_ddb_allocation
  drm/i915: Implement pps w/a #1124 for bxt+

 drivers/gpu/drm/i915/display/intel_display.c  | 170 +++++++++++----
 .../drm/i915/display/intel_display_power.c    |  28 +--
 .../drm/i915/display/intel_display_power.h    |   2 +-
 .../drm/i915/display/intel_display_types.h    |  11 +-
 drivers/gpu/drm/i915/display/intel_dp.c       |  11 +
 drivers/gpu/drm/i915/gvt/handlers.c           |   6 +-
 drivers/gpu/drm/i915/i915_drv.h               |  14 +-
 drivers/gpu/drm/i915/i915_reg.h               |  14 +-
 drivers/gpu/drm/i915/intel_pm.c               | 202 +++---------------
 drivers/gpu/drm/i915/intel_pm.h               |   4 +-
 10 files changed, 187 insertions(+), 275 deletions(-)

-- 
2.23.0



More information about the Intel-gfx mailing list