mirror-linux/drivers/gpu/drm/amd/display/dc/dcn10
Tom Rix 75bf1df75d drm/amd/display: set variables aperture_default_system and context0_default_system storage-class-specifier to static
smatch reports
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hubp.c:758:10: warning: symbol
  'aperture_default_system' was not declared. Should it be static?
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hubp.c:759:10: warning: symbol
  'context0_default_system' was not declared. Should it be static?

These variables are 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
..
Makefile
dcn10_cm_common.c
dcn10_cm_common.h
dcn10_dpp.c drm/amd/display: Fix rotated cursor offset calculation 2022-11-23 09:47:14 -05:00
dcn10_dpp.h drm/amd/display: reset the scaler boundary mode 2023-03-14 15:34:57 -04:00
dcn10_dpp_cm.c
dcn10_dpp_dscl.c drm/amd/display: reset the scaler boundary mode 2023-03-14 15:34:57 -04:00
dcn10_dwb.c drm/amd/display: Drop unnecessary DCN guards 2023-03-07 14:22:40 -05:00
dcn10_dwb.h drm/amd/display: Drop unnecessary DCN guards 2023-03-07 14:22:40 -05:00
dcn10_hubbub.c drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change" 2022-12-09 16:50:30 -05:00
dcn10_hubbub.h drm/amd/display: add hubbub_init related 2023-01-13 14:59:48 -05:00
dcn10_hubp.c drm/amd/display: set variables aperture_default_system and context0_default_system storage-class-specifier to static 2023-04-11 18:03:44 -04:00
dcn10_hubp.h
dcn10_hw_sequencer.c drm/amd/display: Fix 4to1 MPC black screen with DPP RCO 2023-03-31 11:18:54 -04:00
dcn10_hw_sequencer.h drm/amd/display: Remove interface for periodic interrupt 1 2022-09-29 09:41:44 -04:00
dcn10_hw_sequencer_debug.c drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change" 2022-12-09 16:50:30 -05:00
dcn10_hw_sequencer_debug.h
dcn10_init.c drm/amd/display: rework recent update PHY state commit 2022-09-19 15:10:24 -04:00
dcn10_init.h
dcn10_ipp.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
dcn10_ipp.h
dcn10_link_encoder.c drm/amd/display: Remove unused local variables 2023-02-23 17:36:00 -05:00
dcn10_link_encoder.h drm/amd/display: Fix USBC link creation 2022-06-03 16:43:38 -04:00
dcn10_mpc.c drm/amd/display: Avoid MPC infinite loop 2022-08-10 15:12:06 -04:00
dcn10_mpc.h
dcn10_opp.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
dcn10_opp.h
dcn10_optc.c drm/amd/display: Add events log to trace OPTC lock and unlock 2022-10-24 14:36:06 -04:00
dcn10_optc.h drm/amd/display: Add CRC and DMUB test support 2023-03-22 00:59:52 -04:00
dcn10_resource.c drm/amd/display: Set MPC_SPLIT_DYNAMIC for DCN10 2023-03-22 01:00:08 -04:00
dcn10_resource.h
dcn10_stream_encoder.c drm/amd/display: convert link.h functions to function pointer style 2023-03-14 15:35:03 -04:00
dcn10_stream_encoder.h drm/amd/display: Program ACP related register 2022-07-05 16:13:18 -04:00