Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_atomic.c173 crtc_state->update_pipe = false; in intel_crtc_duplicate_state()
H A Dintel_drv.h623 bool update_pipe; /* can a fast modeset be performed? */ member
H A Dintel_display.c11697 !to_intel_crtc_state(new_state)->update_pipe) in intel_modeset_verify_crtc()
12060 pipe_config->update_pipe = true; in intel_atomic_check()
12287 to_intel_crtc_state(new_crtc_state)->update_pipe) { in intel_atomic_commit_tail()
12868 intel_cstate->update_pipe)) { in intel_begin_crtc_commit()
12879 if (intel_cstate->update_pipe) in intel_begin_crtc_commit()
13044 to_intel_crtc_state(crtc_state)->update_pipe) in intel_legacy_cursor_update()