Searched refs:a6xx_state (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/msm/adreno/ |
| A D | a6xx_gpu_state.c | 381 a6xx_state->debugbus = state_kcalloc(a6xx_state, nr_debugbus_blocks, in a6xx_get_debugbus() 389 a6xx_state, in a6xx_get_debugbus() 431 a6xx_state, in a6xx_get_debugbus() 498 a6xx_state->dbgahb_clusters = state_kcalloc(a6xx_state, in a6xx_get_dbgahb_clusters() 569 a6xx_state->clusters = state_kcalloc(a6xx_state, in a6xx_get_clusters() 620 a6xx_state->shaders = state_kcalloc(a6xx_state, in a6xx_get_shaders() 779 a6xx_state->gmu_registers = state_kcalloc(a6xx_state, in a6xx_get_gmu_registers() 814 a6xx_state->registers = state_kcalloc(a6xx_state, in a6xx_get_registers() 891 a6xx_state->indexed_regs = state_kcalloc(a6xx_state, count, in a6xx_get_indexed_registers() 925 struct a6xx_gpu_state *a6xx_state = kzalloc(sizeof(*a6xx_state), in a6xx_gpu_state_get() local [all …]
|
Completed in 9 milliseconds