drm/i915: Introduce skl_plane_ddb_iter
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 18 Jan 2022 09:23:43 +0000 (11:23 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 11 Feb 2022 13:45:49 +0000 (15:45 +0200)
commit63b81e6063200d01592cc2cf9b3a87dbade2e149
tree5b6a2320c33977c773363192e3b095d6a7a7b919
parent759d4fff3d2d70d6b689a9f1f7eb4488df337fbd
drm/i915: Introduce skl_plane_ddb_iter

Collect a bit of the stuff used during the plane ddb
allocation into a struct we can pass around.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220118092354.11631-5-ville.syrjala@linux.intel.com
Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
drivers/gpu/drm/i915/intel_pm.c