Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_drv.h444 u32 pgm_ratios; member
Dintel_panel.c373 pipe_config->gmch_pfit.pgm_ratios = pfit_pgm_ratios; in intel_gmch_panel_fitting()
Dintel_display.c5190 I915_WRITE(PFIT_PGM_RATIOS, pipe_config->gmch_pfit.pgm_ratios); in i9xx_pfit_enable()
7997 pipe_config->gmch_pfit.pgm_ratios = I915_READ(PFIT_PGM_RATIOS); in i9xx_get_pfit_config()
12052 pipe_config->gmch_pfit.pgm_ratios, in intel_dump_pipe_config()
12584 PIPE_CONF_CHECK_I(gmch_pfit.pgm_ratios); in intel_pipe_config_compare()