Home
last modified time | relevance | path

Searched refs:PIPECONF_FORCE_BORDER (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_crt.c537 I915_WRITE(pipeconf_reg, pipeconf | PIPECONF_FORCE_BORDER); in intel_crt_load_detect()
H A Di915_reg.h2981 #define PIPECONF_FORCE_BORDER (1<<25) macro