Lines Matching full:avoid
127 * useful to throttle updates and avoid hardware updates getting ahead
268 * properly ordered to avoid a use-after-free issue.
761 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \
783 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \
804 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \
806 (void)(new_connector_state) /* Only to avoid unused-but-set-variable warning */, 1))
826 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \
828 (void)(old_crtc_state) /* Only to avoid unused-but-set-variable warning */, \
830 (void)(new_crtc_state) /* Only to avoid unused-but-set-variable warning */, 1))
849 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \
869 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \
871 (void)(new_crtc_state) /* Only to avoid unused-but-set-variable warning */, 1))
891 (void)(plane) /* Only to avoid unused-but-set-variable warning */, \
968 (void)(plane) /* Only to avoid unused-but-set-variable warning */, \
970 (void)(new_plane_state) /* Only to avoid unused-but-set-variable warning */, 1))
1025 (void)(obj) /* Only to avoid unused-but-set-variable warning */, \
1040 * really needed. In general, drivers should avoid full modesets whenever