Re: [PATCH 0/2] drm: add two missing DRM_DISPLAY_DSC_HELPER selects

2024-09-05 Thread Dmitry Baryshkov
On Thu, 5 Sept 2024 at 10:48, Maxime Ripard wrote: > > On Thu, 05 Sep 2024 06:08:20 +0300, Dmitry Baryshkov wrote: > > 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

Re: [PATCH 0/2] drm: add two missing DRM_DISPLAY_DSC_HELPER selects

2024-09-05 Thread Maxime Ripard
On Thu, 05 Sep 2024 06:08:20 +0300, Dmitry Baryshkov wrote: > 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. > > Applied to misc/kernel.git (drm-misc-next). Th

[PATCH 0/2] drm: add two missing DRM_DISPLAY_DSC_HELPER selects

2024-09-04 Thread Dmitry Baryshkov
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 (2): drm/xe: select DRM_DISPLAY_DSC_HELPER drm/msm: a