Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.h61 static inline bool a6xx_has_gbif(struct adreno_gpu *gpu) in a6xx_has_gbif() function
Da6xx_gpu_state.c379 (a6xx_has_gbif(to_adreno_gpu(gpu)) ? 1 : 0); in a6xx_get_debugbus()
400 if (a6xx_has_gbif(to_adreno_gpu(gpu))) { in a6xx_get_debugbus()
410 if (!a6xx_has_gbif(to_adreno_gpu(gpu))) { in a6xx_get_debugbus()
827 if (a6xx_has_gbif(adreno_gpu)) in a6xx_get_registers()
Da6xx_gmu.c998 if (!a6xx_has_gbif(adreno_gpu)) { in a6xx_bus_clear_pending_transactions()