Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/msm/dsi: add the missing parameter description

Add a description for is_bonded_dsi in dsi_adjust_pclk_for_compression
to match the existing kernel-doc comment.

Fixes: e4eb11b34d6c ("drm/msm/dsi: fix pclk rate calculation for bonded dsi")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202603080314.XeqyRZ7A-lkp@intel.com/
Signed-off-by: Pengyu Luo <mitltlatltl@gmail.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Patchwork: https://patchwork.freedesktop.org/patch/710112/
Link: https://lore.kernel.org/r/20260309100254.877801-1-mitltlatltl@gmail.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>

authored by

Pengyu Luo and committed by
Dmitry Baryshkov
958adefc bc1dccc5

+1
+1
drivers/gpu/drm/msm/dsi/dsi_host.c
··· 569 569 * dsi_adjust_pclk_for_compression() - Adjust the pclk rate for compression case 570 570 * @mode: The selected mode for the DSI output 571 571 * @dsc: DRM DSC configuration for this DSI output 572 + * @is_bonded_dsi: True if two DSI controllers are bonded 572 573 * 573 574 * Adjust the pclk rate by calculating a new hdisplay proportional to 574 575 * the compression ratio such that: