Home
last modified time | relevance | path

Searched refs:update_pipe (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h209 void (*update_pipe)(struct intel_atomic_state *, member
1034 bool update_pipe; /* can a fast modeset be performed? */ member
2201 return crtc_state->update_pipe; in intel_crtc_needs_fastset()
H A Dintel_display.c1464 if (encoder->update_pipe) in intel_encoders_update_pipe()
1465 encoder->update_pipe(state, encoder, in intel_encoders_update_pipe()
5597 crtc_state->update_pipe = false; in intel_crtc_flag_modeset()
5827 new_crtc_state->update_pipe = true; in intel_crtc_check_fastset()