Searched refs:gds_gfx_bo (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gds.h | 52 struct amdgpu_bo* gds_gfx_bo; member
|
D | amdgpu_bo_list.c | 80 list->gds_obj = adev->gds.gds_gfx_bo; in amdgpu_bo_list_create()
|
D | gfx_v7_0.c | 4585 &adev->gds.gds_gfx_bo, NULL, NULL); in gfx_v7_0_sw_init() 4615 amdgpu_bo_free_kernel(&adev->gds.gds_gfx_bo, NULL, NULL); in gfx_v7_0_sw_fini()
|
D | gfx_v9_0.c | 1601 &adev->gds.gds_gfx_bo, NULL, NULL); in gfx_v9_0_sw_init() 1638 amdgpu_bo_free_kernel(&adev->gds.gds_gfx_bo, NULL, NULL); in gfx_v9_0_sw_fini()
|
D | gfx_v8_0.c | 2167 &adev->gds.gds_gfx_bo, NULL, NULL); in gfx_v8_0_sw_init() 2199 amdgpu_bo_free_kernel(&adev->gds.gds_gfx_bo, NULL, NULL); in gfx_v8_0_sw_fini()
|