Searched refs:amdgpu_gfx_mqd_sw_init (Results 1 – 6 of 6) sorted by relevance
400 int amdgpu_gfx_mqd_sw_init(struct amdgpu_device *adev,
363 int amdgpu_gfx_mqd_sw_init(struct amdgpu_device *adev, in amdgpu_gfx_mqd_sw_init() function
2030 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct vi_mqd_allocation)); in gfx_v8_0_sw_init()
2170 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v9_mqd_allocation)); in gfx_v9_0_sw_init()
1397 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v11_compute_mqd)); in gfx_v11_0_sw_init()
4642 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v10_compute_mqd)); in gfx_v10_0_sw_init()
Completed in 54 milliseconds