Lines Matching refs:gmch_pfit
5864 if (!pipe_config->gmch_pfit.control) in i9xx_pfit_enable()
5874 I915_WRITE(PFIT_PGM_RATIOS, pipe_config->gmch_pfit.pgm_ratios); in i9xx_pfit_enable()
5875 I915_WRITE(PFIT_CONTROL, pipe_config->gmch_pfit.control); in i9xx_pfit_enable()
6107 if (!crtc->config->gmch_pfit.control) in i9xx_pfit_disable()
7685 pipe_config->gmch_pfit.control = tmp; in i9xx_get_pfit_config()
7686 pipe_config->gmch_pfit.pgm_ratios = I915_READ(PFIT_PGM_RATIOS); in i9xx_get_pfit_config()
10951 pipe_config->gmch_pfit.control, in intel_dump_pipe_config()
10952 pipe_config->gmch_pfit.pgm_ratios, in intel_dump_pipe_config()
10953 pipe_config->gmch_pfit.lvds_border_bits); in intel_dump_pipe_config()
11524 PIPE_CONF_CHECK_X(gmch_pfit.control); in intel_pipe_config_compare()
11527 PIPE_CONF_CHECK_X(gmch_pfit.pgm_ratios); in intel_pipe_config_compare()
11528 PIPE_CONF_CHECK_X(gmch_pfit.lvds_border_bits); in intel_pipe_config_compare()