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 | 1103 static u64 gpu_periph_read64(struct msm_gpu *gpu, u32 dbg_offset) in gpu_periph_read64() function 1161 gpu_periph_read64(gpu, CP_PERIPH_IB1_BASE_LO), in a8xx_fault_detect_irq() 1163 gpu_periph_read64(gpu, CP_PERIPH_IB2_BASE_LO), in a8xx_fault_detect_irq() 1165 gpu_periph_read64(gpu, CP_PERIPH_IB3_BASE_LO), in a8xx_fault_detect_irq() 1176 gpu_periph_read64(gpu, CP_PERIPH_IB1_BASE_LO), in a8xx_fault_detect_irq() 1178 gpu_periph_read64(gpu, CP_PERIPH_IB2_BASE_LO), in a8xx_fault_detect_irq() 1180 gpu_periph_read64(gpu, CP_PERIPH_IB3_BASE_LO), in a8xx_fault_detect_irq()
|