Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.h14 struct a6xx_gmu_bo { struct
65 struct a6xx_gmu_bo hfi;
66 struct a6xx_gmu_bo debug;
67 struct a6xx_gmu_bo icache;
68 struct a6xx_gmu_bo dcache;
69 struct a6xx_gmu_bo dummy;
70 struct a6xx_gmu_bo log;
H A Da6xx_hfi.c736 struct a6xx_gmu_bo *hfi = &gmu->hfi; in a6xx_hfi_init()
H A Da6xx_gmu.c681 static bool fw_block_mem(struct a6xx_gmu_bo *bo, const struct block_header *blk) in fw_block_mem()
1148 static int a6xx_gmu_memory_alloc(struct a6xx_gmu *gmu, struct a6xx_gmu_bo *bo, in a6xx_gmu_memory_alloc()
H A Da6xx_gpu_state.c844 struct a6xx_gpu_state *a6xx_state, struct a6xx_gmu_bo *bo) in a6xx_snapshot_gmu_bo()