Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.h50 struct amdgpu_bo *gws_obj; member
H A Damdgpu_bo_list.c94 list->gws_obj = NULL; in amdgpu_bo_list_create()
134 list->gws_obj = bo; in amdgpu_bo_list_create()
H A Damdgpu_cs.c981 p->bo_list->gws_obj, in amdgpu_cs_parser_bos()