Lines Matching defs:control
3576 if (!crtc->config.gmch_pfit.control)
3587 I915_WRITE(PFIT_CONTROL, pipe_config->gmch_pfit.control);
3690 if (!crtc->config.gmch_pfit.control)
4940 /* pipesrc and dspsize control the size that is scaled from,
4980 pipe_config->gmch_pfit.control = tmp;
5065 * enabling. This is only under driver's control after
7812 DRM_DEBUG_KMS("gmch pfit: control: 0x%08x, ratios: 0x%08x, lvds border: 0x%08x\n",
7813 pipe_config->gmch_pfit.control,
8185 PIPE_CONF_CHECK_I(gmch_pfit.control);
10110 u32 control;
10121 u32 control;
10171 error->cursor[i].control = I915_READ(CURCNTR(i));
10175 error->cursor[i].control = I915_READ(CURCNTR_IVB(i));
10180 error->plane[i].control = I915_READ(DSPCNTR(i));
10244 err_printf(m, " CNTR: %08x\n", error->plane[i].control);
10258 err_printf(m, " CNTR: %08x\n", error->cursor[i].control);