Searched defs:intel_crtc_atomic_commit (Results 1 – 1 of 1) sorted by relevance
510 struct intel_crtc_atomic_commit { struct512 bool wait_for_flips;513 bool disable_fbc;514 bool disable_ips;515 bool disable_cxsr;516 bool pre_disable_primary;517 bool update_wm_pre, update_wm_post;518 unsigned disabled_planes;521 unsigned fb_bits;522 bool wait_vblank;[all …]