Lines Matching refs:drm_atomic_state
531 struct drm_atomic_state *state = crtc_state->base.state; in intel_pipe_will_have_type()
4340 static void intel_shared_dpll_commit(struct drm_atomic_state *state) in intel_shared_dpll_commit()
5351 static void modeset_update_crtc_power_domains(struct drm_atomic_state *state) in modeset_update_crtc_power_domains()
6021 struct drm_atomic_state *state) in intel_mode_max_pixclk()
6042 static int valleyview_modeset_calc_cdclk(struct drm_atomic_state *state) in valleyview_modeset_calc_cdclk()
6057 static int broxton_modeset_calc_cdclk(struct drm_atomic_state *state) in broxton_modeset_calc_cdclk()
6108 static void valleyview_modeset_commit_cdclk(struct drm_atomic_state *old_state) in valleyview_modeset_commit_cdclk()
6351 struct drm_atomic_state *state; in intel_display_suspend()
6498 struct drm_atomic_state *state = pipe_config->base.state; in ironlake_check_fdi_lanes()
7904 struct drm_atomic_state *state = crtc_state->base.state; in i9xx_crtc_compute_clock()
8579 struct drm_atomic_state *state = crtc_state->base.state; in ironlake_get_refclk()
8823 struct drm_atomic_state *state = crtc_state->base.state; in ironlake_compute_dpll()
9565 static void broxton_modeset_commit_cdclk(struct drm_atomic_state *old_state) in broxton_modeset_commit_cdclk()
9574 static int ilk_max_pixel_rate(struct drm_atomic_state *state) in ilk_max_pixel_rate()
9679 static int broadwell_modeset_calc_cdclk(struct drm_atomic_state *state) in broadwell_modeset_calc_cdclk()
9713 static void broadwell_modeset_commit_cdclk(struct drm_atomic_state *old_state) in broadwell_modeset_commit_cdclk()
10259 static int intel_modeset_setup_plane_state(struct drm_atomic_state *state, in intel_modeset_setup_plane_state()
10308 struct drm_atomic_state *state = NULL; in intel_get_load_detect_pipe()
10470 struct drm_atomic_state *state; in intel_release_load_detect_pipe()
11592 struct drm_atomic_state *state; in intel_crtc_page_flip()
11806 static bool check_single_encoder_cloning(struct drm_atomic_state *state, in check_single_encoder_cloning()
11828 static bool check_encoder_cloning(struct drm_atomic_state *state, in check_encoder_cloning()
11856 struct drm_atomic_state *state = crtc_state->state; in intel_crtc_atomic_check()
11956 struct drm_atomic_state *state; in compute_baseline_pipe_bpp()
12133 static bool check_digital_port_conflicts(struct drm_atomic_state *state) in check_digital_port_conflicts()
12218 struct drm_atomic_state *state = pipe_config->base.state; in intel_modeset_pipe_config()
12320 intel_modeset_update_crtc_state(struct drm_atomic_state *state) in intel_modeset_update_crtc_state()
12688 struct drm_atomic_state *old_state) in check_connector_state()
12748 check_crtc_state(struct drm_device *dev, struct drm_atomic_state *old_state) in check_crtc_state()
12872 struct drm_atomic_state *old_state) in intel_modeset_check_state()
12931 static void intel_modeset_clear_plls(struct drm_atomic_state *state) in intel_modeset_clear_plls()
12970 static int haswell_mode_set_planes_workaround(struct drm_atomic_state *state) in haswell_mode_set_planes_workaround()
13029 static int intel_modeset_all_pipes(struct drm_atomic_state *state) in intel_modeset_all_pipes()
13058 static int intel_modeset_checks(struct drm_atomic_state *state) in intel_modeset_checks()
13104 struct drm_atomic_state *state) in intel_atomic_check()
13196 struct drm_atomic_state *state, in intel_atomic_commit()
13292 struct drm_atomic_state *state; in intel_crtc_restore_mode()
15433 struct drm_atomic_state *state = drm_atomic_state_alloc(dev); in intel_display_resume()