Re: [PATCH v5 01/15] drm/msm/dp: remove cached drm_edid from panel
From: Dmitry Baryshkov
Date: Thu May 28 2026 - 11:48:01 EST
On Thu, May 28, 2026 at 06:40:22PM +0800, Yongxing Mou wrote:
> The cached drm_edid seems unnecessary here. Use the drm_edid pointer
> directly in the plug stage instead of caching it. Remove the cached
> drm_edid and the corresponding oneliner to simplify the code.
>
> Signed-off-by: Yongxing Mou <yongxing.mou@xxxxxxxxxxxxxxxx>
> ---
> drivers/gpu/drm/msm/dp/dp_display.c | 28 +++++++++++-------
> drivers/gpu/drm/msm/dp/dp_panel.c | 57 ++++---------------------------------
> drivers/gpu/drm/msm/dp/dp_panel.h | 13 +++------
> 3 files changed, 27 insertions(+), 71 deletions(-)
>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
--
With best wishes
Dmitry