Searched refs:gmu_cgc_mode (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_catalog.c | 690 .gmu_cgc_mode = 0x00020202, 722 .gmu_cgc_mode = 0x00000222, 752 .gmu_cgc_mode = 0x00000222, 776 .gmu_cgc_mode = 0x00000222, 800 .gmu_cgc_mode = 0x00000222, 824 .gmu_cgc_mode = 0x00000222, 848 .gmu_cgc_mode = 0x00000222, 874 .gmu_cgc_mode = 0x00020200, 901 .gmu_cgc_mode = 0x00020202, 920 .gmu_cgc_mode = 0x00020202, [all …]
|
H A D | a6xx_gpu.h | 45 u32 gmu_cgc_mode; member
|
H A D | a6xx_gpu.c | 518 state ? adreno_gpu->info->a6xx->gmu_cgc_mode : 0); in a6xx_set_hwcg()
|