Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_benchmark.c162 void amdgpu_benchmark(struct amdgpu_device *adev, int test_number) in amdgpu_benchmark() function
DMakefile48 amdgpu_cs.o amdgpu_bios.o amdgpu_benchmark.o amdgpu_test.o \
Damdgpu.h1095 void amdgpu_benchmark(struct amdgpu_device *adev, int test_number);
Damdgpu_device.c2591 amdgpu_benchmark(adev, amdgpu_benchmarking); in amdgpu_device_init()