Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/adreno/
H A Da5xx_gpu.c1449 struct a5xx_gpu_state { struct
1511 struct a5xx_gpu_state *a5xx_state) in a5xx_gpu_state_get_hlsq_regs()
1571 struct a5xx_gpu_state *a5xx_state = kzalloc(sizeof(*a5xx_state), in a5xx_gpu_state_get()
1603 struct a5xx_gpu_state *a5xx_state = container_of(state, in a5xx_gpu_state_destroy()
1604 struct a5xx_gpu_state, base); in a5xx_gpu_state_destroy()
1627 struct a5xx_gpu_state *a5xx_state = container_of(state, in a5xx_show()
1628 struct a5xx_gpu_state, base); in a5xx_show()