Searched refs:gws_gfx_bo (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gds.h | 53 struct amdgpu_bo* gws_gfx_bo; member
|
D | amdgpu_bo_list.c | 81 list->gws_obj = adev->gds.gws_gfx_bo; in amdgpu_bo_list_create()
|
D | gfx_v7_0.c | 4591 &adev->gds.gws_gfx_bo, NULL, NULL); in gfx_v7_0_sw_init() 4614 amdgpu_bo_free_kernel(&adev->gds.gws_gfx_bo, NULL, NULL); in gfx_v7_0_sw_fini()
|
D | gfx_v9_0.c | 1607 &adev->gds.gws_gfx_bo, NULL, NULL); in gfx_v9_0_sw_init() 1637 amdgpu_bo_free_kernel(&adev->gds.gws_gfx_bo, NULL, NULL); in gfx_v9_0_sw_fini()
|
D | gfx_v8_0.c | 2173 &adev->gds.gws_gfx_bo, NULL, NULL); in gfx_v8_0_sw_init() 2198 amdgpu_bo_free_kernel(&adev->gds.gws_gfx_bo, NULL, NULL); in gfx_v8_0_sw_fini()
|