Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.h57 static inline bool a6xx_has_gbif(struct adreno_gpu *gpu) in a6xx_has_gbif() function
H A Da6xx_gpu_state.c386 (a6xx_has_gbif(to_adreno_gpu(gpu)) ? 1 : 0); in a6xx_get_debugbus()
410 if (a6xx_has_gbif(to_adreno_gpu(gpu))) { in a6xx_get_debugbus()
429 if (!a6xx_has_gbif(to_adreno_gpu(gpu))) { in a6xx_get_debugbus()
909 if (a6xx_has_gbif(adreno_gpu)) in a6xx_get_registers()
H A Da6xx_gpu.c1215 } else if (a6xx_has_gbif(adreno_gpu)) { in hw_init()
1860 } else if (!a6xx_has_gbif(adreno_gpu)) { in a6xx_bus_clear_pending_transactions()