Searched refs:to_intel_crtc_state (Results 1 – 5 of 5) sorted by relevance
133 crtc_state = to_intel_crtc_state(drm_crtc_state); in intel_plane_atomic_check()
671 #define to_intel_crtc_state(x) container_of(x, struct intel_crtc_state, base) macro1468 return to_intel_crtc_state(crtc_state); in intel_atomic_get_crtc_state()
3359 to_intel_crtc_state(crtc->base.state); in intel_update_pipe_config()4974 to_intel_crtc_state(crtc->state); in haswell_crtc_enable()11678 to_intel_crtc_state(crtc_state), in intel_plane_atomic_calc_changes()11855 to_intel_crtc_state(crtc_state); in intel_crtc_atomic_check()12328 to_intel_crtc(crtc)->config = to_intel_crtc_state(crtc->state); in intel_modeset_update_crtc_state()12762 !to_intel_crtc_state(crtc->state)->update_pipe) in check_crtc_state()12766 pipe_config = to_intel_crtc_state(old_crtc_state); in check_crtc_state()12809 sw_config = to_intel_crtc_state(crtc->state); in check_crtc_state()12949 intel_crtc_state = to_intel_crtc_state(crtc_state); in intel_modeset_clear_plls()12988 other_crtc_state = to_intel_crtc_state(crtc_state); in haswell_mode_set_planes_workaround()[all …]
2966 pipe_config = to_intel_crtc_state(crtc->base.state); in i915_display_info()3213 if (to_intel_crtc_state(intel_crtc->base.state)->has_drrs) { in drrs_status_per_crtc()
3693 struct intel_crtc_state *cstate = to_intel_crtc_state(crtc->state); in ilk_update_wm()