Home
last modified time | relevance | path

Searched refs:amdgpu_gfx_mqd_sw_init (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h388 int amdgpu_gfx_mqd_sw_init(struct amdgpu_device *adev,
Damdgpu_gfx.c363 int amdgpu_gfx_mqd_sw_init(struct amdgpu_device *adev, in amdgpu_gfx_mqd_sw_init() function
Dgfx_v11_0.c1414 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v11_compute_mqd)); in gfx_v11_0_sw_init()
Dgfx_v9_0.c2229 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v9_mqd_allocation)); in gfx_v9_0_sw_init()
Dgfx_v8_0.c2057 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct vi_mqd_allocation)); in gfx_v8_0_sw_init()
Dgfx_v10_0.c4723 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v10_compute_mqd)); in gfx_v10_0_sw_init()