• Home
  • Raw
  • Download

Lines Matching refs:dpll_hw_state

1604 	u32 dpll = pipe_config->dpll_hw_state.dpll;  in vlv_enable_pll()
1622 I915_WRITE(DPLL_MD(crtc->pipe), pipe_config->dpll_hw_state.dpll_md); in vlv_enable_pll()
1665 I915_WRITE(DPLL(pipe), pipe_config->dpll_hw_state.dpll); in chv_enable_pll()
1672 I915_WRITE(DPLL_MD(pipe), pipe_config->dpll_hw_state.dpll_md); in chv_enable_pll()
1693 u32 dpll = crtc->config->dpll_hw_state.dpll; in i9xx_enable_pll()
1732 crtc->config->dpll_hw_state.dpll_md); in i9xx_enable_pll()
4305 if (memcmp(&crtc_state->dpll_hw_state, in intel_get_shared_dpll()
4307 sizeof(crtc_state->dpll_hw_state)) == 0) { in intel_get_shared_dpll()
4331 crtc_state->dpll_hw_state; in intel_get_shared_dpll()
6205 I915_WRITE(FP0(crtc->pipe), crtc->config->dpll_hw_state.fp0); in i9xx_set_pll_dividers()
6206 I915_WRITE(FP1(crtc->pipe), crtc->config->dpll_hw_state.fp1); in i9xx_set_pll_dividers()
7191 crtc_state->dpll_hw_state.fp0 = fp; in i9xx_update_pll_dividers()
7196 crtc_state->dpll_hw_state.fp1 = fp2; in i9xx_update_pll_dividers()
7199 crtc_state->dpll_hw_state.fp1 = fp; in i9xx_update_pll_dividers()
7320 pipe_config->dpll_hw_state.dpll = dpll; in vlv_compute_dpll()
7324 pipe_config->dpll_hw_state.dpll_md = dpll_md; in vlv_compute_dpll()
7421 pipe_config->dpll_hw_state.dpll = DPLL_SSC_REF_CLK_CHV | in chv_compute_dpll()
7425 pipe_config->dpll_hw_state.dpll |= DPLL_INTEGRATED_CRI_CLK_VLV; in chv_compute_dpll()
7427 pipe_config->dpll_hw_state.dpll_md = in chv_compute_dpll()
7458 pipe_config->dpll_hw_state.dpll & ~DPLL_VCO_ENABLE); in chv_prepare_pll()
7651 crtc_state->dpll_hw_state.dpll = dpll; in i9xx_compute_dpll()
7656 crtc_state->dpll_hw_state.dpll_md = dpll_md; in i9xx_compute_dpll()
7695 crtc_state->dpll_hw_state.dpll = dpll; in i8xx_compute_dpll()
7911 memset(&crtc_state->dpll_hw_state, 0, in i9xx_crtc_compute_clock()
7912 sizeof(crtc_state->dpll_hw_state)); in i9xx_crtc_compute_clock()
8016 if (!(pipe_config->dpll_hw_state.dpll & DPLL_VCO_ENABLE)) in vlv_crtc_clock_get()
8180 pipe_config->dpll_hw_state.dpll_md = tmp; in i9xx_get_pipe_config()
8192 pipe_config->dpll_hw_state.dpll = I915_READ(DPLL(crtc->pipe)); in i9xx_get_pipe_config()
8200 pipe_config->dpll_hw_state.dpll &= ~DPLL_DVO_2X_MODE; in i9xx_get_pipe_config()
8202 pipe_config->dpll_hw_state.fp0 = I915_READ(FP0(crtc->pipe)); in i9xx_get_pipe_config()
8203 pipe_config->dpll_hw_state.fp1 = I915_READ(FP1(crtc->pipe)); in i9xx_get_pipe_config()
8206 pipe_config->dpll_hw_state.dpll &= ~(DPLL_LOCK_VLV | in i9xx_get_pipe_config()
8943 memset(&crtc_state->dpll_hw_state, 0, in ironlake_crtc_compute_clock()
8944 sizeof(crtc_state->dpll_hw_state)); in ironlake_crtc_compute_clock()
8976 crtc_state->dpll_hw_state.dpll = dpll; in ironlake_crtc_compute_clock()
8977 crtc_state->dpll_hw_state.fp0 = fp; in ironlake_crtc_compute_clock()
8979 crtc_state->dpll_hw_state.fp1 = fp2; in ironlake_crtc_compute_clock()
8981 crtc_state->dpll_hw_state.fp1 = fp; in ironlake_crtc_compute_clock()
9345 &pipe_config->dpll_hw_state)); in ironlake_get_pipe_config()
9347 tmp = pipe_config->dpll_hw_state.dpll; in ironlake_get_pipe_config()
9795 pipe_config->dpll_hw_state.ctrl1 = dpll_ctl1 & 0x3f; in skylake_get_ddi_pll()
9851 &pipe_config->dpll_hw_state)); in haswell_get_ddi_port_state()
10554 u32 dpll = pipe_config->dpll_hw_state.dpll; in i9xx_pll_refclk()
10573 u32 dpll = pipe_config->dpll_hw_state.dpll; in i9xx_crtc_clock_get()
10580 fp = pipe_config->dpll_hw_state.fp0; in i9xx_crtc_clock_get()
10582 fp = pipe_config->dpll_hw_state.fp1; in i9xx_crtc_clock_get()
10722 pipe_config.dpll_hw_state.dpll = I915_READ(DPLL(pipe)); in intel_crtc_mode_get()
10723 pipe_config.dpll_hw_state.fp0 = I915_READ(FP0(pipe)); in intel_crtc_mode_get()
10724 pipe_config.dpll_hw_state.fp1 = I915_READ(FP1(pipe)); in intel_crtc_mode_get()
12089 pipe_config->dpll_hw_state.ebb0, in intel_dump_pipe_config()
12090 pipe_config->dpll_hw_state.ebb4, in intel_dump_pipe_config()
12091 pipe_config->dpll_hw_state.pll0, in intel_dump_pipe_config()
12092 pipe_config->dpll_hw_state.pll1, in intel_dump_pipe_config()
12093 pipe_config->dpll_hw_state.pll2, in intel_dump_pipe_config()
12094 pipe_config->dpll_hw_state.pll3, in intel_dump_pipe_config()
12095 pipe_config->dpll_hw_state.pll6, in intel_dump_pipe_config()
12096 pipe_config->dpll_hw_state.pll8, in intel_dump_pipe_config()
12097 pipe_config->dpll_hw_state.pll9, in intel_dump_pipe_config()
12098 pipe_config->dpll_hw_state.pll10, in intel_dump_pipe_config()
12099 pipe_config->dpll_hw_state.pcsdw12); in intel_dump_pipe_config()
12104 pipe_config->dpll_hw_state.ctrl1, in intel_dump_pipe_config()
12105 pipe_config->dpll_hw_state.cfgcr1, in intel_dump_pipe_config()
12106 pipe_config->dpll_hw_state.cfgcr2); in intel_dump_pipe_config()
12110 pipe_config->dpll_hw_state.wrpll, in intel_dump_pipe_config()
12111 pipe_config->dpll_hw_state.spll); in intel_dump_pipe_config()
12115 pipe_config->dpll_hw_state.dpll, in intel_dump_pipe_config()
12116 pipe_config->dpll_hw_state.dpll_md, in intel_dump_pipe_config()
12117 pipe_config->dpll_hw_state.fp0, in intel_dump_pipe_config()
12118 pipe_config->dpll_hw_state.fp1); in intel_dump_pipe_config()
12210 struct intel_dpll_hw_state dpll_hw_state; in clear_intel_crtc_state() local
12223 dpll_hw_state = crtc_state->dpll_hw_state; in clear_intel_crtc_state()
12232 crtc_state->dpll_hw_state = dpll_hw_state; in clear_intel_crtc_state()
12632 PIPE_CONF_CHECK_X(dpll_hw_state.dpll); in intel_pipe_config_compare()
12633 PIPE_CONF_CHECK_X(dpll_hw_state.dpll_md); in intel_pipe_config_compare()
12634 PIPE_CONF_CHECK_X(dpll_hw_state.fp0); in intel_pipe_config_compare()
12635 PIPE_CONF_CHECK_X(dpll_hw_state.fp1); in intel_pipe_config_compare()
12636 PIPE_CONF_CHECK_X(dpll_hw_state.wrpll); in intel_pipe_config_compare()
12637 PIPE_CONF_CHECK_X(dpll_hw_state.spll); in intel_pipe_config_compare()
12638 PIPE_CONF_CHECK_X(dpll_hw_state.ctrl1); in intel_pipe_config_compare()
12639 PIPE_CONF_CHECK_X(dpll_hw_state.cfgcr1); in intel_pipe_config_compare()
12640 PIPE_CONF_CHECK_X(dpll_hw_state.cfgcr2); in intel_pipe_config_compare()
12849 struct intel_dpll_hw_state dpll_hw_state; in check_shared_dpll_state() local
12857 memset(&dpll_hw_state, 0, sizeof(dpll_hw_state)); in check_shared_dpll_state()
12861 active = pll->get_hw_state(dev_priv, pll, &dpll_hw_state); in check_shared_dpll_state()
12887 I915_STATE_WARN(pll->on && memcmp(&pll->config.hw_state, &dpll_hw_state, in check_shared_dpll_state()
12888 sizeof(dpll_hw_state)), in check_shared_dpll_state()