[Intel-gfx] [PATCH 0/6] drm/i915: Eliminate intel_atomic_crtc_state_for_each_plane_state() from skl+ wm code

Ville Syrjala ville.syrjala at linux.intel.com
Fri Nov 6 17:30:36 UTC 2020


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

Get rid of intel_atomic_crtc_state_for_each_plane_state() from the
skl+ wm code so that we don't have to bother messing with it for
bigjoiner support.

Ville Syrjälä (6):
  drm/i915: Pass intel_atomic_state around
  drm/i915: Nuke intel_atomic_crtc_state_for_each_plane_state() from
    skl+ wm code
  drm/i915: Pimp the watermark documentation a bit
  drm/i915: Precompute can_sagv for each wm level
  drm/i915: Store plane relative data rate in crtc_state
  drm/i915: Remove skl_adjusted_plane_pixel_rate()

 .../drm/i915/display/intel_display_types.h    |  53 +++--
 drivers/gpu/drm/i915/intel_pm.c               | 196 +++++++++---------
 2 files changed, 125 insertions(+), 124 deletions(-)

-- 
2.26.2



More information about the Intel-gfx mailing list