Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h495 int amdgpu_gfx_enable_kgq(struct amdgpu_device *adev, int xcc_id);
H A Damdgpu_gfx.c636 int amdgpu_gfx_enable_kgq(struct amdgpu_device *adev, int xcc_id) in amdgpu_gfx_enable_kgq() function
H A Dgfx_v11_0.c3732 r = amdgpu_gfx_enable_kgq(adev, 0); in gfx_v11_0_cp_async_gfx_ring_resume()
H A Dgfx_v10_0.c6492 r = amdgpu_gfx_enable_kgq(adev, 0); in gfx_v10_0_cp_async_gfx_ring_resume()