]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/i915: Plumb 'dsb' all way to the color commit hooks
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 30 Sep 2024 17:04:14 +0000 (20:04 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 3 Oct 2024 21:33:39 +0000 (00:33 +0300)
commita6d4d9776e1ebfae9a8e96241f1bfb223adff40d
tree7349d5ab5a08717c8eccfbf69dabeefb62bc0bd6
parent01389846f7d61d262cc92d42ad4d1a25730e3eff
drm/i915: Plumb 'dsb' all way to the color commit hooks

Pass the 'dsb' all the way down to the color commit hooks so that
we'll be able to update the double buffered color management registers
(eg. CSC) via the DSB.

Reviewed-by: Animesh Manna <animesh.manna@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240930170415.23841-13-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/display/intel_color.c
drivers/gpu/drm/i915/display/intel_color.h
drivers/gpu/drm/i915/display/intel_display.c
drivers/gpu/drm/i915/display/intel_modeset_setup.c