mirror_ubuntu-kernels/drivers/gpu/drm/vc4
Charles Keepax db827cb34c
drm/vc4: Migrate to new style legacy DAI naming flag
Change the legacy DAI naming flag from opting in to the new scheme
(non_legacy_dai_naming), to opting out of it (legacy_dai_naming).
This driver appears to be on the CPU side of the DAI link and
currently uses the legacy naming, so add the new flag.

Acked-by: Maxime Ripard <maxime@cerno.tech>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220623125250.2355471-4-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-06-27 13:16:16 +01:00
..
Kconfig Linux 5.18-rc5 2022-05-03 16:08:48 +10:00
Makefile
vc4_bo.c drm/vc4: simplify the return expression of vc4_grab_bin_bo() 2022-04-29 16:27:35 +02:00
vc4_crtc.c drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros 2022-04-06 15:18:01 +02:00
vc4_debugfs.c drm/vc4: Leverage the load tracker on the BCM2711 2021-11-04 10:36:25 +01:00
vc4_dpi.c drm/vc4: dpi: Switch to devm_drm_of_get_bridge 2021-09-14 10:39:30 +02:00
vc4_drv.c Driver core changes for 5.18-rc1 2022-03-28 12:41:28 -07:00
vc4_drv.h drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros 2022-04-06 15:18:01 +02:00
vc4_dsi.c drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage 2022-04-21 09:09:24 +02:00
vc4_fence.c
vc4_gem.c drm/vc4: Use newer fence API properly to fix build errors 2022-04-07 15:26:06 +02:00
vc4_hdmi_phy.c drm/vc4: hdmi: Rename pixel_rate variable 2022-03-24 13:43:59 +01:00
vc4_hdmi_regs.h drm/vc4: hdmi: Support HDMI YUV output 2022-03-24 13:44:00 +01:00
vc4_hdmi.c drm/vc4: Migrate to new style legacy DAI naming flag 2022-06-27 13:16:16 +01:00
vc4_hdmi.h drm/vc4: hdmi: Remove vc4_hdmi_encoder 2022-04-21 09:01:16 +02:00
vc4_hvs.c drm/vc4: hvs: Reset muxes at probe time 2022-04-08 13:38:06 +02:00
vc4_irq.c drm/vc4: add tracepoints for CL submissions 2022-03-17 15:12:25 +01:00
vc4_kms.c drm/vc4: kms: Improve logging 2022-04-08 13:38:07 +02:00
vc4_packet.h
vc4_perfmon.c
vc4_plane.c drm/vc4: simplify the return expression of vc4_prepare_fb() 2022-04-29 16:26:56 +02:00
vc4_qpu_defines.h
vc4_regs.h drm/vc4: hvs: Fix frame count register readout 2022-04-06 15:18:01 +02:00
vc4_render_cl.c
vc4_trace_points.c
vc4_trace.h drm/vc4: add tracepoints for CL submissions 2022-03-17 15:12:25 +01:00
vc4_txp.c Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm into drm-next 2022-05-11 12:40:47 +10:00
vc4_v3d.c drm/vc4: Convert to Linux IRQ interfaces 2021-08-10 20:13:53 +02:00
vc4_validate_shaders.c
vc4_validate.c
vc4_vec.c drm/vc4: Separate VEC compatible variants 2021-05-24 13:52:33 +02:00