Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/adreno/
Da6xx_gpu.h57 static inline bool a6xx_has_gbif(struct adreno_gpu *gpu) in a6xx_has_gbif() function
Da6xx_gpu_state.c387 (a6xx_has_gbif(to_adreno_gpu(gpu)) ? 1 : 0); in a6xx_get_debugbus()
408 if (a6xx_has_gbif(to_adreno_gpu(gpu))) { in a6xx_get_debugbus()
418 if (!a6xx_has_gbif(to_adreno_gpu(gpu))) { in a6xx_get_debugbus()
877 if (a6xx_has_gbif(adreno_gpu)) in a6xx_get_registers()
Da6xx_gmu.c884 if (!a6xx_has_gbif(adreno_gpu)) { in a6xx_bus_clear_pending_transactions()
Da6xx_gpu.c992 if (a6xx_has_gbif(adreno_gpu)) in hw_init()