Searched refs:PIPECONF_CXSR_DOWNCLOCK (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/i915/ | ||
| D | i915_reg.h | 4387 #define PIPECONF_CXSR_DOWNCLOCK (1<<16) macro |
| D | intel_display.c | 7871 pipeconf |= PIPECONF_CXSR_DOWNCLOCK; in i9xx_set_pipeconf() |