[Intel-gfx] [PATCH v2 0/3] drm/i915: Plane/wm cleanups

Ville Syrjala ville.syrjala at linux.intel.com
Wed Feb 16 23:28:03 UTC 2022


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

Leftovers from the earlier series. Addressed Jani's review
comments to some degree and dealt with intel_mchbar_regs.h
appearing in the tree.

Ville Syrjälä (3):
  drm/i915: Introduce intel_crtc_planes_update_arm()
  drm/i915: Clean up SSKPD/MLTR defines
  drm/i915: Polish ilk+ wm register bits

 .../gpu/drm/i915/display/intel_atomic_plane.c | 23 +++--
 .../gpu/drm/i915/display/intel_atomic_plane.h | 10 +--
 drivers/gpu/drm/i915/display/intel_display.c  |  8 +-
 .../drm/i915/display/intel_display_debugfs.c  |  2 +-
 drivers/gpu/drm/i915/i915_reg.h               | 49 +++++------
 drivers/gpu/drm/i915/intel_mchbar_regs.h      | 17 ++--
 drivers/gpu/drm/i915/intel_pm.c               | 83 +++++++++----------
 7 files changed, 97 insertions(+), 95 deletions(-)

-- 
2.34.1



More information about the Intel-gfx mailing list