Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
Da6xx_gmu.h12 struct a6xx_gmu_bo { struct
59 struct a6xx_gmu_bo hfi;
60 struct a6xx_gmu_bo debug;
61 struct a6xx_gmu_bo icache;
62 struct a6xx_gmu_bo dcache;
63 struct a6xx_gmu_bo dummy;
64 struct a6xx_gmu_bo log;
Da6xx_hfi.c567 struct a6xx_gmu_bo *hfi = &gmu->hfi; in a6xx_hfi_init()
Da6xx_gmu.c666 static bool fw_block_mem(struct a6xx_gmu_bo *bo, const struct block_header *blk) in fw_block_mem()
1126 static int a6xx_gmu_memory_alloc(struct a6xx_gmu *gmu, struct a6xx_gmu_bo *bo, in a6xx_gmu_memory_alloc()