Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 0cb9f228 authored by Ville Syrjälä's avatar Ville Syrjälä
Browse files

drm/i915/fbc: Move plane pointer into intel_fbc_state


Currently we track the FBC plane as a pointer under intel_fbc
and also as a i9xx_plane_id under intel_fbc_state. Just store
the pointer once in the fbc state.

Signed-off-by: default avatarVille Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211124113652.22090-18-ville.syrjala@linux.intel.com


Reviewed-by: default avatarMika Kahola <mika.kahola@intel.com>
parent f4cfdbb0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment