linux/drivers/gpu/drm/bridge/analogix
Geert Uytterhoeven 05b8b6dd22
Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"
This reverts commit e075e496f5, as helper
code should always be selected by the driver that needs it, for the
convenience of the final user configuring a kernel.

The user who configures a kernel should not need to know which helpers
are needed for the driver he is interested in.  Making a driver depend
on helper code means that the user needs to know which helpers to enable
first, which is very user-unfriendly.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://patchwork.freedesktop.org/patch/msgid/1ba76cc4d96a8afefff5d1bc42fb1e1329c5da68.1713780345.git.geert+renesas@glider.be
Signed-off-by: Maxime Ripard <mripard@kernel.org>
2024-05-02 17:58:23 +02:00
..
analogix-anx78xx.c drm/bridge/analogix/anx78xx: Add missing definition 2023-09-20 12:57:07 +02:00
analogix-anx78xx.h
analogix-anx6345.c drm/bridge: fix -Wunused-const-variable= warning 2023-07-31 11:14:24 +02:00
analogix-i2c-dptx.c
analogix-i2c-dptx.h
analogix-i2c-txcommon.h
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
analogix_dp_reg.c
analogix_dp_reg.h
anx7625.c drm/bridge: anx7625: Update audio status while detecting 2024-04-16 15:38:06 +02:00
anx7625.h drm/bridge: anx7625: Ensure bridge is suspended in disable() 2024-01-22 08:53:42 -08:00
Kconfig Revert "drm: Switch DRM_DISPLAY_HELPER to depends on" 2024-05-02 17:58:23 +02:00
Makefile