Signed-off-by: Jason-JH.Lin <jason-jh.lin@xxxxxxxxxxxx> --- Change in v3: Change config_lock from spin_lock to spin_lock_irqsave Change in v2: Add spin_lock protection for config_updating flag. --- Jason-JH.Lin (2): drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config() drm/mediatek: change config_lock from spin_lock to spin_lock_irqsave drivers/gpu/drm/mediatek/mtk_crtc.c | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) --- base-commit: 469f1bad3c1c6e268059f78c0eec7e9552b3894c change-id: 20240819-drm-fixup-0819-f51e2d37fcd7 Best regards, -- Jason-JH.Lin <jason-jh.lin@xxxxxxxxxxxx>