Home
last modified time | relevance | path

Searched refs:PLANE_C (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display.h152 PLANE_C, enumerator
Dintel_display.c3588 if (plane->i9xx_plane == PLANE_C) in i9xx_plane_max_stride()
3733 return i9xx_plane == PLANE_C; in i9xx_plane_has_windowing()
3736 i9xx_plane == PLANE_C; in i9xx_plane_has_windowing()
14832 i9xx_plane == PLANE_C; in i9xx_plane_has_fbc()
16364 WARN_ON(I915_READ(DSPCNTR(PLANE_C)) & DISPLAY_PLANE_ENABLE); in i830_disable_pipe()