Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.h64 * @transition_error: whether there is error while transitioning the state
69 uint32_t transition_error; member
H A Ddpu_crtc.c942 if (dpu_crtc->smmu_state.transition_error) in dpu_crtc_atomic_flush()