Re: [PATCH 23/45] drm/msm/dp: always program MST_FIFO_CONSTANT_FILL for MST

2024-12-08 Thread Dmitry Baryshkov
On Thu, Dec 05, 2024 at 08:31:54PM -0800, Abhinav Kumar wrote: > As required by the hardware programming guide, always program > the MST_FIFO_CONSTANT_FILL for MST use-cases. > > Signed-off-by: Abhinav Kumar > --- > drivers/gpu/drm/msm/dp/dp_catalog.c | 24 > drivers/gpu

[PATCH 23/45] drm/msm/dp: always program MST_FIFO_CONSTANT_FILL for MST

2024-12-05 Thread Abhinav Kumar
As required by the hardware programming guide, always program the MST_FIFO_CONSTANT_FILL for MST use-cases. Signed-off-by: Abhinav Kumar --- drivers/gpu/drm/msm/dp/dp_catalog.c | 24 drivers/gpu/drm/msm/dp/dp_catalog.h | 1 + drivers/gpu/drm/msm/dp/dp_ctrl.c| 3 +++