Searched refs:a5xx_set_hwcg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
H A D | a5xx_gpu.h | 155 void a5xx_set_hwcg(struct msm_gpu *gpu, bool state);
|
H A D | a5xx_gpu.c | 323 void a5xx_set_hwcg(struct msm_gpu *gpu, bool state) in a5xx_set_hwcg() function 649 a5xx_set_hwcg(gpu, true); in a5xx_hw_init() 1173 a5xx_set_hwcg(gpu, true); in a5xx_pm_resume() 1385 a5xx_set_hwcg(gpu, false); in a5xx_gpu_state_get() 1395 a5xx_set_hwcg(gpu, true); in a5xx_gpu_state_get()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
H A D | a5xx_gpu.h | 155 void a5xx_set_hwcg(struct msm_gpu *gpu, bool state);
|
H A D | a5xx_gpu.c | 436 void a5xx_set_hwcg(struct msm_gpu *gpu, bool state) in a5xx_set_hwcg() function 819 a5xx_set_hwcg(gpu, true); in a5xx_hw_init() 1355 a5xx_set_hwcg(gpu, true); in a5xx_pm_resume() 1569 a5xx_set_hwcg(gpu, false); in a5xx_gpu_state_get() 1584 a5xx_set_hwcg(gpu, true); in a5xx_gpu_state_get()
|
Completed in 5 milliseconds