]> www.infradead.org Git - nvme.git/commit
drm/i915/dsb: Plumb the whole atomic state into intel_dsb_prepare()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 11 Jun 2024 13:33:39 +0000 (16:33 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 20 Jun 2024 12:38:08 +0000 (15:38 +0300)
commita6c8dfbfcd0137b2676f0e3c48752c3d618d9805
tree2f0fd02a6ef0d928ad11237a8d651cbf3b203417
parent42c8065d83fa3e9267bf99d6de70512c5c071a3b
drm/i915/dsb: Plumb the whole atomic state into intel_dsb_prepare()

The DSB code will need to examine both the old and new crtc
states. Pass in the whole atomic state so we can dig up
what we need.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240611133344.30673-7-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_color.c
drivers/gpu/drm/i915/display/intel_dsb.c
drivers/gpu/drm/i915/display/intel_dsb.h