Searched refs:amdgpu_gfx_mqd_sw_init (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h485 int amdgpu_gfx_mqd_sw_init(struct amdgpu_device *adev,
H A Damdgpu_gfx.c381 int amdgpu_gfx_mqd_sw_init(struct amdgpu_device *adev, function
H A Dgfx_v9_4_3.c925 r = amdgpu_gfx_mqd_sw_init(adev,
H A Dgfx_v9_0.c2159 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v9_mqd_allocation), 0);
H A Dgfx_v8_0.c2030 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct vi_mqd_allocation), 0);
H A Dgfx_v11_0.c1468 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v11_compute_mqd), 0);
H A Dgfx_v10_0.c4739 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v10_compute_mqd), 0);

Completed in 299 milliseconds