]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/dp: Add helper to dump an LTTPR PHY descriptor
authorImre Deak <imre.deak@intel.com>
Mon, 8 Jul 2024 19:00:28 +0000 (22:00 +0300)
committerImre Deak <imre.deak@intel.com>
Thu, 11 Jul 2024 17:56:26 +0000 (20:56 +0300)
commit0daf44ea9dccfcdb1fe694e9ea85497b6cc3a065
treec8e45d18c94f6e93895ea776ba6f9b8f0f1f4cdf
parent993d36ac99efeafeb7b5f12353def6d7d20d6389
drm/dp: Add helper to dump an LTTPR PHY descriptor

Add a helper to dump the DPCD descriptor for an LTTPR PHY. This is based
on [1] and [2] moving the helper to DRM core as suggested by Ville.

[1] https://lore.kernel.org/all/20240703155937.1674856-5-imre.deak@intel.com
[2] https://lore.kernel.org/all/20240703155937.1674856-6-imre.deak@intel.com

Cc: dri-devel@lists.freedesktop.org
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240708190029.271247-6-imre.deak@intel.com
drivers/gpu/drm/display/drm_dp_helper.c
include/drm/display/drm_dp.h
include/drm/display/drm_dp_helper.h