Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_benchmark.c162 void amdgpu_benchmark(struct amdgpu_device *adev, int test_number) in amdgpu_benchmark() function
DMakefile49 amdgpu_cs.o amdgpu_bios.o amdgpu_benchmark.o amdgpu_test.o \
Damdgpu.h589 void amdgpu_benchmark(struct amdgpu_device *adev, int test_number);
Damdgpu_device.c3731 amdgpu_benchmark(adev, amdgpu_benchmarking); in amdgpu_device_init()