Home
last modified time | relevance | path

Searched refs:a6xx_gmu_bo (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/msm/adreno/
Da6xx_gmu.h15 struct a6xx_gmu_bo { struct
66 struct a6xx_gmu_bo hfi;
67 struct a6xx_gmu_bo debug;
68 struct a6xx_gmu_bo icache;
69 struct a6xx_gmu_bo dcache;
70 struct a6xx_gmu_bo dummy;
71 struct a6xx_gmu_bo log;
Da6xx_gmu.c716 static bool fw_block_mem(struct a6xx_gmu_bo *bo, const struct block_header *blk) in fw_block_mem()
1232 static int a6xx_gmu_memory_alloc(struct a6xx_gmu *gmu, struct a6xx_gmu_bo *bo, in a6xx_gmu_memory_alloc()
Da6xx_hfi.c824 struct a6xx_gmu_bo *hfi = &gmu->hfi; in a6xx_hfi_init()
Da6xx_gpu_state.c1241 struct a6xx_gpu_state *a6xx_state, struct a6xx_gmu_bo *bo) in a6xx_snapshot_gmu_bo()