Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.c37 int amdgpu_gfx_mec_queue_to_bit(struct amdgpu_device *adev, int mec, in amdgpu_gfx_mec_queue_to_bit() function
64 return test_bit(amdgpu_gfx_mec_queue_to_bit(adev, mec, pipe, queue), in amdgpu_gfx_is_mec_queue_enabled()
Damdgpu_gfx.h375 int amdgpu_gfx_mec_queue_to_bit(struct amdgpu_device *adev, int mec,
Damdgpu_amdkfd.c170 clear_bit(amdgpu_gfx_mec_queue_to_bit(adev, in amdgpu_amdkfd_device_init()
Dgfx_v9_0.c5187 pipe = amdgpu_gfx_mec_queue_to_bit(adev, ring->me, ring->pipe, 0); in gfx_v9_0_pipe_reserve_resources()
5206 pipe = amdgpu_gfx_mec_queue_to_bit(adev, in gfx_v9_0_pipe_reserve_resources()
5216 pipe = amdgpu_gfx_mec_queue_to_bit(adev, in gfx_v9_0_pipe_reserve_resources()
Dgfx_v8_0.c6287 pipe = amdgpu_gfx_mec_queue_to_bit(adev, ring->me, ring->pipe, 0); in gfx_v8_0_pipe_reserve_resources()
6306 pipe = amdgpu_gfx_mec_queue_to_bit(adev, in gfx_v8_0_pipe_reserve_resources()
6316 pipe = amdgpu_gfx_mec_queue_to_bit(adev, in gfx_v8_0_pipe_reserve_resources()