Lines Matching full:avoid
127 * useful to throttle updates and avoid hardware updates getting ahead
256 * properly ordered to avoid a use-after-free issue.
742 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \
764 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \
785 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \
787 (void)(new_connector_state) /* Only to avoid unused-but-set-variable warning */, 1))
807 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \
809 (void)(old_crtc_state) /* Only to avoid unused-but-set-variable warning */, \
811 (void)(new_crtc_state) /* Only to avoid unused-but-set-variable warning */, 1))
830 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \
850 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \
852 (void)(new_crtc_state) /* Only to avoid unused-but-set-variable warning */, 1))
872 (void)(plane) /* Only to avoid unused-but-set-variable warning */, \
949 (void)(plane) /* Only to avoid unused-but-set-variable warning */, \
951 (void)(new_plane_state) /* Only to avoid unused-but-set-variable warning */, 1))
1020 * really needed. In general, drivers should avoid full modesets whenever