Lines Matching full:avoid

128 	 * useful to throttle updates and avoid hardware updates getting ahead
323 * properly ordered to avoid a use-after-free issue.
442 * Over time, and in order to avoid confusion, drm_atomic_state has
500 * consumption. This allows userspace to avoid flickering and delays
957 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \
979 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \
1000 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \
1002 (void)(new_connector_state) /* Only to avoid unused-but-set-variable warning */, 1))
1022 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \
1024 (void)(old_crtc_state) /* Only to avoid unused-but-set-variable warning */, \
1026 (void)(new_crtc_state) /* Only to avoid unused-but-set-variable warning */, 1))
1045 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \
1065 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \
1067 (void)(new_crtc_state) /* Only to avoid unused-but-set-variable warning */, 1))
1088 (void)(colorop) /* Only to avoid unused-but-set-variable warning */, \
1109 (void)(colorop) /* Only to avoid unused-but-set-variable warning */, \
1130 (void)(plane) /* Only to avoid unused-but-set-variable warning */, \
1207 (void)(plane) /* Only to avoid unused-but-set-variable warning */, \
1209 (void)(new_plane_state) /* Only to avoid unused-but-set-variable warning */, 1))
1264 (void)(obj) /* Only to avoid unused-but-set-variable warning */, \
1279 * really needed. In general, drivers should avoid full modesets whenever