Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.h47 struct amdgpu_bo *gws_obj; member
Damdgpu_bo_list.c81 list->gws_obj = adev->gds.gws_gfx_bo; in amdgpu_bo_list_create()
123 list->gws_obj = entry->robj; in amdgpu_bo_list_create()
Damdgpu_cs.c715 gws = p->bo_list->gws_obj; in amdgpu_cs_parser_bos()