Home
last modified time | relevance | path

Searched defs:kiq (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_gfx.c205 struct amdgpu_kiq *kiq = &adev->gfx.kiq; in amdgpu_gfx_kiq_init_ring() local
242 struct amdgpu_kiq *kiq = &adev->gfx.kiq; in amdgpu_gfx_kiq_fini() local
252 struct amdgpu_kiq *kiq = &adev->gfx.kiq; in amdgpu_gfx_kiq_init() local
H A Damdgpu_virt.c145 struct amdgpu_kiq *kiq = &adev->gfx.kiq; in amdgpu_virt_kiq_rreg() local
199 struct amdgpu_kiq *kiq = &adev->gfx.kiq; in amdgpu_virt_kiq_wreg() local
H A Dgfx_v9_0.c1486 struct amdgpu_kiq *kiq; in gfx_v9_0_sw_init() local
H A Dgfx_v8_0.c2028 struct amdgpu_kiq *kiq; in gfx_v8_0_sw_init() local
H A Damdgpu.h906 struct amdgpu_kiq kiq; member