On Thu, 22 Dec 2022 00:19:35 +0100, Marijn Suijten wrote: > This preliminary Display Stream Compression support package for > (initially tested on) sm8[12]50 is based on comparing DSC behaviour > between downstream and mainline. Some new callbacks are added (for > binding blocks on active CTLs), logic bugs are corrected, zeroed struct > members are now assigned proper values, and RM allocation and hw block > retrieval now hand out (or not) DSC blocks without causing null-pointer > dereferences. > > [...] Applied, thanks! [1/8] drm/msm/dpu: Wire up DSC mask for active CTL configuration https://gitlab.freedesktop.org/lumag/msm/-/commit/c2d2c62da1fc [2/8] drm/msm/dsi: Use DSC slice(s) packet size to compute word count https://gitlab.freedesktop.org/lumag/msm/-/commit/bbd1bccdcf4e [3/8] drm/msm/dsi: Flip greater-than check for slice_count and slice_per_intf https://gitlab.freedesktop.org/lumag/msm/-/commit/85b5a40991dd [5/8] drm/msm/dpu: Reject topologies for which no DSC blocks are available https://gitlab.freedesktop.org/lumag/msm/-/commit/f52b965c9434 [6/8] drm/msm/dpu: Remove num_enc from topology struct in favour of num_dsc https://gitlab.freedesktop.org/lumag/msm/-/commit/9ce765395f41 [7/8] drm/msm/dpu: Implement DSC binding to PP block for CTL V1 https://gitlab.freedesktop.org/lumag/msm/-/commit/086116ae1410 [8/8] drm/msm/dpu: Add DSC configuration for SM8150 and SM8250 https://gitlab.freedesktop.org/lumag/msm/-/commit/8cc4c9de15f4 Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>