Searched refs:PLANE_CTL_KEY_ENABLE_DESTINATION (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/gpu/drm/i915/ | ||
| D | i915_reg.h | 6521 #define PLANE_CTL_KEY_ENABLE_DESTINATION (2 << 21) macro |
| D | intel_display.c | 3639 plane_ctl |= PLANE_CTL_KEY_ENABLE_DESTINATION; in skl_plane_ctl() |