Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_atomic.c178 crtc_state->update_pipe = false; in intel_crtc_duplicate_state()
Dintel_drv.h727 bool update_pipe; /* can a fast modeset be performed? */ member
Dintel_display.c5207 if (new_crtc_state->update_pipe && in hsw_post_update_enable_ips()
11987 !to_intel_crtc_state(new_state)->update_pipe) in intel_modeset_verify_crtc()
12350 pipe_config->update_pipe = true; in intel_atomic_check()
12599 to_intel_crtc_state(new_crtc_state)->update_pipe) { in intel_atomic_commit_tail()
13264 intel_cstate->update_pipe)) { in intel_begin_crtc_commit()
13275 if (intel_cstate->update_pipe) in intel_begin_crtc_commit()
13313 if (new_crtc_state->update_pipe && in intel_finish_crtc_commit()
13493 to_intel_crtc_state(crtc_state)->update_pipe) in intel_legacy_cursor_update()