Symbol: PLANE_PRIMARY
drivers/gpu/drm/i915/display/i9xx_plane.c
948
plane->id = PLANE_PRIMARY;
drivers/gpu/drm/i915/display/i9xx_wm.c
1004
} else if (plane->id == PLANE_PRIMARY &&
drivers/gpu/drm/i915/display/i9xx_wm.c
1074
if (plane_id == PLANE_PRIMARY)
drivers/gpu/drm/i915/display/i9xx_wm.c
1092
if (plane_id != PLANE_PRIMARY ||
drivers/gpu/drm/i915/display/i9xx_wm.c
1114
if (plane_id == PLANE_PRIMARY)
drivers/gpu/drm/i915/display/i9xx_wm.c
1126
if (plane_id == PLANE_PRIMARY)
drivers/gpu/drm/i915/display/i9xx_wm.c
1152
return g4x_raw_plane_wm_is_valid(crtc_state, PLANE_PRIMARY, level) &&
drivers/gpu/drm/i915/display/i9xx_wm.c
1222
wm_state->sr.plane = raw->plane[PLANE_PRIMARY];
drivers/gpu/drm/i915/display/i9xx_wm.c
1226
wm_state->cxsr = active_planes == BIT(PLANE_PRIMARY);
drivers/gpu/drm/i915/display/i9xx_wm.c
1233
wm_state->hpll.plane = raw->plane[PLANE_PRIMARY];
drivers/gpu/drm/i915/display/i9xx_wm.c
1341
g4x_plane_fifo_size(PLANE_PRIMARY, G4X_WM_LEVEL_SR) ||
drivers/gpu/drm/i915/display/i9xx_wm.c
1347
g4x_plane_fifo_size(PLANE_PRIMARY, G4X_WM_LEVEL_HPLL) ||
drivers/gpu/drm/i915/display/i9xx_wm.c
1580
total_rate = raw->plane[PLANE_PRIMARY] +
drivers/gpu/drm/i915/display/i9xx_wm.c
1631
fifo_state->plane[PLANE_PRIMARY] = fifo_left;
drivers/gpu/drm/i915/display/i9xx_wm.c
1736
return vlv_raw_plane_wm_is_valid(crtc_state, PLANE_PRIMARY, level) &&
drivers/gpu/drm/i915/display/i9xx_wm.c
1777
vlv_invert_wm_value(max3(raw->plane[PLANE_PRIMARY],
drivers/gpu/drm/i915/display/i9xx_wm.c
1877
sprite0_start = fifo_state->plane[PLANE_PRIMARY];
drivers/gpu/drm/i915/display/i9xx_wm.c
2064
wm->ddl[pipe].plane[PLANE_PRIMARY] = DDL_PRECISION_HIGH | 2;
drivers/gpu/drm/i915/display/i9xx_wm.c
2217
if (plane->id == PLANE_PRIMARY &&
drivers/gpu/drm/i915/display/i9xx_wm.c
317
fifo_state->plane[PLANE_PRIMARY] = sprite0_start;
drivers/gpu/drm/i915/display/i9xx_wm.c
3669
wm->pipe[PIPE_B].plane[PLANE_PRIMARY] = _FW_WM(tmp, PLANEB);
drivers/gpu/drm/i915/display/i9xx_wm.c
3670
wm->pipe[PIPE_A].plane[PLANE_PRIMARY] = _FW_WM(tmp, PLANEA);
drivers/gpu/drm/i915/display/i9xx_wm.c
3696
wm->ddl[pipe].plane[PLANE_PRIMARY] =
drivers/gpu/drm/i915/display/i9xx_wm.c
3709
wm->pipe[PIPE_B].plane[PLANE_PRIMARY] = _FW_WM_VLV(tmp, PLANEB);
drivers/gpu/drm/i915/display/i9xx_wm.c
3710
wm->pipe[PIPE_A].plane[PLANE_PRIMARY] = _FW_WM_VLV(tmp, PLANEA);
drivers/gpu/drm/i915/display/i9xx_wm.c
3730
wm->pipe[PIPE_C].plane[PLANE_PRIMARY] = _FW_WM_VLV(tmp, PLANEC);
drivers/gpu/drm/i915/display/i9xx_wm.c
3737
wm->pipe[PIPE_C].plane[PLANE_PRIMARY] |= _FW_WM(tmp, PLANEC_HI) << 8;
drivers/gpu/drm/i915/display/i9xx_wm.c
3740
wm->pipe[PIPE_B].plane[PLANE_PRIMARY] |= _FW_WM(tmp, PLANEB_HI) << 8;
drivers/gpu/drm/i915/display/i9xx_wm.c
3743
wm->pipe[PIPE_A].plane[PLANE_PRIMARY] |= _FW_WM(tmp, PLANEA_HI) << 8;
drivers/gpu/drm/i915/display/i9xx_wm.c
3753
wm->pipe[PIPE_B].plane[PLANE_PRIMARY] |= _FW_WM(tmp, PLANEB_HI) << 8;
drivers/gpu/drm/i915/display/i9xx_wm.c
3756
wm->pipe[PIPE_A].plane[PLANE_PRIMARY] |= _FW_WM(tmp, PLANEA_HI) << 8;
drivers/gpu/drm/i915/display/i9xx_wm.c
3810
raw->plane[PLANE_PRIMARY] = active->sr.plane;
drivers/gpu/drm/i915/display/i9xx_wm.c
3820
raw->plane[PLANE_PRIMARY] = active->hpll.plane;
drivers/gpu/drm/i915/display/i9xx_wm.c
3840
wm->pipe[pipe].plane[PLANE_PRIMARY],
drivers/gpu/drm/i915/display/i9xx_wm.c
3882
if (plane_id == PLANE_PRIMARY)
drivers/gpu/drm/i915/display/i9xx_wm.c
3997
wm->pipe[pipe].plane[PLANE_PRIMARY],
drivers/gpu/drm/i915/display/i9xx_wm.c
817
FW_WM(wm->pipe[PIPE_B].plane[PLANE_PRIMARY], PLANEB) |
drivers/gpu/drm/i915/display/i9xx_wm.c
818
FW_WM(wm->pipe[PIPE_A].plane[PLANE_PRIMARY], PLANEA));
drivers/gpu/drm/i915/display/i9xx_wm.c
850
(wm->ddl[pipe].plane[PLANE_PRIMARY] << DDL_PLANE_SHIFT));
drivers/gpu/drm/i915/display/i9xx_wm.c
867
FW_WM_VLV(wm->pipe[PIPE_B].plane[PLANE_PRIMARY], PLANEB) |
drivers/gpu/drm/i915/display/i9xx_wm.c
868
FW_WM_VLV(wm->pipe[PIPE_A].plane[PLANE_PRIMARY], PLANEA));
drivers/gpu/drm/i915/display/i9xx_wm.c
884
FW_WM_VLV(wm->pipe[PIPE_C].plane[PLANE_PRIMARY], PLANEC) |
drivers/gpu/drm/i915/display/i9xx_wm.c
890
FW_WM(wm->pipe[PIPE_C].plane[PLANE_PRIMARY] >> 8, PLANEC_HI) |
drivers/gpu/drm/i915/display/i9xx_wm.c
893
FW_WM(wm->pipe[PIPE_B].plane[PLANE_PRIMARY] >> 8, PLANEB_HI) |
drivers/gpu/drm/i915/display/i9xx_wm.c
896
FW_WM(wm->pipe[PIPE_A].plane[PLANE_PRIMARY] >> 8, PLANEA_HI));
drivers/gpu/drm/i915/display/i9xx_wm.c
905
FW_WM(wm->pipe[PIPE_B].plane[PLANE_PRIMARY] >> 8, PLANEB_HI) |
drivers/gpu/drm/i915/display/i9xx_wm.c
908
FW_WM(wm->pipe[PIPE_A].plane[PLANE_PRIMARY] >> 8, PLANEA_HI));
drivers/gpu/drm/i915/display/i9xx_wm.c
945
case PLANE_PRIMARY:
drivers/gpu/drm/i915/display/i9xx_wm.c
994
if (plane->id == PLANE_PRIMARY &&
drivers/gpu/drm/i915/display/intel_color.c
2175
(DISPLAY_VER(display) < 9 && plane->id == PLANE_PRIMARY);
drivers/gpu/drm/i915/display/intel_display.h
82
for ((__p) = PLANE_PRIMARY; (__p) < I915_MAX_PLANES; (__p)++) \
drivers/gpu/drm/i915/display/intel_display_irq.c
1228
{ .fault = GEN8_PIPE_PRIMARY_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_PRIMARY, },
drivers/gpu/drm/i915/display/intel_display_irq.c
1867
{ .fault = PLANEA_INVALID_GTT_STATUS, .handle = handle_plane_fault, .plane_id = PLANE_PRIMARY, },
drivers/gpu/drm/i915/display/intel_display_irq.c
1871
{ .fault = PLANEB_INVALID_GTT_STATUS, .handle = handle_plane_fault, .plane_id = PLANE_PRIMARY, },
drivers/gpu/drm/i915/display/intel_display_irq.c
1875
{ .fault = PLANEC_INVALID_GTT_STATUS, .handle = handle_plane_fault, .plane_id = PLANE_PRIMARY, },
drivers/gpu/drm/i915/display/intel_display_irq.c
746
{ .fault = ERR_INT_PRIMARY_A_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_PRIMARY, },
drivers/gpu/drm/i915/display/intel_display_irq.c
749
{ .fault = ERR_INT_PRIMARY_B_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_PRIMARY, },
drivers/gpu/drm/i915/display/intel_display_irq.c
752
{ .fault = ERR_INT_PRIMARY_C_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_PRIMARY, },
drivers/gpu/drm/i915/display/intel_display_irq.c
864
{ .fault = GTT_FAULT_PRIMARY_A_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_PRIMARY, },
drivers/gpu/drm/i915/display/intel_display_irq.c
865
{ .fault = GTT_FAULT_PRIMARY_B_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_PRIMARY, },
drivers/gpu/drm/i915/display/intel_display_trace.h
288
__entry->primary = wm->pipe[crtc->pipe].plane[PLANE_PRIMARY];
drivers/gpu/drm/i915/display/intel_display_trace.h
337
__entry->primary = wm->pipe[crtc->pipe].plane[PLANE_PRIMARY];
drivers/gpu/drm/i915/display/intel_plane.c
606
if (plane->id == PLANE_PRIMARY) {
drivers/gpu/drm/i915/display/intel_sprite_uapi.c
29
if (plane->id == PLANE_PRIMARY &&
drivers/gpu/drm/i915/display/intel_sprite_uapi.c
37
if (DISPLAY_VER(display) >= 9 && plane->id != PLANE_PRIMARY &&
drivers/gpu/drm/i915/gvt/cmd_parser.c
1448
if (info->plane == PLANE_PRIMARY)
drivers/gpu/drm/i915/gvt/handlers.c
1035
int event = SKL_FLIP_EVENT(pipe, PLANE_PRIMARY);
drivers/gpu/drm/i915/gvt/handlers.c
1081
if (plane == PLANE_PRIMARY) {
drivers/gpu/drm/i915/gvt/handlers.c
2308
MMIO_DH(REG_50080(PIPE_A, PLANE_PRIMARY), D_ALL, NULL,
drivers/gpu/drm/i915/gvt/handlers.c
2311
MMIO_DH(REG_50080(PIPE_B, PLANE_PRIMARY), D_ALL, NULL,
drivers/gpu/drm/i915/gvt/handlers.c
2314
MMIO_DH(REG_50080(PIPE_C, PLANE_PRIMARY), D_ALL, NULL,
drivers/gpu/drm/i915/gvt/reg.h
68
(((p) == PIPE_A) ? (((q) == PLANE_PRIMARY) ? (_MMIO(0x50080)) : \
drivers/gpu/drm/i915/gvt/reg.h
70
(((p) == PIPE_B) ? (((q) == PLANE_PRIMARY) ? (_MMIO(0x50088)) : \
drivers/gpu/drm/i915/gvt/reg.h
72
(((p) == PIPE_C) ? (((q) == PLANE_PRIMARY) ? (_MMIO(0x5008C)) : \
drivers/gpu/drm/i915/gvt/reg.h
86
(PLANE_PRIMARY) : \
drivers/gpu/drm/i915/intel_gvt_mmio_table.c
192
MMIO_D(REG_50080(PIPE_A, PLANE_PRIMARY));
drivers/gpu/drm/i915/intel_gvt_mmio_table.c
201
MMIO_D(REG_50080(PIPE_B, PLANE_PRIMARY));
drivers/gpu/drm/i915/intel_gvt_mmio_table.c
210
MMIO_D(REG_50080(PIPE_C, PLANE_PRIMARY));