linux/drivers/gpu/drm/vc4
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
..
tests drm/vc4: tests: Use KUNIT_DEFINE_ACTION_WRAPPER 2023-12-18 13:21:14 -07:00
Kconfig Revert "drm: Switch DRM_DISPLAY_HELPER to depends on" 2024-05-02 17:58:23 +02:00
Makefile
vc4_bo.c
vc4_crtc.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
vc4_debugfs.c
vc4_dpi.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
vc4_drv.c drm/vc4: Call drm_atomic_helper_shutdown() at shutdown time 2023-09-21 10:49:04 -07:00
vc4_drv.h drm/print: drop include debugfs.h and include where needed 2024-04-25 17:05:48 +03:00
vc4_dsi.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
vc4_fence.c
vc4_gem.c
vc4_hdmi.c drm/vc4: hdmi: switch to struct drm_edid 2024-04-22 21:44:30 +03:00
vc4_hdmi.h
vc4_hdmi_phy.c
vc4_hdmi_regs.h
vc4_hvs.c
vc4_irq.c
vc4_kms.c
vc4_packet.h
vc4_perfmon.c
vc4_plane.c drm/vc4: don't check if plane->state->fb == state->fb 2024-01-11 10:32:12 -03:00
vc4_qpu_defines.h
vc4_regs.h drm/vc4: fix typo 2023-10-23 16:24:55 +02:00
vc4_render_cl.c
vc4_trace.h
vc4_trace_points.c
vc4_txp.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
vc4_v3d.c
vc4_validate.c
vc4_validate_shaders.c
vc4_vec.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00