On Wed, Aug 13, 2025 at 05:42:37PM +0800, Yongbang Shi wrote: > From: Baihan Li <libai...@huawei.com> > > Add colorbar disable operation before reset controller, to make sure > colorbar status is clear in the DP init, so if rmmod the driver and the > previous colorbar configuration will not affect the next time insmod the > driver. > > Fixes: 3c7623fb5bb6 ("drm/hisilicon/hibmc: Enable this hot plug detect of irq > feature") > Signed-off-by: Baihan Li <libai...@huawei.com> > Signed-off-by: Yongbang Shi <shiyongb...@huawei.com> > --- > ChangeLog: > v3 -> v4: > - fix the commit subject, suggested by Dmitry Baryshkov. > v2 -> v3: > - fix the issue commit ID, suggested by Dmitry Baryshkov. > - split into 2 commits, suggested by Dmitry Baryshkov. > - add more comments in commit log, suggested by Dmitry Baryshkov. > --- > drivers/gpu/drm/hisilicon/hibmc/dp/dp_hw.c | 2 ++ > 1 file changed, 2 insertions(+) >
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry