Re: [PATCH v2 08/14] drm/msm/dp: move/inline panel related functions
Quoting Dmitry Baryshkov (2024-12-02 02:06:38) > Move panel-related functions to dp_panel.c, following up the cleanup > done by the rest of the submodules. > > Signed-off-by: Dmitry Baryshkov > --- Reviewed-by: Stephen Boyd
[PATCH v2 08/14] drm/msm/dp: move/inline panel related functions
Move panel-related functions to dp_panel.c, following up the cleanup done by the rest of the submodules. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/dp/dp_catalog.c | 192 - drivers/gpu/drm/msm/dp/dp_catalog.h | 9 -- drivers/gpu/drm/msm/dp/dp_ctrl.c