Home
last modified time | relevance | path

Searched refs:amdgpu_gfx_compute_mqd_sw_init (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h46 int amdgpu_gfx_compute_mqd_sw_init(struct amdgpu_device *adev,
Damdgpu_gfx.c274 int amdgpu_gfx_compute_mqd_sw_init(struct amdgpu_device *adev, in amdgpu_gfx_compute_mqd_sw_init() function
Dgfx_v9_0.c1594 r = amdgpu_gfx_compute_mqd_sw_init(adev, sizeof(struct v9_mqd_allocation)); in gfx_v9_0_sw_init()
Dgfx_v8_0.c2160 r = amdgpu_gfx_compute_mqd_sw_init(adev, sizeof(struct vi_mqd_allocation)); in gfx_v8_0_sw_init()