Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_display.h438 (new_crtc_state) = to_intel_crtc_state((__state)->base.crtcs[__i].new_state), 1); \
455 (old_crtc_state) = to_intel_crtc_state((__state)->base.crtcs[__i].old_state), \
456 (new_crtc_state) = to_intel_crtc_state((__state)->base.crtcs[__i].new_state), 1); \
464 (old_crtc_state) = to_intel_crtc_state((__state)->base.crtcs[__i].old_state), \
465 (new_crtc_state) = to_intel_crtc_state((__state)->base.crtcs[__i].new_state), 1); \
Dintel_atomic.c228 const struct intel_crtc_state *old_crtc_state = to_intel_crtc_state(crtc->state); in intel_crtc_duplicate_state()
295 struct intel_crtc_state *crtc_state = to_intel_crtc_state(state); in intel_crtc_destroy_state()
541 return to_intel_crtc_state(crtc_state); in intel_atomic_get_crtc_state()
Dintel_display_debugfs.c821 to_intel_crtc_state(crtc->base.state); in intel_scaler_info()
849 to_intel_crtc_state(crtc->base.state); in intel_crtc_info()
1039 to_intel_crtc_state(crtc->base.state); in i915_ddb_info()
1091 if (to_intel_crtc_state(intel_crtc->base.state)->has_drrs) { in drrs_status_per_crtc()
1843 crtc_state = to_intel_crtc_state(crtc->base.state); in i915_drrs_ctl_set()
1920 crtc_state = to_intel_crtc_state(intel_crtc->base.state); in i915_fifo_underrun_reset_write()
2136 crtc_state = to_intel_crtc_state(crtc->state); in i915_dsc_fec_support_show()
Dintel_display_types.h1209 #define to_intel_crtc_state(x) container_of(x, struct intel_crtc_state, uapi) macro
1661 return to_intel_crtc_state(drm_atomic_get_old_crtc_state(&state->base, in intel_atomic_get_old_crtc_state()
1669 return to_intel_crtc_state(drm_atomic_get_new_crtc_state(&state->base, in intel_atomic_get_new_crtc_state()
Dintel_display.c3558 to_intel_crtc_state(crtc->base.state); in intel_plane_disable_noatomic()
7664 to_intel_crtc_state(crtc->base.state); in intel_crtc_disable_noatomic()
16227 to_intel_crtc_state(crtc->base.state); in intel_legacy_cursor_update()
16265 new_crtc_state = to_intel_crtc_state(intel_crtc_duplicate_state(&crtc->base)); in intel_legacy_cursor_update()
17672 to_intel_crtc_state(crtc->base.state)->wm = crtc_state->wm; in sanitize_watermarks()
18277 struct intel_crtc_state *crtc_state = to_intel_crtc_state(crtc->base.state); in intel_sanitize_crtc()
18364 to_intel_crtc_state(crtc->base.state) : NULL; in intel_sanitize_encoder()
18445 crtc_state = to_intel_crtc_state(crtc->base.state); in readout_plane_state()
18457 to_intel_crtc_state(crtc->base.state); in readout_plane_state()
18479 to_intel_crtc_state(crtc->base.state); in intel_modeset_readout_hw_state()
[all …]
Dintel_dp.c5809 crtc_state = to_intel_crtc_state(crtc->base.state); in intel_dp_prep_link_retrain()
5867 to_intel_crtc_state(crtc->base.state); in intel_dp_retrain_link()
5881 to_intel_crtc_state(crtc->base.state); in intel_dp_retrain_link()
Dintel_dpll_mgr.c4497 to_intel_crtc_state(crtc->base.state); in readout_dpll_hw_state()
Dintel_ddi.c4773 crtc_state = to_intel_crtc_state(crtc->base.state); in intel_hdmi_reset_link()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Dintel_pm.c4146 *alloc = to_intel_crtc_state(for_crtc->state)->wm.skl.ddb; in skl_ddb_get_pipe_allocation_limits()
6271 crtc_state = to_intel_crtc_state(crtc->base.state); in skl_wm_get_hw_state()
6287 struct intel_crtc_state *crtc_state = to_intel_crtc_state(crtc->base.state); in ilk_pipe_wm_get_hw_state()
6448 to_intel_crtc_state(crtc->base.state); in g4x_wm_get_hw_state()
6535 to_intel_crtc_state(crtc->base.state); in g4x_wm_sanitize()
6568 to_intel_crtc_state(crtc->base.state); in g4x_wm_sanitize()
6628 to_intel_crtc_state(crtc->base.state); in vlv_wm_get_hw_state()
6691 to_intel_crtc_state(crtc->base.state); in vlv_wm_sanitize()
6717 to_intel_crtc_state(crtc->base.state); in vlv_wm_sanitize()