On Fri, Apr 14, 2023 at 11:31:39AM +0300, Ville Syrjala wrote: > From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> > > We're going to need stuff after the color management > register latching has happened. Add a corresponding hook. > > Cc: <stable@xxxxxxxxxxxxxxx> #v5.19+ > Cc: <stable@xxxxxxxxxxxxxxx> # 52a90349f2ed: drm/i915: Introduce intel_crtc_needs_fastset() > Cc: <stable@xxxxxxxxxxxxxxx> # 925ac8bc33bf: drm/i915: Remove some local 'mode_changed' bools > Cc: <stable@xxxxxxxxxxxxxxx> # f5e674e92e95: drm/i915: Introduce intel_crtc_needs_color_update() > Cc: <stable@xxxxxxxxxxxxxxx> # 4c35e5d11900: drm/i915: Activate DRRS after state readout > Cc: <stable@xxxxxxxxxxxxxxx> # efb2b57edf20: drm/i915: Move the DSB setup/cleaup into the color code > Cc: Manasi Navare <navaremanasi@xxxxxxxxxx> > Cc: Drew Davenport <ddavenport@xxxxxxxxxxxx> > Cc: Imre Deak <imre.deak@xxxxxxxxx> > Cc: Jouni Högander <jouni.hogander@xxxxxxxxx> > Signed-off-by: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> > Link: https://patchwork.freedesktop.org/patch/msgid/20230320095438.17328-4-ville.syrjala@xxxxxxxxxxxxxxx > Reviewed-by: Imre Deak <imre.deak@xxxxxxxxx> > (cherry picked from commit 3962ca4e080a525fc9eae87aa6b2286f1fae351d) > Signed-off-by: Jani Nikula <jani.nikula@xxxxxxxxx> > (cherry picked from commit c880f855d1e240a956dcfce884269bad92fc849c) > --- > Picked up one more dependency to ease the backport. Can you just send all of the needed patches, as a series, so that we can apply them at once? Adding to the "dependency list" doesn't help much for patch series sent to us like this, sorry. greg k-h