Searched refs:a6xx_state (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_gpu_state.c | 399 a6xx_state, in a6xx_get_debugbus() 422 a6xx_state, in a6xx_get_debugbus() 450 a6xx_state, in a6xx_get_debugbus() 517 a6xx_state->dbgahb_clusters = state_kcalloc(a6xx_state, in a6xx_get_dbgahb_clusters() 599 a6xx_state->clusters = state_kcalloc(a6xx_state, in a6xx_get_clusters() 650 a6xx_state->shaders = state_kcalloc(a6xx_state, in a6xx_get_shaders() 819 a6xx_state->gmu_registers = state_kcalloc(a6xx_state, in a6xx_get_gmu_registers() 896 a6xx_state->registers = state_kcalloc(a6xx_state, in a6xx_get_registers() 982 a6xx_state->indexed_regs = state_kcalloc(a6xx_state, count, in a6xx_get_indexed_registers() 1031 struct a6xx_gpu_state *a6xx_state = kzalloc(sizeof(*a6xx_state), in a6xx_gpu_state_get() local [all …]
|