Searched refs:msm_gpu_state_bo (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/msm/
H A Dmsm_gpu.h519 struct msm_gpu_state_bo { struct
553 struct msm_gpu_state_bo *bos;
H A Dmsm_gpu.c224 struct msm_gpu_state_bo *state_bo = &state->bos[state->nr_bos];
283 sizeof(struct msm_gpu_state_bo), GFP_KERNEL);
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c59 struct msm_gpu_state_bo *gmu_log;
60 struct msm_gpu_state_bo *gmu_hfi;
61 struct msm_gpu_state_bo *gmu_debug;
1240 static struct msm_gpu_state_bo *a6xx_snapshot_gmu_bo(
1243 struct msm_gpu_state_bo *snapshot;
1962 struct msm_gpu_state_bo *gmu_log = a6xx_state->gmu_log;
1972 struct msm_gpu_state_bo *gmu_hfi = a6xx_state->gmu_hfi;
1990 struct msm_gpu_state_bo *gmu_debug = a6xx_state->gmu_debug;

Completed in 134 milliseconds