Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.h49 struct amdgpu_bo *gws_obj; member
Damdgpu_bo_list.c86 list->gws_obj = NULL; in amdgpu_bo_list_create()
126 list->gws_obj = bo; in amdgpu_bo_list_create()
Damdgpu_cs.c981 p->bo_list->gws_obj, in amdgpu_cs_parser_bos()