Home
last modified time | relevance | path

Searched refs:INTEL_DISPLAY_STATE_WARN (Results 1 – 14 of 14) sorted by relevance

/drivers/gpu/drm/i915/display/
A Dintel_modeset_verify.c39 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()
139 INTEL_DISPLAY_STATE_WARN(display, in verify_encoder_state()
147 INTEL_DISPLAY_STATE_WARN(display, !!encoder->base.crtc != enabled, in verify_encoder_state()
155 INTEL_DISPLAY_STATE_WARN(display, active, in verify_encoder_state()
188 INTEL_DISPLAY_STATE_WARN(display, in verify_crtc_state()
204 INTEL_DISPLAY_STATE_WARN(display, active != sw_crtc_state->hw.active, in verify_crtc_state()
[all …]
A Dintel_pch_display.c51 INTEL_DISPLAY_STATE_WARN(display, state && port_pipe == pipe, in assert_pch_dp_disabled()
55 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()
89 INTEL_DISPLAY_STATE_WARN(display, in assert_pch_ports_disabled()
94 INTEL_DISPLAY_STATE_WARN(display, in assert_pch_ports_disabled()
113 INTEL_DISPLAY_STATE_WARN(display, enabled, in assert_pch_transcoder_disabled()
A Dintel_display_power.c1205 INTEL_DISPLAY_STATE_WARN(display, crtc->active, in assert_can_disable_lcpll()
1211 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll()
1214 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll()
1217 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll()
1220 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll()
1223 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll()
1227 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll()
1230 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll()
1233 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll()
1236 INTEL_DISPLAY_STATE_WARN(display, in assert_can_disable_lcpll()
[all …]
A Dintel_fdi.c47 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_fdi_tx()
68 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_fdi_rx()
96 INTEL_DISPLAY_STATE_WARN(display, !cur_state, in assert_fdi_tx_pll_enabled()
106 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_fdi_rx_pll()
A Dintel_cx0_phy.c3430 INTEL_DISPLAY_STATE_WARN(display, mpllb_hw_state->pll[i] != expected, in intel_c10pll_state_verify()
3436 INTEL_DISPLAY_STATE_WARN(display, mpllb_hw_state->tx != mpllb_sw_state->tx, in intel_c10pll_state_verify()
3441 INTEL_DISPLAY_STATE_WARN(display, mpllb_hw_state->cmn != mpllb_sw_state->cmn, in intel_c10pll_state_verify()
3537 INTEL_DISPLAY_STATE_WARN(display, mpll_hw_state->clock != clock, in intel_c20pll_state_verify()
3542 INTEL_DISPLAY_STATE_WARN(display, sw_use_mpllb != hw_use_mpllb, in intel_c20pll_state_verify()
3549 INTEL_DISPLAY_STATE_WARN(display, mpll_hw_state->mpllb[i] != mpll_sw_state->mpllb[i], in intel_c20pll_state_verify()
3556 INTEL_DISPLAY_STATE_WARN(display, mpll_hw_state->mplla[i] != mpll_sw_state->mplla[i], in intel_c20pll_state_verify()
3564 INTEL_DISPLAY_STATE_WARN(display, mpll_hw_state->tx[i] != mpll_sw_state->tx[i], in intel_c20pll_state_verify()
3571 INTEL_DISPLAY_STATE_WARN(display, mpll_hw_state->cmn[i] != mpll_sw_state->cmn[i], in intel_c20pll_state_verify()
A Dintel_dpll_mgr.c190 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_dpll()
560 INTEL_DISPLAY_STATE_WARN(display, !enabled, in ibx_assert_pch_refclk_enabled()
4636 INTEL_DISPLAY_STATE_WARN(display, !pll->on && pll->active_mask, in verify_single_dpll_state()
4639 INTEL_DISPLAY_STATE_WARN(display, pll->on && !pll->active_mask, in verify_single_dpll_state()
4642 INTEL_DISPLAY_STATE_WARN(display, pll->on != active, in verify_single_dpll_state()
4648 INTEL_DISPLAY_STATE_WARN(display, in verify_single_dpll_state()
4659 INTEL_DISPLAY_STATE_WARN(display, !(pll->active_mask & pipe_mask), 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->state.pipe_mask & pipe_mask), in verify_single_dpll_state()
4671 INTEL_DISPLAY_STATE_WARN(display, in verify_single_dpll_state()
[all …]
A Dintel_pps.c814 INTEL_DISPLAY_STATE_WARN(display, !vdd, "[ENCODER:%d:%s] %s VDD already requested on\n", in intel_pps_vdd_on()
930 INTEL_DISPLAY_STATE_WARN(display, !intel_dp->pps.want_panel_vdd, in intel_pps_vdd_off_unlocked()
1887 INTEL_DISPLAY_STATE_WARN(display, panel_pipe == pipe && locked, in assert_pps_unlocked()
A Dg4x_dp.c177 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()
A Dvlv_dsi_pll.c600 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_dsi_pll()
A Dintel_crtc.c42 if (INTEL_DISPLAY_STATE_WARN(display, drm_crtc_vblank_get(crtc) == 0, in assert_vblank_disabled()
A Dintel_display.h552 #define INTEL_DISPLAY_STATE_WARN(__display, condition, format...) ({ \ macro
A Dintel_snps_phy.c2006 INTEL_DISPLAY_STATE_WARN(display, mpllb_sw_state->__name != mpllb_hw_state.__name, \ in intel_mpllb_state_verify()
A Dintel_dpll.c2313 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_pll()
A Dintel_display.c450 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_transcoder()
464 INTEL_DISPLAY_STATE_WARN(display, cur_state != state, in assert_plane()

Completed in 62 milliseconds