summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/freesync/freesync.c
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2022-04-07 17:46:59 -0400
committerAlex Deucher <alexander.deucher@amd.com>2022-04-11 13:50:35 -0400
commit024106930ce7d8192f97f0341f233e8d34db7e5c (patch)
treee4f9ec51b4d8bbf5bd2f412fa20a1a0a30e8722c /drivers/gpu/drm/amd/display/modules/freesync/freesync.c
parentdc2947b35f519efbcdd67815ec965b8c9056d274 (diff)
downloadlinux-024106930ce7d8192f97f0341f233e8d34db7e5c.tar.bz2
drm/radeon: change cayman_default_state table from global to static
cayman_default_state and cayman_default_size are only used in ni.c. Single file symbols should be static. So move their definitions to cayman_blit_shaders.h and change their storage-class-specifier to static. Remove unneeded cayman_blit_shader.c cayman_ps/vs definitions were removed with commit 4f8629675800 ("drm/radeon/kms: remove r6xx+ blit copy routines") So their declarations in cayman_blit_shader.h are not needed, so remove them. Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync/freesync.c')
0 files changed, 0 insertions, 0 deletions