RE: [PATCH 14/14] drm/i915/dsb: Use chained DSBs for LUT programming

2024-08-26 Thread Manna, Animesh
> -Original Message- > From: Intel-gfx On Behalf Of Ville > Syrjala > Sent: Tuesday, June 25, 2024 12:41 AM > To: intel-gfx@lists.freedesktop.org > Subject: [PATCH 14/14] drm/i915/dsb: Use chained DSBs for LUT > programming > > From: Ville Syrjälä > &

[PATCH 14/14] drm/i915/dsb: Use chained DSBs for LUT programming

2024-06-24 Thread Ville Syrjala
From: Ville Syrjälä In order to better handle the necessary DSB DEwake tricks let's switch over to using a chained DSB for the actual LUT programming. The CPU will start 'dsb_color_commit', which in turn will start the chained 'dsb_color_vblank'. Signed-off-by: Ville Syrjälä --- drivers/gpu/dr