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/dpu: enable CDM_0 for X Elite platform

Enable CDM on the X Elite platform, allowing RGB to YUV conversion for
the output.

Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/638412/
Link: https://lore.kernel.org/r/20250220-dpu-add-cdm-v2-5-77f5f0df3d9a@linaro.org

+1
+1
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h
··· 453 453 .mdss_ver = &x1e80100_mdss_ver, 454 454 .caps = &x1e80100_dpu_caps, 455 455 .mdp = &x1e80100_mdp, 456 + .cdm = &dpu_cdm_5_x, 456 457 .ctl_count = ARRAY_SIZE(x1e80100_ctl), 457 458 .ctl = x1e80100_ctl, 458 459 .sspp_count = ARRAY_SIZE(x1e80100_sspp),