Home
last modified time | relevance | path

Searched refs:state_kcalloc (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/msm/adreno/
A Da6xx_gpu_state.c98 void *dst = state_kcalloc(a6xx_state, 1, size); in state_kmemdup()
235 obj->data = state_kcalloc(a6xx_state, VBIF_DEBUGBUS_BLOCK_SIZE, in a6xx_get_vbif_debugbus_block()
412 state_kcalloc(a6xx_state, 1, in a6xx_get_debugbus()
422 state_kcalloc(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()
721 obj->data = state_kcalloc(a6xx_state, regcount, sizeof(u32)); in a6xx_get_ahb_gpu_registers()
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()
[all …]

Completed in 5 milliseconds