Home
last modified time | relevance | path

Searched refs:amdgpu_benchmark (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_benchmark.c122 int amdgpu_benchmark(struct amdgpu_device *adev, int test_number) in amdgpu_benchmark() function
DMakefile49 amdgpu_cs.o amdgpu_bios.o amdgpu_benchmark.o \
Damdgpu.h507 int amdgpu_benchmark(struct amdgpu_device *adev, int test_number);
Damdgpu_debugfs.c1574 r = amdgpu_benchmark(adev, val); in amdgpu_debugfs_benchmark()