Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_gfx.h46 int amdgpu_gfx_compute_mqd_sw_init(struct amdgpu_device *adev,
HDamdgpu_gfx.c274 int amdgpu_gfx_compute_mqd_sw_init(struct amdgpu_device *adev, in amdgpu_gfx_compute_mqd_sw_init() function
HDgfx_v9_0.c1595 r = amdgpu_gfx_compute_mqd_sw_init(adev, sizeof(struct v9_mqd_allocation)); in gfx_v9_0_sw_init()
HDgfx_v8_0.c2160 r = amdgpu_gfx_compute_mqd_sw_init(adev, sizeof(struct vi_mqd_allocation)); in gfx_v8_0_sw_init()