Searched refs:to_intel_crtc_state (Results 1 – 13 of 13) sorted by relevance
469 (new_crtc_state) = to_intel_crtc_state((__state)->base.crtcs[__i].new_state), 1); \486 (old_crtc_state) = to_intel_crtc_state((__state)->base.crtcs[__i].old_state), \487 (new_crtc_state) = to_intel_crtc_state((__state)->base.crtcs[__i].new_state), 1); \495 (old_crtc_state) = to_intel_crtc_state((__state)->base.crtcs[__i].old_state), \496 (new_crtc_state) = to_intel_crtc_state((__state)->base.crtcs[__i].new_state), 1); \
236 const struct intel_crtc_state *old_crtc_state = to_intel_crtc_state(crtc->state); in intel_crtc_duplicate_state()304 struct intel_crtc_state *crtc_state = to_intel_crtc_state(state); in intel_crtc_destroy_state()549 return to_intel_crtc_state(crtc_state); in intel_atomic_get_crtc_state()
22 to_intel_crtc_state(crtc->base.state); in intel_reuse_initial_plane_obj()168 to_intel_crtc_state(crtc->base.state); in intel_find_initial_plane_obj()
348 to_intel_crtc_state(crtc->base.state); in intel_fbdev_init_bios()388 to_intel_crtc_state(crtc->base.state); in intel_fbdev_init_bios()459 to_intel_crtc_state(crtc->base.state); in intel_fbdev_init_bios()
880 to_intel_crtc_state(crtc->base.state); in intel_scaler_info()1012 to_intel_crtc_state(crtc->base.state); in intel_crtc_info()1209 to_intel_crtc_state(crtc->base.state); in i915_ddb_info()1261 if (to_intel_crtc_state(crtc->base.state)->has_drrs) { in drrs_status_per_crtc()2001 crtc_state = to_intel_crtc_state(crtc->base.state); in i915_drrs_ctl_set()2076 crtc_state = to_intel_crtc_state(crtc->base.state); in i915_fifo_underrun_reset_write()2308 crtc_state = to_intel_crtc_state(crtc->state); in i915_dsc_fec_support_show()2394 crtc_state = to_intel_crtc_state(crtc->state); in i915_dsc_bpp_show()
1404 #define to_intel_crtc_state(x) container_of(x, struct intel_crtc_state, uapi) macro1957 return to_intel_crtc_state(drm_atomic_get_old_crtc_state(&state->base, in intel_atomic_get_old_crtc_state()1965 return to_intel_crtc_state(drm_atomic_get_new_crtc_state(&state->base, in intel_atomic_get_new_crtc_state()
628 to_intel_crtc_state(crtc->base.state); in intel_legacy_cursor_update()671 new_crtc_state = to_intel_crtc_state(intel_crtc_duplicate_state(&crtc->base)); in intel_legacy_cursor_update()
1101 to_intel_crtc_state(crtc->base.state); in intel_plane_disable_noatomic()3251 to_intel_crtc_state(crtc->base.state); in intel_crtc_disable_noatomic()6466 to_intel_crtc_state(crtc->base.state); in intel_modeset_update_connector_atomic_state()11409 to_intel_crtc_state(crtc->base.state) : NULL; in intel_sanitize_encoder()11502 to_intel_crtc_state(crtc->base.state); in readout_plane_state()11524 to_intel_crtc_state(crtc->base.state); in intel_modeset_readout_hw_state()11627 to_intel_crtc_state(crtc->base.state); in intel_modeset_readout_hw_state()11698 to_intel_crtc_state(slave->base.state); in intel_modeset_readout_hw_state()11871 to_intel_crtc_state(crtc->base.state); in intel_modeset_setup_hw_state()11886 to_intel_crtc_state(crtc->base.state); in intel_modeset_setup_hw_state()[all …]
3731 crtc_state = to_intel_crtc_state(crtc->base.state); in intel_dp_prep_link_retrain()3789 to_intel_crtc_state(crtc->base.state); in intel_dp_retrain_link()3800 to_intel_crtc_state(crtc->base.state); in intel_dp_retrain_link()3817 to_intel_crtc_state(crtc->base.state); in intel_dp_retrain_link()3860 crtc_state = to_intel_crtc_state(crtc->base.state); in intel_dp_prep_phy_test()3904 to_intel_crtc_state(crtc->base.state); in intel_dp_do_phy_test()
2244 struct intel_crtc_state *crtc_state = to_intel_crtc_state(crtc->base.state); in skl_get_initial_plane_config()
4240 to_intel_crtc_state(crtc->base.state); in readout_dpll_hw_state()
4049 crtc_state = to_intel_crtc_state(crtc->base.state); in intel_hdmi_reset_link()
6607 to_intel_crtc_state(crtc->base.state); in skl_wm_get_hw_state()6659 struct intel_crtc_state *crtc_state = to_intel_crtc_state(crtc->base.state); in ilk_pipe_wm_get_hw_state()6815 to_intel_crtc_state(crtc->base.state); in g4x_wm_get_hw_state()6905 to_intel_crtc_state(crtc->base.state); in g4x_wm_sanitize()6938 to_intel_crtc_state(crtc->base.state); in g4x_wm_sanitize()6998 to_intel_crtc_state(crtc->base.state); in vlv_wm_get_hw_state()7061 to_intel_crtc_state(crtc->base.state); in vlv_wm_sanitize()7087 to_intel_crtc_state(crtc->base.state); in vlv_wm_sanitize()
Completed in 94 milliseconds