Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.h108 void a6xx_gpu_sw_reset(struct msm_gpu *gpu, bool assert);
H A Da6xx_gpu.c1532 a6xx_gpu_sw_reset(gpu, true); in a6xx_recover()
1533 a6xx_gpu_sw_reset(gpu, false); in a6xx_recover()
1889 void a6xx_gpu_sw_reset(struct msm_gpu *gpu, bool assert) in a6xx_gpu_sw_reset() function
H A Da6xx_gmu.c911 a6xx_gpu_sw_reset(gpu, true); in a6xx_gmu_force_off()