Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_object.h77 struct amdgpu_bo { struct
96 struct amdgpu_bo *parent; argument
97 struct amdgpu_bo *shadow; argument
110 static inline struct amdgpu_bo *ttm_to_amdgpu_bo(struct ttm_buffer_object *tbo) in ttm_to_amdgpu_bo() argument