linux-stable/drivers/gpu/drm/vc4
Tom Rix c2ba16cddd
drm/vc4: remove unused render_wait variable
smatch reports
drivers/gpu/drm/vc4/vc4_irq.c:60:1: warning: symbol
  'render_wait' was not declared. Should it be static?

This variable is not used so remove it.

Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20230406151203.1953812-1-trix@redhat.com
2023-04-11 14:15:18 +02:00
..
tests drm/vc4: tests: Add unit test suite for the PV muxing 2022-12-08 09:56:56 +01:00
Kconfig drm/vc4: allow DRM_VC4_KUNIT_TEST to be a loadable module 2023-02-02 13:37:26 +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 Linux 6.2-rc6 2023-01-31 12:23:23 +01:00
vc4_crtc.c drm next for 6.3-rc1 2023-02-22 18:28:03 -08: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 GEM DMA fbdev emulation 2023-03-14 17:07:49 +01:00
vc4_drv.h drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_info 2023-02-28 17:51:03 -03:00
vc4_dsi.c vc4: fix build failure in vc4_dsi_dev_probe() 2023-01-19 09:16:04 +01:00
vc4_fence.c
vc4_gem.c drm/vc4: replace obj lookup steps with drm_gem_objects_lookup 2023-02-28 17:51:04 -03:00
vc4_hdmi.c drm/scdc-helper: Pimp SCDC debugs 2023-04-06 01:30:12 +03:00
vc4_hdmi.h Revert "drm/vc4: hdmi: Fix HSM clock too low on Pi4" 2023-02-16 10:24:10 +01:00
vc4_hdmi_phy.c
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/vc4: remove unused render_wait variable 2023-04-11 14:15:18 +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 next for 6.3-rc1 2023-02-22 18:28:03 -08: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
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/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_info 2023-02-28 17:51:03 -03: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