Searched refs:PLANE_CTL_KEY_ENABLE_DESTINATION (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/drm/i915/ | ||
| HD | i915_reg.h | 6276 #define PLANE_CTL_KEY_ENABLE_DESTINATION ( 2 << 21) macro |
| HD | intel_display.c | 3519 plane_ctl |= PLANE_CTL_KEY_ENABLE_DESTINATION; in skl_plane_ctl() |