Lines Matching refs:msm_gpu
120 static int a6xx_crashdumper_init(struct msm_gpu *gpu, in a6xx_crashdumper_init()
133 static int a6xx_crashdumper_run(struct msm_gpu *gpu, in a6xx_crashdumper_run()
164 static int debugbus_read(struct msm_gpu *gpu, u32 block, u32 offset, in debugbus_read()
212 static int vbif_debugbus_read(struct msm_gpu *gpu, u32 ctrl0, u32 ctrl1, in vbif_debugbus_read()
236 static void a6xx_get_vbif_debugbus_block(struct msm_gpu *gpu, in a6xx_get_vbif_debugbus_block()
290 static void a6xx_get_debugbus_block(struct msm_gpu *gpu, in a6xx_get_debugbus_block()
326 static void a6xx_get_debugbus(struct msm_gpu *gpu, in a6xx_get_debugbus()
454 static void a6xx_get_dbgahb_cluster(struct msm_gpu *gpu, in a6xx_get_dbgahb_cluster()
500 static void a6xx_get_dbgahb_clusters(struct msm_gpu *gpu, in a6xx_get_dbgahb_clusters()
522 static void a6xx_get_cluster(struct msm_gpu *gpu, in a6xx_get_cluster()
571 static void a6xx_get_clusters(struct msm_gpu *gpu, in a6xx_get_clusters()
591 static void a6xx_get_shader_block(struct msm_gpu *gpu, in a6xx_get_shader_block()
622 static void a6xx_get_shaders(struct msm_gpu *gpu, in a6xx_get_shaders()
642 static void a6xx_get_crashdumper_hlsq_registers(struct msm_gpu *gpu, in a6xx_get_crashdumper_hlsq_registers()
680 static void a6xx_get_crashdumper_registers(struct msm_gpu *gpu, in a6xx_get_crashdumper_registers()
718 static void a6xx_get_ahb_gpu_registers(struct msm_gpu *gpu, in a6xx_get_ahb_gpu_registers()
744 static void _a6xx_get_gmu_registers(struct msm_gpu *gpu, in _a6xx_get_gmu_registers()
781 static void a6xx_get_gmu_registers(struct msm_gpu *gpu, in a6xx_get_gmu_registers()
834 static void a6xx_snapshot_gmu_hfi_history(struct msm_gpu *gpu, in a6xx_snapshot_gmu_hfi_history()
854 static void a6xx_get_registers(struct msm_gpu *gpu, in a6xx_get_registers()
914 static void a6xx_get_indexed_regs(struct msm_gpu *gpu, in a6xx_get_indexed_regs()
934 static void a6xx_get_indexed_registers(struct msm_gpu *gpu, in a6xx_get_indexed_registers()
970 struct msm_gpu_state *a6xx_gpu_state_get(struct msm_gpu *gpu) in a6xx_gpu_state_get()
1252 void a6xx_show(struct msm_gpu *gpu, struct msm_gpu_state *state, in a6xx_show()