Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_ringbuffer.h93 struct msm_cp_state last_cp_state; member
/openbmc/linux/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()