Home
last modified time | relevance | path

Searched refs:pgm_ratios (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_drv.h369 u32 pgm_ratios; member
Dintel_panel.c376 pipe_config->gmch_pfit.pgm_ratios = pfit_pgm_ratios; in intel_gmch_panel_fitting()
Dintel_display.c4882 I915_WRITE(PFIT_PGM_RATIOS, pipe_config->gmch_pfit.pgm_ratios); in i9xx_pfit_enable()
6903 pipe_config->gmch_pfit.pgm_ratios = I915_READ(PFIT_PGM_RATIOS); in i9xx_get_pfit_config()
10528 pipe_config->gmch_pfit.pgm_ratios, in intel_dump_pipe_config()
11088 PIPE_CONF_CHECK_I(gmch_pfit.pgm_ratios); in intel_pipe_config_compare()