HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_gfx_mqd_sw_init (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx.h 351 int amdgpu_gfx_mqd_sw_init(struct amdgpu_device *adev,
amdgpu_gfx.c 368 int amdgpu_gfx_mqd_sw_init(struct amdgpu_device *adev, function in typeref:typename:int
amdgpu_gfx_v10_0.c 1422 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v10_compute_mqd));
amdgpu_gfx_v8_0.c 2056 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct vi_mqd_allocation));
amdgpu_gfx_v9_0.c 2289 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v9_mqd_allocation));

Completed in 25 milliseconds