Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_display.c529 needs_modeset(struct drm_crtc_state *state) in needs_modeset() function
5073 (needs_modeset(&pipe_config->base) || in intel_post_plane_update()
5090 bool modeset = needs_modeset(&pipe_config->base); in intel_pre_plane_update()
5140 if (needs_modeset(&pipe_config->base)) in intel_pre_plane_update()
12464 bool mode_changed = needs_modeset(crtc_state); in intel_plane_atomic_calc_changes()
12598 bool mode_changed = needs_modeset(crtc_state); in intel_crtc_atomic_check()
13726 if (!needs_modeset(new_state) && in intel_modeset_verify_crtc()
13818 if (!needs_modeset(crtc_state)) in intel_modeset_clear_plls()
13853 if (!crtc_state->active || !needs_modeset(crtc_state)) in haswell_mode_set_planes_workaround()
13880 needs_modeset(&pipe_config->base)) in haswell_mode_set_planes_workaround()
[all …]