Add two selects for DRM_DISPLAY_DSC_HELPER which got missed in the original commit ca097d4d94d8 ("drm/display: split DSC helpers from DP helpers") and were later reported by LKP. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- Dmitry Baryshkov (2): drm/xe: select DRM_DISPLAY_DSC_HELPER drm/msm: add another DRM_DISPLAY_DSC_HELPER selection drivers/gpu/drm/msm/Kconfig | 1 + drivers/gpu/drm/xe/Kconfig | 1 + 2 files changed, 2 insertions(+) --- base-commit: fdadd93817f124fd0ea6ef251d4a1068b7feceba change-id: 20240905-fix-dsc-helpers-3b8460fcb9af Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>