HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_benchmark (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_benchmark.c 1 /* $NetBSD: amdgpu_benchmark.c,v 1.4 2021/12/18 23:44:58 riastradh Exp $ */
28 __KERNEL_RCSID(0, "$NetBSD: amdgpu_benchmark.c,v 1.4 2021/12/18 23:44:58 riastradh Exp $");
165 void amdgpu_benchmark(struct amdgpu_device *adev, int test_number) function in typeref:typename:void
Makefile 49 amdgpu_cs.o amdgpu_bios.o amdgpu_benchmark.o amdgpu_test.o \
amdgpu.h 546 void amdgpu_benchmark(struct amdgpu_device *adev, int test_number);
amdgpu_device.c 3300 amdgpu_benchmark(adev, amdgpu_benchmarking);
  /src/sys/modules/amdgpu/
Makefile 171 SRCS+= amdgpu_benchmark.c

Completed in 17 milliseconds