Home
last modified time | relevance | path

Searched refs:last_cp_state (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_ringbuffer.h91 * last_cp_state: The state of the CP at the last call to gpu->progress()
93 struct msm_cp_state last_cp_state; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu.c2196 progress = !!memcmp(&cp_state, &ring->last_cp_state, sizeof(cp_state)); in a6xx_progress()
2198 ring->last_cp_state = cp_state; in a6xx_progress()

Completed in 6 milliseconds