Message ID | 1669021695-4397-1-git-send-email-quic_kalyant@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | add color management support for the crtc | expand |
On Mon, 21 Nov 2022 01:08:12 -0800, Kalyan Thota wrote: > Add color management support for the crtc provided there are > enough dspps that can be allocated from the catalog > > Kalyan Thota (3): > drm/msm/disp/dpu1: pin 1 crtc to 1 encoder > drm/msm/disp/dpu1: add helper to know if display is builtin > drm/msm/disp/dpu1: add color management support for the crtc > > [...] Applied, thanks! [1/3] drm/msm/disp/dpu1: pin 1 crtc to 1 encoder https://gitlab.freedesktop.org/lumag/msm/-/commit/a4d6f8253645 [2/3] drm/msm/disp/dpu1: add helper to know if display is builtin https://gitlab.freedesktop.org/lumag/msm/-/commit/4cb6b1eebb92 [3/3] drm/msm/disp/dpu1: add color management support for the crtc https://gitlab.freedesktop.org/lumag/msm/-/commit/c48c475bd75a Best regards,
On 10/01/2023 01:43, Dmitry Baryshkov wrote: > > On Mon, 21 Nov 2022 01:08:12 -0800, Kalyan Thota wrote: >> Add color management support for the crtc provided there are >> enough dspps that can be allocated from the catalog >> >> Kalyan Thota (3): >> drm/msm/disp/dpu1: pin 1 crtc to 1 encoder >> drm/msm/disp/dpu1: add helper to know if display is builtin >> drm/msm/disp/dpu1: add color management support for the crtc >> >> [...] > > Applied, thanks! > > [1/3] drm/msm/disp/dpu1: pin 1 crtc to 1 encoder > https://gitlab.freedesktop.org/lumag/msm/-/commit/a4d6f8253645 > [2/3] drm/msm/disp/dpu1: add helper to know if display is builtin > https://gitlab.freedesktop.org/lumag/msm/-/commit/4cb6b1eebb92 > [3/3] drm/msm/disp/dpu1: add color management support for the crtc > https://gitlab.freedesktop.org/lumag/msm/-/commit/c48c475bd75a These patches break sc7180 in a bad way, as the SoC is short on SSPP units. I'm going to carve these patches out and wait for better solution for the color management issue. > > Best regards,