Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.c88 struct amdgpu_bo *gws_obj = adev->gds.gws_gfx_bo; in amdgpu_bo_list_set() local
125 gws_obj = entry->robj; in amdgpu_bo_list_set()
138 list->gws_obj = gws_obj; in amdgpu_bo_list_set()
Damdgpu_cs.c701 struct amdgpu_bo *gws = parser->bo_list->gws_obj; in amdgpu_cs_ib_fill()
Damdgpu.h1084 struct amdgpu_bo *gws_obj; member