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.
816 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \
838 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \
859 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \
861 (void)(new_connector_state) /* Only to avoid unused-but-set-variable warning */, 1))
881 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \
883 (void)(old_crtc_state) /* Only to avoid unused-but-set-variable warning */, \
885 (void)(new_crtc_state) /* Only to avoid unused-but-set-variable warning */, 1))
904 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \
924 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \
926 (void)(new_crtc_state) /* Only to avoid unused-but-set-variable warning */, 1))
946 (void)(plane) /* Only to avoid unused-but-set-variable warning */, \
1023 (void)(plane) /* Only to avoid unused-but-set-variable warning */, \
1025 (void)(new_plane_state) /* Only to avoid unused-but-set-variable warning */, 1))
1080 (void)(obj) /* Only to avoid unused-but-set-variable warning */, \
1095 * really needed. In general, drivers should avoid full modesets whenever