HomeSort by: relevance | last modified time | path
    Searched refs:gds_obj (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_bo_list.h 47 struct amdgpu_bo *gds_obj; member in struct:amdgpu_bo_list
amdgpu_bo_list.c 92 list->gds_obj = NULL;
141 list->gds_obj = bo;
amdgpu_cs.c 625 gds = p->bo_list->gds_obj;

Completed in 15 milliseconds