mirror_ubuntu-kernels/drivers/gpu/drm/mediatek
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
..
Kconfig Revert "drm: Switch DRM_DISPLAY_HELPER to depends on" 2024-05-02 17:58:23 +02:00
Makefile drm/mediatek: Rename files "mtk_drm_gem.c" to "mtk_gem.c" 2024-04-01 15:35:43 +00:00
mtk_cec.c drm/mediatek: Use devm_platform_ioremap_resource() 2023-12-07 15:58:02 +00:00
mtk_cec.h
mtk_crtc.c drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h" 2024-04-01 15:33:52 +00:00
mtk_crtc.h drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h" 2024-04-01 15:30:26 +00:00
mtk_ddp_comp.c drm/mediatek: Rename mtk_ddp_comp functions 2024-04-01 15:37:16 +00:00
mtk_ddp_comp.h drm/mediatek: Rename mtk_ddp_comp functions 2024-04-01 15:37:16 +00:00
mtk_disp_aal.c drm/mediatek: aal: drop driver owner initialization 2024-04-04 13:26:29 +00:00
mtk_disp_ccorr.c drm/mediatek: ccorr: drop driver owner initialization 2024-04-04 13:27:44 +00:00
mtk_disp_color.c drm/mediatek: color: drop driver owner initialization 2024-04-04 13:28:51 +00:00
mtk_disp_drv.h drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h" 2024-04-01 15:30:26 +00:00
mtk_disp_gamma.c drm/mediatek: gamma: drop driver owner initialization 2024-04-04 13:29:34 +00:00
mtk_disp_merge.c drm/mediatek: merge: drop driver owner initialization 2024-04-04 13:30:20 +00:00
mtk_disp_ovl_adaptor.c drm/mediatek: ovl_adaptor: drop driver owner initialization 2024-04-04 13:31:52 +00:00
mtk_disp_ovl.c drm/mediatek: ovl: drop driver owner initialization 2024-04-04 13:31:06 +00:00
mtk_disp_rdma.c drm/mediatek: rdma: drop driver owner initialization 2024-04-04 13:32:39 +00:00
mtk_dp_reg.h drm/mediatek: dp: Add support MT8188 dp/edp function 2023-09-24 14:00:23 +00:00
mtk_dp.c drm/mediatek: dp: Fix mtk_dp_aux_transfer return value 2024-04-22 13:29:07 +00:00
mtk_dpi_regs.h drm/mediatek: dpi: Add dp_intf support 2022-07-06 22:51:44 +08:00
mtk_dpi.c drm/mediatek: Rename mtk_ddp_comp functions 2024-04-01 15:37:16 +00:00
mtk_drm_drv.c drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h" 2024-04-01 15:33:52 +00:00
mtk_drm_drv.h drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h" 2024-04-01 15:26:45 +00:00
mtk_dsi.c drm/mediatek: dsi: Correct calculation formula of PHY Timing 2024-04-22 13:40:34 +00:00
mtk_ethdr.c drm/mediatek: ethdr: drop driver owner initialization 2024-04-04 13:33:21 +00:00
mtk_ethdr.h drm/mediatek: Add ETHDR support for MT8195 2023-03-22 16:25:00 +00:00
mtk_gem.c drm/mediatek: Rename files "mtk_drm_gem.c" to "mtk_gem.c" 2024-04-01 15:35:43 +00:00
mtk_gem.h drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h" 2024-04-01 15:33:52 +00:00
mtk_hdmi_ddc.c drm/mediatek: Use devm_platform_get_and_ioremap_resource() in mtk_hdmi_ddc_probe() 2024-04-01 14:02:19 +00:00
mtk_hdmi_regs.h
mtk_hdmi.c drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi" 2024-04-01 15:18:17 +00:00
mtk_hdmi.h drm/mediatek: Separate mtk_hdmi_phy to an independent module 2020-09-06 07:02:54 +08:00
mtk_mdp_rdma.c drm/mediatek: mdp_rdma: drop driver owner initialization 2024-04-04 13:34:11 +00:00
mtk_mdp_rdma.h drm/mediatek: Add display MDP RDMA support for MT8195 2022-06-27 22:24:14 +08:00
mtk_padding.c drm/mediatek: padding: drop driver owner initialization 2024-04-04 13:35:49 +00:00
mtk_plane.c drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h" 2024-04-01 15:33:52 +00:00
mtk_plane.h drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h" 2024-04-01 15:30:26 +00:00