]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/bridge: analogix_dp: convert to struct drm_edid
authorJani Nikula <jani.nikula@intel.com>
Tue, 14 May 2024 12:55:09 +0000 (15:55 +0300)
committerJani Nikula <jani.nikula@intel.com>
Mon, 27 May 2024 12:31:05 +0000 (15:31 +0300)
commit3c5426740ee84f2d03c5bdc831c52c89334bbf69
tree49d5a82dcebd23bc56e674ee296f6e84f4357390
parent375c4d1583948cf2439833e4a85d5a0aee853895
drm/bridge: analogix_dp: convert to struct drm_edid

Prefer the struct drm_edid based functions for reading the EDID and
updating the connector.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/6f3bd1233a0922551761666f0c96c3766e3c5f96.1715691257.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/bridge/analogix/analogix_dp_core.c