Home
last modified time | relevance | path

Searched refs:i9xx (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpll.c377 const struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in i9xx_pll_refclk()
393 struct i9xx_dpll_hw_state *hw_state = &dpll_hw_state->i9xx; in i9xx_dpll_get_hw_state()
426 const struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in i9xx_crtc_clock_get()
520 const struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in vlv_crtc_clock_get()
548 const struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in chv_crtc_clock_get()
1080 struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in i9xx_compute_dpll()
1149 struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in i8xx_compute_dpll()
1352 struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in ilk_compute_dpll()
1452 struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in vlv_compute_dpll()
1478 struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in chv_compute_dpll()
[all …]
H A Dintel_dpll_mgr.h273 struct i9xx_dpll_hw_state i9xx; member
H A Dintel_pch_display.c539 tmp = crtc_state->dpll_hw_state.i9xx.dpll; in ilk_pch_get_config()
H A Dintel_dpll_mgr.c528 struct i9xx_dpll_hw_state *hw_state = &dpll_hw_state->i9xx; in ibx_pch_dpll_get_hw_state()
565 const struct i9xx_dpll_hw_state *hw_state = &dpll_hw_state->i9xx; in ibx_pch_dpll_enable()
648 const struct i9xx_dpll_hw_state *hw_state = &dpll_hw_state->i9xx; in ibx_dump_hw_state()
661 const struct i9xx_dpll_hw_state *a = &_a->i9xx; in ibx_compare_hw_state()
662 const struct i9xx_dpll_hw_state *b = &_b->i9xx; in ibx_compare_hw_state()
H A Dintel_display.c3226 tmp = pipe_config->dpll_hw_state.i9xx.dpll_md; in i9xx_get_pipe_config()
3232 tmp = pipe_config->dpll_hw_state.i9xx.dpll; in i9xx_get_pipe_config()