linux/drivers/gpu/drm/amd/display
Tom Rix ff38d974bc drm/amd/display: set variable dcn3_14_soc storage-class-specifier to static
smatch reports
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c💯37: warning: symbol
  'dcn3_14_soc' was not declared. Should it be static?

This variable is only used in one file so should be static.

Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-04-11 18:03:44 -04:00
..
amdgpu_dm drm/amd/display: Fix potential null dereference 2023-04-11 18:03:43 -04:00
dc drm/amd/display: set variable dcn3_14_soc storage-class-specifier to static 2023-04-11 18:03:44 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.161.0 2023-04-11 18:03:43 -04:00
include drm/amd/display: Add CRC and DMUB test support 2023-03-22 00:59:52 -04:00
modules drm/amd/display: remove unused average_render_time_in_us and i variables 2023-04-11 18:03:22 -04:00
Kconfig drm/amd/display: Rename DCN config to FP 2023-03-07 14:22:40 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCP 2023-03-07 14:22:39 -05:00
TODO