Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/i915/
H A Dintel_overlay.c839 … (I915_READ(PIPECONF(crtc->pipe)) & (PIPECONF_DOUBLE_WIDE | PIPECONF_ENABLE)) != PIPECONF_ENABLE) in check_overlay_possible_on_crtc()
H A Di915_reg.h2651 #define PIPECONF_DOUBLE_WIDE (1<<30) macro
H A Dintel_display.c4799 pipeconf |= PIPECONF_DOUBLE_WIDE; in i9xx_crtc_mode_set()
4801 pipeconf &= ~PIPECONF_DOUBLE_WIDE; in i9xx_crtc_mode_set()