drm/msm: Add MSM-specific DSC helper methods
authorJessica Zhang <quic_jesszhan@quicinc.com>
Wed, 24 May 2023 17:45:18 +0000 (10:45 -0700)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 15 Jun 2023 09:58:56 +0000 (12:58 +0300)
commitb50f06f83e0e859d93bd7bb80a2d1911f2dc176b
tree0714a7730237e42f697956e1aaca0cba08c1df6e
parent49fd30a7153be027b7ae9895e9061dec15e836f7
drm/msm: Add MSM-specific DSC helper methods

Introduce MSM-specific DSC helper methods, as some calculations are
common between DP and DSC.

Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org>
Signed-off-by: Jessica Zhang <quic_jesszhan@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/539272/
Link: https://lore.kernel.org/r/20230329-rfc-msm-dsc-helper-v14-5-bafc7be95691@quicinc.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
drivers/gpu/drm/msm/msm_dsc_helper.h [new file with mode: 0644]