Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_bo.h13 struct nouveau_bo { struct
14 struct ttm_buffer_object bo;
15 struct ttm_placement placement;
16 u32 valid_domains;
17 struct ttm_place placements[3];
18 struct ttm_place busy_placements[3];
19 bool force_coherent;
20 struct ttm_bo_kmap_obj kmap;
21 struct list_head head;
45 static inline struct nouveau_bo * argument
[all …]

Completed in 3 milliseconds