Home
last modified time | relevance | path

Searched refs:amdgpu_gfx_mec_queue_to_bit (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h495 int amdgpu_gfx_mec_queue_to_bit(struct amdgpu_device *adev, int mec,
Damdgpu_gfx.c43 int amdgpu_gfx_mec_queue_to_bit(struct amdgpu_device *adev, int mec, in amdgpu_gfx_mec_queue_to_bit() function
70 return test_bit(amdgpu_gfx_mec_queue_to_bit(adev, mec, pipe, queue), in amdgpu_gfx_is_mec_queue_enabled()