Searched defs:omap_crtc_state (Results 1 – 1 of 1) sorted by relevance
19 struct omap_crtc_state { struct21 struct drm_crtc_state base;23 unsigned int rotation;24 unsigned int zpos;25 bool manually_updated;596 struct omap_crtc_state *omap_crtc_state = in omap_crtc_atomic_check() local620 struct omap_crtc_state *omap_crtc_state = to_omap_crtc_state(crtc->state); in omap_crtc_atomic_flush() local