Symbol: PLANE_SPRITE0
drivers/gpu/drm/i915/display/i9xx_wm.c
1153
g4x_raw_plane_wm_is_valid(crtc_state, PLANE_SPRITE0, level) &&
drivers/gpu/drm/i915/display/i9xx_wm.c
1550
return (active_planes & (BIT(PLANE_SPRITE0) |
drivers/gpu/drm/i915/display/i9xx_wm.c
1581
raw->plane[PLANE_SPRITE0] +
drivers/gpu/drm/i915/display/i9xx_wm.c
1604
fifo_state->plane[PLANE_SPRITE0] += sprite0_fifo_extra;
drivers/gpu/drm/i915/display/i9xx_wm.c
1737
vlv_raw_plane_wm_is_valid(crtc_state, PLANE_SPRITE0, level) &&
drivers/gpu/drm/i915/display/i9xx_wm.c
1778
raw->plane[PLANE_SPRITE0],
drivers/gpu/drm/i915/display/i9xx_wm.c
1878
sprite1_start = fifo_state->plane[PLANE_SPRITE0] + sprite0_start;
drivers/gpu/drm/i915/display/i9xx_wm.c
2065
wm->ddl[pipe].plane[PLANE_SPRITE0] = DDL_PRECISION_HIGH | 2;
drivers/gpu/drm/i915/display/i9xx_wm.c
2945
pipe_wm->sprites_enabled = crtc_state->active_planes & BIT(PLANE_SPRITE0);
drivers/gpu/drm/i915/display/i9xx_wm.c
2946
pipe_wm->sprites_scaled = crtc_state->scaled_planes & BIT(PLANE_SPRITE0);
drivers/gpu/drm/i915/display/i9xx_wm.c
318
fifo_state->plane[PLANE_SPRITE0] = sprite1_start - sprite0_start;
drivers/gpu/drm/i915/display/i9xx_wm.c
3676
wm->pipe[PIPE_B].plane[PLANE_SPRITE0] = _FW_WM(tmp, SPRITEB);
drivers/gpu/drm/i915/display/i9xx_wm.c
3678
wm->pipe[PIPE_A].plane[PLANE_SPRITE0] = _FW_WM(tmp, SPRITEA);
drivers/gpu/drm/i915/display/i9xx_wm.c
3700
wm->ddl[pipe].plane[PLANE_SPRITE0] =
drivers/gpu/drm/i915/display/i9xx_wm.c
3715
wm->pipe[PIPE_A].plane[PLANE_SPRITE0] = _FW_WM_VLV(tmp, SPRITEA);
drivers/gpu/drm/i915/display/i9xx_wm.c
3723
wm->pipe[PIPE_B].plane[PLANE_SPRITE0] = _FW_WM_VLV(tmp, SPRITEC);
drivers/gpu/drm/i915/display/i9xx_wm.c
3727
wm->pipe[PIPE_C].plane[PLANE_SPRITE0] = _FW_WM_VLV(tmp, SPRITEE);
drivers/gpu/drm/i915/display/i9xx_wm.c
3736
wm->pipe[PIPE_C].plane[PLANE_SPRITE0] |= _FW_WM(tmp, SPRITEE_HI) << 8;
drivers/gpu/drm/i915/display/i9xx_wm.c
3739
wm->pipe[PIPE_B].plane[PLANE_SPRITE0] |= _FW_WM(tmp, SPRITEC_HI) << 8;
drivers/gpu/drm/i915/display/i9xx_wm.c
3742
wm->pipe[PIPE_A].plane[PLANE_SPRITE0] |= _FW_WM(tmp, SPRITEA_HI) << 8;
drivers/gpu/drm/i915/display/i9xx_wm.c
3747
wm->pipe[PIPE_B].plane[PLANE_SPRITE0] = _FW_WM_VLV(tmp, SPRITEC);
drivers/gpu/drm/i915/display/i9xx_wm.c
3752
wm->pipe[PIPE_B].plane[PLANE_SPRITE0] |= _FW_WM(tmp, SPRITEC_HI) << 8;
drivers/gpu/drm/i915/display/i9xx_wm.c
3755
wm->pipe[PIPE_A].plane[PLANE_SPRITE0] |= _FW_WM(tmp, SPRITEA_HI) << 8;
drivers/gpu/drm/i915/display/i9xx_wm.c
3812
raw->plane[PLANE_SPRITE0] = 0;
drivers/gpu/drm/i915/display/i9xx_wm.c
3822
raw->plane[PLANE_SPRITE0] = 0;
drivers/gpu/drm/i915/display/i9xx_wm.c
3842
wm->pipe[pipe].plane[PLANE_SPRITE0]);
drivers/gpu/drm/i915/display/i9xx_wm.c
3999
wm->pipe[pipe].plane[PLANE_SPRITE0],
drivers/gpu/drm/i915/display/i9xx_wm.c
823
FW_WM(wm->pipe[PIPE_B].plane[PLANE_SPRITE0], SPRITEB) |
drivers/gpu/drm/i915/display/i9xx_wm.c
825
FW_WM(wm->pipe[PIPE_A].plane[PLANE_SPRITE0], SPRITEA));
drivers/gpu/drm/i915/display/i9xx_wm.c
849
(wm->ddl[pipe].plane[PLANE_SPRITE0] << DDL_SPRITE_SHIFT(0)) |
drivers/gpu/drm/i915/display/i9xx_wm.c
872
FW_WM_VLV(wm->pipe[PIPE_A].plane[PLANE_SPRITE0], SPRITEA));
drivers/gpu/drm/i915/display/i9xx_wm.c
879
FW_WM_VLV(wm->pipe[PIPE_B].plane[PLANE_SPRITE0], SPRITEC));
drivers/gpu/drm/i915/display/i9xx_wm.c
882
FW_WM_VLV(wm->pipe[PIPE_C].plane[PLANE_SPRITE0], SPRITEE));
drivers/gpu/drm/i915/display/i9xx_wm.c
889
FW_WM(wm->pipe[PIPE_C].plane[PLANE_SPRITE0] >> 8, SPRITEE_HI) |
drivers/gpu/drm/i915/display/i9xx_wm.c
892
FW_WM(wm->pipe[PIPE_B].plane[PLANE_SPRITE0] >> 8, SPRITEC_HI) |
drivers/gpu/drm/i915/display/i9xx_wm.c
895
FW_WM(wm->pipe[PIPE_A].plane[PLANE_SPRITE0] >> 8, SPRITEA_HI) |
drivers/gpu/drm/i915/display/i9xx_wm.c
900
FW_WM_VLV(wm->pipe[PIPE_B].plane[PLANE_SPRITE0], SPRITEC));
drivers/gpu/drm/i915/display/i9xx_wm.c
904
FW_WM(wm->pipe[PIPE_B].plane[PLANE_SPRITE0] >> 8, SPRITEC_HI) |
drivers/gpu/drm/i915/display/i9xx_wm.c
907
FW_WM(wm->pipe[PIPE_A].plane[PLANE_SPRITE0] >> 8, SPRITEA_HI) |
drivers/gpu/drm/i915/display/i9xx_wm.c
947
case PLANE_SPRITE0:
drivers/gpu/drm/i915/display/intel_display_irq.c
1227
{ .fault = GEN8_PIPE_SPRITE_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, },
drivers/gpu/drm/i915/display/intel_display_irq.c
1866
{ .fault = SPRITEA_INVALID_GTT_STATUS, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, },
drivers/gpu/drm/i915/display/intel_display_irq.c
1870
{ .fault = SPRITEC_INVALID_GTT_STATUS, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, },
drivers/gpu/drm/i915/display/intel_display_irq.c
1874
{ .fault = SPRITEE_INVALID_GTT_STATUS, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, },
drivers/gpu/drm/i915/display/intel_display_irq.c
745
{ .fault = ERR_INT_SPRITE_A_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, },
drivers/gpu/drm/i915/display/intel_display_irq.c
748
{ .fault = ERR_INT_SPRITE_B_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, },
drivers/gpu/drm/i915/display/intel_display_irq.c
751
{ .fault = ERR_INT_SPRITE_C_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, },
drivers/gpu/drm/i915/display/intel_display_irq.c
862
{ .fault = GTT_FAULT_SPRITE_A_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, },
drivers/gpu/drm/i915/display/intel_display_irq.c
863
{ .fault = GTT_FAULT_SPRITE_B_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, },
drivers/gpu/drm/i915/display/intel_display_trace.h
289
__entry->sprite = wm->pipe[crtc->pipe].plane[PLANE_SPRITE0];
drivers/gpu/drm/i915/display/intel_display_trace.h
338
__entry->sprite0 = wm->pipe[crtc->pipe].plane[PLANE_SPRITE0];
drivers/gpu/drm/i915/display/intel_sprite.c
1698
plane->id = PLANE_SPRITE0 + sprite;
drivers/gpu/drm/i915/display/intel_sprite_regs.h
231
_PIPE((pipe) * 2 + (plane_id) - PLANE_SPRITE0, (reg_a), (reg_b))
drivers/gpu/drm/i915/display/intel_sprite_regs.h
352
_MMIO(VLV_DISPLAY_BASE + ((plane_id) - PLANE_SPRITE0) * 0x1000 + (reg))
drivers/gpu/drm/i915/gvt/handlers.c
1057
int event = SKL_FLIP_EVENT(pipe, PLANE_SPRITE0);
drivers/gpu/drm/i915/gvt/handlers.c
2317
MMIO_DH(REG_50080(PIPE_A, PLANE_SPRITE0), D_ALL, NULL,
drivers/gpu/drm/i915/gvt/handlers.c
2320
MMIO_DH(REG_50080(PIPE_B, PLANE_SPRITE0), D_ALL, NULL,
drivers/gpu/drm/i915/gvt/handlers.c
2323
MMIO_DH(REG_50080(PIPE_C, PLANE_SPRITE0), D_ALL, NULL,
drivers/gpu/drm/i915/gvt/reg.h
88
(PLANE_SPRITE0) : (I915_MAX_PLANES))); })
drivers/gpu/drm/i915/intel_gvt_mmio_table.c
223
MMIO_D(REG_50080(PIPE_A, PLANE_SPRITE0));
drivers/gpu/drm/i915/intel_gvt_mmio_table.c
236
MMIO_D(REG_50080(PIPE_B, PLANE_SPRITE0));
drivers/gpu/drm/i915/intel_gvt_mmio_table.c
249
MMIO_D(REG_50080(PIPE_C, PLANE_SPRITE0));