Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c502 needs_modeset(struct drm_crtc_state *state) in needs_modeset() function
5361 if (needs_modeset(crtc->state)) in modeset_update_crtc_power_domains()
11668 bool mode_changed = needs_modeset(crtc_state); in intel_plane_atomic_calc_changes()
11858 bool mode_changed = needs_modeset(crtc_state); in intel_crtc_atomic_check()
12761 if (!needs_modeset(crtc->state) && in check_crtc_state()
12952 if (!needs_modeset(crtc_state) || dpll == DPLL_ID_PRIVATE) in intel_modeset_clear_plls()
12984 if (!crtc_state->active || !needs_modeset(crtc_state)) in haswell_mode_set_planes_workaround()
13011 needs_modeset(&pipe_config->base)) in haswell_mode_set_planes_workaround()
13041 if (!crtc_state->active || needs_modeset(crtc_state)) in intel_modeset_all_pipes()
13127 if (needs_modeset(crtc_state)) in intel_atomic_check()
[all …]