Home
last modified time | relevance | path

Searched refs:gws_obj (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.c113 struct amdgpu_bo *gws_obj = adev->gds.gws_gfx_bo; in amdgpu_bo_list_set() local
162 gws_obj = entry->robj; in amdgpu_bo_list_set()
176 list->gws_obj = gws_obj; in amdgpu_bo_list_set()
Damdgpu_cs.c655 struct amdgpu_bo *gws = p->bo_list->gws_obj; in amdgpu_cs_parser_bos()
Damdgpu.h776 struct amdgpu_bo *gws_obj; member