diff options
| author | Tom Rix <[email protected]> | 2022-04-16 14:47:36 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-04-19 13:58:32 -0400 |
| commit | 79847f13a086675c2332c2c7648fce5bfee7b9ee (patch) | |
| tree | 892829b3fc21176cbd33610b86e1b37c0351eae6 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 3eccf76c2defa01a48f444d914b8ccd94ab661d5 (diff) | |
drm/radeon/kms: change evergreen_default_state table from global to static
evergreen_default_state and evergreen_default_size are only
used in evergreen.c. Single file symbols should be static.
So move their definitions to evergreen_blit_shaders.h
and change their storage-class-specifier to static.
Remove unneeded evergreen_blit_shader.c
evergreen_ps/vs definitions were removed with
commit 4f8629675800 ("drm/radeon/kms: remove r6xx+ blit copy routines")
So their declarations in evergreen_blit_shader.h
are not needed, so remove them.
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions