mirror_ubuntu-kernels/drivers/gpu/drm/bridge/analogix
Maxime Ripard 3166e7e6d9
drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on
Most of our helpers have relied on being selected so far through
Kconfig, but that creates issues when we have multiple layers of helpers
with some depending on others.

Indeed, select doesn't select a dependency's dependencies, and thus
isn't super intuitive. Depends on however doesn't have that limitation,
so we can just switch all the drivers that were selecting
DRM_DISPLAY_HDCP_HELPER to depend on it.

Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://lore.kernel.org/r/20240327-kms-kconfig-helpers-v3-11-eafee11b84b3@kernel.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
2024-03-28 11:26:51 +01:00
..
analogix_dp_core.c Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resume time" 2022-09-23 07:15:18 -07:00
analogix_dp_core.h drm: Rename dp/ to display/ 2022-04-25 11:17:45 +02:00
analogix_dp_reg.c drm/bridge: analogix_dp: Make PSR-exit block less 2021-11-04 11:54:09 +01:00
analogix_dp_reg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
analogix-anx78xx.c drm/bridge/analogix/anx78xx: Add missing definition 2023-09-20 12:57:07 +02:00
analogix-anx78xx.h drm/bridge: split some definitions of ANX78xx to dedicated headers 2019-11-08 10:27:32 +01:00
analogix-anx6345.c drm/bridge: fix -Wunused-const-variable= warning 2023-07-31 11:14:24 +02:00
analogix-i2c-dptx.c drm: Rename dp/ to display/ 2022-04-25 11:17:45 +02:00
analogix-i2c-dptx.h drm/bridge: Prepare Analogix anx6345 support 2019-11-08 10:27:53 +01:00
analogix-i2c-txcommon.h drm/bridge: Prepare Analogix anx6345 support 2019-11-08 10:27:53 +01:00
anx7625.c drm/bridge: anx7625: switch to ->edid_read callback 2024-02-09 10:15:18 +02:00
anx7625.h drm/bridge: anx7625: Ensure bridge is suspended in disable() 2024-01-22 08:53:42 -08:00
Kconfig drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on 2024-03-28 11:26:51 +01:00
Makefile drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP 2020-10-16 23:35:16 +02:00