]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/bridge: analogix_dp: Support to get &analogix_dp_device.plat_data and &analogix_d...
authorDamon Ding <damon.ding@rock-chips.com>
Mon, 10 Mar 2025 10:41:06 +0000 (18:41 +0800)
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Sun, 20 Apr 2025 22:26:06 +0000 (01:26 +0300)
commitfd073dffef041d6a2d11f00cd6cbd8ff46083396
treeb08e4374eeba2fabb5da0f8d53128360b9bedbb8
parent46b0caaad3a5aed817a02b239d4cb4392c2a5dea
drm/bridge: analogix_dp: Support to get &analogix_dp_device.plat_data and &analogix_dp_device.aux

Add two new functions: one to find &analogix_dp_device.plat_data via
&drm_dp_aux, and the other to get &analogix_dp_device.aux. Both of them
serve for the function of getting panel from DP AUX bus, which is why
they are included in a single commit.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
Link: https://lore.kernel.org/r/20250310104114.2608063-6-damon.ding@rock-chips.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
drivers/gpu/drm/bridge/analogix/analogix_dp_core.c
include/drm/bridge/analogix_dp.h