On Mon, Aug 25, 2025 at 10:16:07PM +0800, Yongxing Mou wrote: > From: Abhinav Kumar <[email protected]> > > The VC Payload Fill (VCPF) sequence is inserted by the DP controller > when stream symbols are absent, typically before a stream is disabled. > This patch adds support for triggering the VCPF sequence in the MSM DP > controller. > > Signed-off-by: Abhinav Kumar <[email protected]> > Signed-off-by: Yongxing Mou <[email protected]> > --- > drivers/gpu/drm/msm/dp/dp_ctrl.c | 56 > ++++++++++++++++++++++++++++++++++--- > drivers/gpu/drm/msm/dp/dp_ctrl.h | 2 +- > drivers/gpu/drm/msm/dp/dp_display.c | 2 +- > drivers/gpu/drm/msm/dp/dp_reg.h | 6 ++++ > 4 files changed, 60 insertions(+), 6 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
