Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.h21 struct a6xx_info { struct
22 const struct adreno_reglist *hwcg;
23 const struct adreno_protect *protect;
24 u32 gmu_chipid;
25 u32 gmu_cgc_mode;
26 u32 prim_fifo_threshold;
H A Da6xx_gmu.c785 const struct a6xx_info *a6xx_info = adreno_gpu->info->a6xx; in a6xx_gmu_fw_start() local