[PATCH v5 0/2] retrieve DSI DSC through priv-dsi[0]

Kuogee Hsieh posted 2 patches 2 years, 7 months ago
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 44 ++++++++++++++++++++---------
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h |  2 --
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c     |  2 --
3 files changed, 30 insertions(+), 18 deletions(-)
[PATCH v5 0/2] retrieve DSI DSC through priv-dsi[0]
Posted by Kuogee Hsieh 2 years, 7 months ago
moving retrieving struct drm_dsc_cofnig from setup_display to
atomic_enable() and delete struct drm_dsc_config from
struct msm_display_info.

Kuogee Hsieh (2):
  drm/msm/dpu: retrieve DSI DSC struct through priv->dsi[0]
  drm/msm/dpu: remove struct drm_dsc_config from struct msm_display_info

 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 44 ++++++++++++++++++++---------
 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h |  2 --
 drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c     |  2 --
 3 files changed, 30 insertions(+), 18 deletions(-)

-- 
2.7.4
Re: [PATCH v5 0/2] retrieve DSI DSC through priv-dsi[0]
Posted by Dmitry Baryshkov 2 years, 7 months ago
On Thu, 22 Jun 2023 10:24:44 -0700, Kuogee Hsieh wrote:
> moving retrieving struct drm_dsc_cofnig from setup_display to
> atomic_enable() and delete struct drm_dsc_config from
> struct msm_display_info.
> 
> Kuogee Hsieh (2):
>   drm/msm/dpu: retrieve DSI DSC struct through priv->dsi[0]
>   drm/msm/dpu: remove struct drm_dsc_config from struct msm_display_info
> 
> [...]

Applied, thanks!

[1/2] drm/msm/dpu: retrieve DSI DSC struct through priv->dsi[0]
      https://gitlab.freedesktop.org/lumag/msm/-/commit/5430ec2d2992
[2/2] drm/msm/dpu: remove struct drm_dsc_config from struct msm_display_info
      https://gitlab.freedesktop.org/lumag/msm/-/commit/86841ba67bf0

Best regards,
-- 
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>