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