Home
last modified time | relevance | path

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

/linux/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;
18 bool force_coherent;
19 struct ttm_bo_kmap_obj kmap;
20 struct list_head head;
24 struct drm_file *reserved_by;
25 struct list_head entry;
26 int pbbo_index;
[all …]

Completed in 4 milliseconds