Searched refs:IVB_DPFC_CTL_PLANE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/i915/ | ||
D | intel_fbc.c | 272 dpfc_ctl |= IVB_DPFC_CTL_PLANE(crtc->plane); in gen7_fbc_enable() |
D | i915_reg.h | 2059 #define IVB_DPFC_CTL_PLANE(plane) ((plane)<<29) macro |