Home
last modified time | relevance | path

Searched refs:gfx_v8_0_get_gpu_clock_counter (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dgfx_v8_0.h29 uint64_t gfx_v8_0_get_gpu_clock_counter(struct amdgpu_device *adev);
Dvi.c1380 .get_gpu_clock_counter = &gfx_v8_0_get_gpu_clock_counter,
Dgfx_v8_0.c4388 uint64_t gfx_v8_0_get_gpu_clock_counter(struct amdgpu_device *adev) in gfx_v8_0_get_gpu_clock_counter() function