Home
last modified time | relevance | path

Searched defs:amdgpu_bo (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_object.h85 struct amdgpu_bo { struct
103 struct amdgpu_bo *parent; argument
104 struct amdgpu_bo *shadow; argument
119 static inline struct amdgpu_bo *ttm_to_amdgpu_bo(struct ttm_buffer_object *tbo) in ttm_to_amdgpu_bo() argument