Re: [PATCH v2 1/4] drm/mipi-dsi: pass DSC data through the struct mipi_dsi_device

2022-07-11 Thread Abhinav Kumar
On 7/11/2022 2:43 AM, Dmitry Baryshkov wrote: The commit 0f40ba48de3b ("drm/msm/dsi: Pass DSC params to drm_panel") added a pointer to the DSC data to the struct drm_panel. However DSC support is not limited to the DSI panels. MIPI DSI bridges can also consume DSC command streams. Thus add str

[PATCH v2 1/4] drm/mipi-dsi: pass DSC data through the struct mipi_dsi_device

2022-07-11 Thread Dmitry Baryshkov
The commit 0f40ba48de3b ("drm/msm/dsi: Pass DSC params to drm_panel") added a pointer to the DSC data to the struct drm_panel. However DSC support is not limited to the DSI panels. MIPI DSI bridges can also consume DSC command streams. Thus add struct drm_dsc_config pointer to the struct mipi_dsi_d