Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_gfx.h489 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, in amdgpu_gfx_mqd_sw_init() function
H A Dgfx_v9_4_3.c856 r = amdgpu_gfx_mqd_sw_init(adev, in gfx_v9_4_3_sw_init()
H A Dgfx_v11_0.c1449 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v11_compute_mqd), 0); in gfx_v11_0_sw_init()
H A Dgfx_v8_0.c2031 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct vi_mqd_allocation), 0); in gfx_v8_0_sw_init()
H A Dgfx_v9_0.c2164 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v9_mqd_allocation), 0); in gfx_v9_0_sw_init()
H A Dgfx_v10_0.c4621 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v10_compute_mqd), 0); in gfx_v10_0_sw_init()