Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_dpll.c376 const struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in i9xx_pll_refclk()
392 struct i9xx_dpll_hw_state *hw_state = &dpll_hw_state->i9xx; in i9xx_dpll_get_hw_state()
425 const struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in i9xx_crtc_clock_get()
519 const struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in vlv_crtc_clock_get()
547 const struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in chv_crtc_clock_get()
1075 struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in i9xx_compute_dpll()
1143 struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in i8xx_compute_dpll()
1344 struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in ilk_compute_dpll()
1443 struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in vlv_compute_dpll()
1469 struct i9xx_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.i9xx; in chv_compute_dpll()
[all …]
A Dintel_dpll_mgr.h273 struct i9xx_dpll_hw_state i9xx; member
A Dintel_pch_display.c533 tmp = crtc_state->dpll_hw_state.i9xx.dpll; in ilk_pch_get_config()
A Dintel_dpll_mgr.c526 struct i9xx_dpll_hw_state *hw_state = &dpll_hw_state->i9xx; in ibx_pch_dpll_get_hw_state()
562 const struct i9xx_dpll_hw_state *hw_state = &dpll_hw_state->i9xx; in ibx_pch_dpll_enable()
645 const struct i9xx_dpll_hw_state *hw_state = &dpll_hw_state->i9xx; in ibx_dump_hw_state()
658 const struct i9xx_dpll_hw_state *a = &_a->i9xx; in ibx_compare_hw_state()
659 const struct i9xx_dpll_hw_state *b = &_b->i9xx; in ibx_compare_hw_state()
A Dintel_display.c3115 tmp = pipe_config->dpll_hw_state.i9xx.dpll_md; in i9xx_get_pipe_config()
3121 tmp = pipe_config->dpll_hw_state.i9xx.dpll; in i9xx_get_pipe_config()

Completed in 32 milliseconds