Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.h409 int amdgpu_gfx_mec_queue_to_bit(struct amdgpu_device *adev, int mec,
A Damdgpu_gfx.c41 int amdgpu_gfx_mec_queue_to_bit(struct amdgpu_device *adev, int mec, in amdgpu_gfx_mec_queue_to_bit() function
68 return test_bit(amdgpu_gfx_mec_queue_to_bit(adev, mec, pipe, queue), in amdgpu_gfx_is_mec_queue_enabled()

Completed in 6 milliseconds