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.
768 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \
790 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \
811 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \
813 (void)(new_connector_state) /* Only to avoid unused-but-set-variable warning */, 1))
833 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \
835 (void)(old_crtc_state) /* Only to avoid unused-but-set-variable warning */, \
837 (void)(new_crtc_state) /* Only to avoid unused-but-set-variable warning */, 1))
856 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \
876 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \
878 (void)(new_crtc_state) /* Only to avoid unused-but-set-variable warning */, 1))
898 (void)(plane) /* Only to avoid unused-but-set-variable warning */, \
975 (void)(plane) /* Only to avoid unused-but-set-variable warning */, \
977 (void)(new_plane_state) /* Only to avoid unused-but-set-variable warning */, 1))
1032 (void)(obj) /* Only to avoid unused-but-set-variable warning */, \
1047 * really needed. In general, drivers should avoid full modesets whenever