pgm_ratios       6673 drivers/gpu/drm/i915/display/intel_display.c 	I915_WRITE(PFIT_PGM_RATIOS, crtc_state->gmch_pfit.pgm_ratios);
pgm_ratios       8558 drivers/gpu/drm/i915/display/intel_display.c 	pipe_config->gmch_pfit.pgm_ratios = I915_READ(PFIT_PGM_RATIOS);
pgm_ratios       12148 drivers/gpu/drm/i915/display/intel_display.c 			      pipe_config->gmch_pfit.pgm_ratios,
pgm_ratios       12761 drivers/gpu/drm/i915/display/intel_display.c 		PIPE_CONF_CHECK_X(gmch_pfit.pgm_ratios);
pgm_ratios        893 drivers/gpu/drm/i915/display/intel_display_types.h 		u32 pgm_ratios;
pgm_ratios        447 drivers/gpu/drm/i915/display/intel_panel.c 	pipe_config->gmch_pfit.pgm_ratios = pfit_pgm_ratios;