Lines Matching defs:crtc_state
434 static bool intel_pipe_will_have_type(const struct intel_crtc_state *crtc_state, in intel_pipe_will_have_type()
463 intel_ironlake_limit(struct intel_crtc_state *crtc_state, int refclk) in intel_ironlake_limit()
487 intel_g4x_limit(struct intel_crtc_state *crtc_state) in intel_g4x_limit()
509 intel_limit(struct intel_crtc_state *crtc_state, int refclk) in intel_limit()
623 struct intel_crtc_state *crtc_state, in i9xx_find_best_dpll()
686 struct intel_crtc_state *crtc_state, in pnv_find_best_dpll()
747 struct intel_crtc_state *crtc_state, in g4x_find_best_dpll()
846 struct intel_crtc_state *crtc_state, in vlv_find_best_dpll()
900 struct intel_crtc_state *crtc_state, in chv_find_best_dpll()
4112 struct intel_crtc_state *crtc_state) in intel_get_shared_dpll()
6029 static int i9xx_get_refclk(const struct intel_crtc_state *crtc_state, in i9xx_get_refclk()
6064 struct intel_crtc_state *crtc_state, in i9xx_update_pll_dividers()
6474 struct intel_crtc_state *crtc_state, in i9xx_update_pll()
6551 struct intel_crtc_state *crtc_state, in i8xx_update_pll()
6782 struct intel_crtc_state *crtc_state) in i9xx_crtc_compute_clock()
7479 static int ironlake_get_refclk(struct intel_crtc_state *crtc_state) in ironlake_get_refclk()
7678 struct intel_crtc_state *crtc_state, in ironlake_compute_clocks()
7739 struct intel_crtc_state *crtc_state, in ironlake_compute_dpll()
7838 struct intel_crtc_state *crtc_state) in ironlake_crtc_compute_clock()
8474 struct intel_crtc_state *crtc_state) in haswell_crtc_compute_clock()
9468 struct intel_crtc_state *crtc_state) in intel_crtc_set_state()
10621 clear_intel_crtc_state(struct intel_crtc_state *crtc_state) in clear_intel_crtc_state()
12888 struct intel_crtc_state *crtc_state = NULL; in intel_crtc_init() local