Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.h71 static inline bool a6xx_has_gbif(struct adreno_gpu *gpu) in a6xx_has_gbif() function
H A Da6xx_gpu_state.c340 (a6xx_has_gbif(to_adreno_gpu(gpu)) ? 1 : 0); in a6xx_get_debugbus_blocks()
364 if (a6xx_has_gbif(to_adreno_gpu(gpu))) { in a6xx_get_debugbus_blocks()
497 if (!a6xx_has_gbif(adreno_gpu)) { in a6xx_get_debugbus()
1306 if (a6xx_has_gbif(adreno_gpu)) in a6xx_get_registers()
H A Da6xx_gpu.c883 } else if (a6xx_has_gbif(adreno_gpu)) { in hw_init()
1772 } else if (!a6xx_has_gbif(adreno_gpu)) { in a6xx_bus_clear_pending_transactions()