Searched refs:amdgpu_benchmark (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_benchmark.c | 160 void amdgpu_benchmark(struct amdgpu_device *adev, int test_number) in amdgpu_benchmark() function
|
H A D | Makefile | 49 amdgpu_cs.o amdgpu_bios.o amdgpu_benchmark.o amdgpu_test.o \
|
H A D | amdgpu.h | 560 void amdgpu_benchmark(struct amdgpu_device *adev, int test_number);
|
H A D | amdgpu_device.c | 3500 amdgpu_benchmark(adev, amdgpu_benchmarking); in amdgpu_device_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_benchmark.c | 122 int amdgpu_benchmark(struct amdgpu_device *adev, int test_number) in amdgpu_benchmark() function
|
H A D | Makefile | 70 amdgpu_cs.o amdgpu_bios.o amdgpu_benchmark.o \
|
H A D | amdgpu.h | 497 int amdgpu_benchmark(struct amdgpu_device *adev, int test_number);
|
H A D | amdgpu_debugfs.c | 1756 r = amdgpu_benchmark(adev, val); in amdgpu_debugfs_benchmark() 2186 debugfs_create_file("amdgpu_benchmark", 0200, root, adev, in amdgpu_debugfs_init()
|
Completed in 14 milliseconds