/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_gfx.h | 364 bool amdgpu_gfx_is_mec_queue_enabled(struct amdgpu_device *adev, int mec,
|
amdgpu_gfx.c | 67 bool amdgpu_gfx_is_mec_queue_enabled(struct amdgpu_device *adev, function in typeref:typename:bool
|
amdgpu_gfx_v10_0.c | 1397 if (!amdgpu_gfx_is_mec_queue_enabled(adev, i, k,
|
amdgpu_gfx_v7_0.c | 4510 if (!amdgpu_gfx_is_mec_queue_enabled(adev, i, k, j))
|
amdgpu_gfx_v8_0.c | 2030 if (!amdgpu_gfx_is_mec_queue_enabled(adev, i, k, j))
|
amdgpu_gfx_v9_0.c | 2263 if (!amdgpu_gfx_is_mec_queue_enabled(adev, i, k, j))
|