linux-stable/drivers/gpu/drm/vc4
Uwe Kleine-König 9873039caa
drm/vc4: dsi: Drop unused i2c include
The driver doesn't make use of any symbol provided by <linux/i2c.h>. So
drop the include.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221219084023.1402282-1-u.kleine-koenig@pengutronix.de
2023-01-10 12:11:48 +01:00
..
tests drm/vc4: tests: Add unit test suite for the PV muxing 2022-12-08 09:56:56 +01:00
Kconfig drm/vc4: tests: Introduce a mocking infrastructure 2022-12-08 09:56:56 +01:00
Makefile drm/vc4: tests: Add unit test suite for the PV muxing 2022-12-08 09:56:56 +01:00
vc4_bo.c drm/vc4: use new debugfs device-centered functions 2022-12-22 14:59:16 -03:00
vc4_crtc.c drm/vc4: crtc: Fix timings for VEC modes 2023-01-09 15:21:31 +01:00
vc4_debugfs.c drm/vc4: use new debugfs device-centered functions 2022-12-22 14:59:16 -03:00
vc4_dpi.c drm/vc4: use new debugfs device-centered functions 2022-12-22 14:59:16 -03:00
vc4_drv.c drm/vc4: use new debugfs device-centered functions 2022-12-22 14:59:16 -03:00
vc4_drv.h drm/vc4: use new debugfs device-centered functions 2022-12-22 14:59:16 -03:00
vc4_dsi.c drm/vc4: dsi: Drop unused i2c include 2023-01-10 12:11:48 +01:00
vc4_fence.c
vc4_gem.c drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr} 2022-08-03 18:32:27 +02:00
vc4_hdmi.c drm/vc4: hdmi: Correct interlaced timings again 2023-01-09 15:26:04 +01:00
vc4_hdmi.h Linux 6.1-rc6 2022-11-24 11:05:43 +10: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: tests: Fail the current test if we access a register 2022-12-08 09:56:56 +01:00
vc4_hvs.c drm/vc4: hvs: Ignore atomic_flush if we're disabled 2023-01-09 15:21:31 +01:00
vc4_irq.c drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr} 2022-08-03 18:32:27 +02:00
vc4_kms.c drm/vc4: hvs: Support zpos on all planes 2023-01-09 15:21:31 +01:00
vc4_packet.h
vc4_perfmon.c drm/vc4: perfmon: Add missing mutex_destroy 2022-07-13 10:46:13 +02:00
vc4_plane.c drm/vc4: plane: Add 3:3:2 and 4:4:4:4 RGB/RGBX/RGBA formats 2023-01-09 15:21:31 +01:00
vc4_qpu_defines.h
vc4_regs.h drm/vc4: Add comments for which HVS_PIXEL_ORDER_xxx defines apply 2023-01-09 15:21:31 +01:00
vc4_render_cl.c drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr} 2022-08-03 18:32:27 +02:00
vc4_trace.h drm/vc4: add tracepoints for CL submissions 2022-03-17 15:12:25 +01:00
vc4_trace_points.c
vc4_txp.c drm/vc4: tests: Fail the current test if we access a register 2022-12-08 09:56:56 +01:00
vc4_v3d.c drm/vc4: use new debugfs device-centered functions 2022-12-22 14:59:16 -03:00
vc4_validate.c drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr} 2022-08-03 18:32:27 +02:00
vc4_validate_shaders.c drm/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
vc4_vec.c drm/vc4: vec: Support progressive modes 2023-01-09 15:26:22 +01:00