Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_reg.h6236 #define DISPPLANE_SEL_PIPE(pipe) ((pipe) << DISPPLANE_SEL_PIPE_SHIFT) macro
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display.c3608 dspcntr |= DISPPLANE_SEL_PIPE(crtc->pipe); in i9xx_plane_ctl_crtc()