Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/etnaviv/
Detnaviv_gem.h23 struct etnaviv_vram_mapping { struct
24 struct list_head obj_node;
25 struct list_head scan_node;
26 struct list_head mmu_node;
27 struct etnaviv_gem_object *object;
28 struct etnaviv_iommu_context *context;
29 struct drm_mm_node vram_node;
30 unsigned int use;
31 u32 iova;