Searched refs:gpu_periph_read64 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a8xx_gpu.c | 945 static u64 gpu_periph_read64(struct msm_gpu *gpu, u32 dbg_offset) in gpu_periph_read64() function 1003 gpu_periph_read64(gpu, CP_PERIPH_IB1_BASE_LO), in a8xx_fault_detect_irq() 1005 gpu_periph_read64(gpu, CP_PERIPH_IB2_BASE_LO), in a8xx_fault_detect_irq() 1007 gpu_periph_read64(gpu, CP_PERIPH_IB3_BASE_LO), in a8xx_fault_detect_irq() 1018 gpu_periph_read64(gpu, CP_PERIPH_IB1_BASE_LO), in a8xx_fault_detect_irq() 1020 gpu_periph_read64(gpu, CP_PERIPH_IB2_BASE_LO), in a8xx_fault_detect_irq() 1022 gpu_periph_read64(gpu, CP_PERIPH_IB3_BASE_LO), in a8xx_fault_detect_irq()
|