Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h531 int amdgpu_gfx_mec_queue_to_bit(struct amdgpu_device *adev, int mec,
Damdgpu_gfx.c46 int amdgpu_gfx_mec_queue_to_bit(struct amdgpu_device *adev, int mec, in amdgpu_gfx_mec_queue_to_bit() function
73 return test_bit(amdgpu_gfx_mec_queue_to_bit(adev, mec, pipe, queue), in amdgpu_gfx_is_mec_queue_enabled()