mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-26 01:06:23 +00:00
tests: Rename core_getparams to drv_getparams
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
This commit is contained in:
parent
ae339f0977
commit
505645c2ab
2
tests/.gitignore
vendored
2
tests/.gitignore
vendored
@ -1,7 +1,6 @@
|
||||
# Please keep sorted alphabetically
|
||||
core_get_client_auth
|
||||
core_getclient
|
||||
core_getparams
|
||||
core_getstats
|
||||
core_getversion
|
||||
drm_import_export
|
||||
@ -10,6 +9,7 @@ drm_vma_limiter
|
||||
drm_vma_limiter_cached
|
||||
drm_vma_limiter_cpu
|
||||
drm_vma_limiter_gtt
|
||||
drv_getparams
|
||||
drv_hangman
|
||||
drv_suspend
|
||||
gem_alive
|
||||
|
@ -15,7 +15,7 @@ NOUVEAU_TESTS_M = \
|
||||
|
||||
TESTS_progs_M = \
|
||||
core_get_client_auth \
|
||||
core_getparams \
|
||||
drv_getparams \
|
||||
drv_suspend \
|
||||
drv_hangman \
|
||||
gem_bad_reloc \
|
||||
|
Loading…
x
Reference in New Issue
Block a user