| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_modeset_verify.c | 39 INTEL_DISPLAY_STATE_WARN(display, !crtc_state, in intel_connector_verify_state() 45 INTEL_DISPLAY_STATE_WARN(display, !crtc_state->hw.active, in intel_connector_verify_state() 51 INTEL_DISPLAY_STATE_WARN(display, in intel_connector_verify_state() 55 INTEL_DISPLAY_STATE_WARN(display, conn_state->crtc != encoder->base.crtc, in intel_connector_verify_state() 58 INTEL_DISPLAY_STATE_WARN(display, crtc_state && crtc_state->hw.active, in intel_connector_verify_state() 141 INTEL_DISPLAY_STATE_WARN(display, in verify_encoder_state() 149 INTEL_DISPLAY_STATE_WARN(display, !!encoder->base.crtc != enabled, in verify_encoder_state() 157 INTEL_DISPLAY_STATE_WARN(display, active, in verify_encoder_state() 191 INTEL_DISPLAY_STATE_WARN(display, in verify_crtc_state() 207 INTEL_DISPLAY_STATE_WARN(display, active != sw_crtc_state->hw.active, in verify_crtc_state() [all …]
|
| H A D | intel_pch_display.c | 50 INTEL_DISPLAY_STATE_WARN(display, state && port_pipe == pipe, in assert_pch_dp_disabled() 54 INTEL_DISPLAY_STATE_WARN(display, in assert_pch_dp_disabled() 70 INTEL_DISPLAY_STATE_WARN(display, state && port_pipe == pipe, in assert_pch_hdmi_disabled() 74 INTEL_DISPLAY_STATE_WARN(display, in assert_pch_hdmi_disabled() 90 INTEL_DISPLAY_STATE_WARN(display, in assert_pch_ports_disabled() 95 INTEL_DISPLAY_STATE_WARN(display, in assert_pch_ports_disabled() 115 INTEL_DISPLAY_STATE_WARN(display, enabled, in assert_pch_transcoder_disabled()
|
| H A D | intel_display_power.c | 1181 INTEL_DISPLAY_STATE_WARN(display, crtc->active, in assert_can_disable_lcpll() 1187 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll() 1190 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll() 1193 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll() 1196 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll() 1199 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll() 1203 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll() 1206 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll() 1209 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll() 1212 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll() [all …]
|
| H A D | intel_fdi.c | 45 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_fdi_tx() 66 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_fdi_rx() 94 INTEL_DISPLAY_STATE_WARN(display, !cur_state, in assert_fdi_tx_pll_enabled() 104 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_fdi_rx_pll()
|
| H A D | intel_cx0_phy.c | 3389 INTEL_DISPLAY_STATE_WARN(display, mpllb_hw_state->pll[i] != expected, in intel_c10pll_state_verify() 3395 INTEL_DISPLAY_STATE_WARN(display, mpllb_hw_state->tx != mpllb_sw_state->tx, in intel_c10pll_state_verify() 3400 INTEL_DISPLAY_STATE_WARN(display, mpllb_hw_state->cmn != mpllb_sw_state->cmn, in intel_c10pll_state_verify() 3496 INTEL_DISPLAY_STATE_WARN(display, mpll_hw_state->clock != clock, in intel_c20pll_state_verify() 3501 INTEL_DISPLAY_STATE_WARN(display, sw_use_mpllb != hw_use_mpllb, in intel_c20pll_state_verify() 3508 INTEL_DISPLAY_STATE_WARN(display, mpll_hw_state->mpllb[i] != mpll_sw_state->mpllb[i], in intel_c20pll_state_verify() 3515 INTEL_DISPLAY_STATE_WARN(display, mpll_hw_state->mplla[i] != mpll_sw_state->mplla[i], in intel_c20pll_state_verify() 3523 INTEL_DISPLAY_STATE_WARN(display, mpll_hw_state->tx[i] != mpll_sw_state->tx[i], in intel_c20pll_state_verify() 3530 INTEL_DISPLAY_STATE_WARN(display, mpll_hw_state->cmn[i] != mpll_sw_state->cmn[i], in intel_c20pll_state_verify()
|
| H A D | intel_dpll_mgr.c | 187 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_shared_dpll() 557 INTEL_DISPLAY_STATE_WARN(display, !enabled, in ibx_assert_pch_refclk_enabled() 4640 INTEL_DISPLAY_STATE_WARN(display, !pll->on && pll->active_mask, in verify_single_dpll_state() 4643 INTEL_DISPLAY_STATE_WARN(display, pll->on && !pll->active_mask, in verify_single_dpll_state() 4646 INTEL_DISPLAY_STATE_WARN(display, pll->on != active, in verify_single_dpll_state() 4652 INTEL_DISPLAY_STATE_WARN(display, in verify_single_dpll_state() 4663 INTEL_DISPLAY_STATE_WARN(display, !(pll->active_mask & pipe_mask), in verify_single_dpll_state() 4667 INTEL_DISPLAY_STATE_WARN(display, pll->active_mask & pipe_mask, in verify_single_dpll_state() 4671 INTEL_DISPLAY_STATE_WARN(display, !(pll->state.pipe_mask & pipe_mask), in verify_single_dpll_state() 4675 INTEL_DISPLAY_STATE_WARN(display, in verify_single_dpll_state() [all …]
|
| H A D | intel_pps.c | 816 INTEL_DISPLAY_STATE_WARN(display, !vdd, "[ENCODER:%d:%s] %s VDD already requested on\n", in intel_pps_vdd_on() 933 INTEL_DISPLAY_STATE_WARN(display, !intel_dp->pps.want_panel_vdd, in intel_pps_vdd_off_unlocked() 1894 INTEL_DISPLAY_STATE_WARN(display, panel_pipe == pipe && locked, in assert_pps_unlocked()
|
| H A D | vlv_dsi_pll.c | 602 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_dsi_pll()
|
| H A D | g4x_dp.c | 177 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_dp_port() 188 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_edp_pll()
|
| H A D | intel_crtc.c | 42 if (INTEL_DISPLAY_STATE_WARN(display, drm_crtc_vblank_get(crtc) == 0, in assert_vblank_disabled()
|
| H A D | intel_display.h | 566 #define INTEL_DISPLAY_STATE_WARN(__display, condition, format...) ({ \ macro
|
| H A D | intel_snps_phy.c | 2004 INTEL_DISPLAY_STATE_WARN(display, mpllb_sw_state->__name != mpllb_hw_state.__name, \ in intel_mpllb_state_verify()
|
| H A D | intel_dpll.c | 2340 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_pll()
|
| H A D | intel_display.c | 446 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_transcoder() 460 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_plane()
|