Re: [PATCH 1/3] drm/msm/dp: drop dp_mode argument from dp_panel_get_modes()

2022-03-24 Thread Stephen Boyd
Quoting Dmitry Baryshkov (2022-03-23 03:35:44) > Since the commit ab205927592b ("drm/msm/dp: remove mode hard-coding in > case of DP CTS") the function dp_panel_get_modes() doesn't use (or fill) > the dp_mode argument. Drop it completely. > > Signed-off-by: Dmitry Baryshkov > --- Reviewed-by: Ste

Re: [PATCH 1/3] drm/msm/dp: drop dp_mode argument from dp_panel_get_modes()

2022-03-23 Thread Kuogee Hsieh
On 3/23/2022 3:35 AM, Dmitry Baryshkov wrote: Since the commit ab205927592b ("drm/msm/dp: remove mode hard-coding in case of DP CTS") the function dp_panel_get_modes() doesn't use (or fill) the dp_mode argument. Drop it completely. Signed-off-by: Dmitry Baryshkov --- Reviewed-by: Kuogee Hsie

Re: [PATCH 1/3] drm/msm/dp: drop dp_mode argument from dp_panel_get_modes()

2022-03-23 Thread Dmitry Baryshkov
On 23/03/2022 23:46, Kuogee Hsieh wrote: On 3/23/2022 3:35 AM, Dmitry Baryshkov wrote: Since the commit ab205927592b ("drm/msm/dp: remove mode hard-coding in case of DP CTS") the function dp_panel_get_modes() doesn't use (or fill) the dp_mode argument. Drop it completely. Signed-off-by: Dmitry

Re: [PATCH 1/3] drm/msm/dp: drop dp_mode argument from dp_panel_get_modes()

2022-03-23 Thread Kuogee Hsieh
On 3/23/2022 3:35 AM, Dmitry Baryshkov wrote: Since the commit ab205927592b ("drm/msm/dp: remove mode hard-coding in case of DP CTS") the function dp_panel_get_modes() doesn't use (or fill) the dp_mode argument. Drop it completely. Signed-off-by: Dmitry Baryshkov Reviewed-by: Kuogee Hsieh

[PATCH 1/3] drm/msm/dp: drop dp_mode argument from dp_panel_get_modes()

2022-03-23 Thread Dmitry Baryshkov
Since the commit ab205927592b ("drm/msm/dp: remove mode hard-coding in case of DP CTS") the function dp_panel_get_modes() doesn't use (or fill) the dp_mode argument. Drop it completely. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/dp/dp_display.c | 2 +- drivers/gpu/drm/msm/dp/dp_pane