Lines Matching refs:PIPE_A

511 	case PIPE_A:  in vlv_get_fifo_size()
997 FW_WM(wm->pipe[PIPE_A].plane[PLANE_PRIMARY], PLANEA)); in g4x_write_wm_values()
1003 FW_WM(wm->pipe[PIPE_A].plane[PLANE_CURSOR], CURSORA) | in g4x_write_wm_values()
1004 FW_WM(wm->pipe[PIPE_A].plane[PLANE_SPRITE0], SPRITEA)); in g4x_write_wm_values()
1047 FW_WM_VLV(wm->pipe[PIPE_A].plane[PLANE_PRIMARY], PLANEA)); in vlv_write_wm_values()
1049 FW_WM_VLV(wm->pipe[PIPE_A].plane[PLANE_SPRITE1], SPRITEB) | in vlv_write_wm_values()
1050 FW_WM(wm->pipe[PIPE_A].plane[PLANE_CURSOR], CURSORA) | in vlv_write_wm_values()
1051 FW_WM_VLV(wm->pipe[PIPE_A].plane[PLANE_SPRITE0], SPRITEA)); in vlv_write_wm_values()
1073 FW_WM(wm->pipe[PIPE_A].plane[PLANE_SPRITE1] >> 8, SPRITEB_HI) | in vlv_write_wm_values()
1074 FW_WM(wm->pipe[PIPE_A].plane[PLANE_SPRITE0] >> 8, SPRITEA_HI) | in vlv_write_wm_values()
1075 FW_WM(wm->pipe[PIPE_A].plane[PLANE_PRIMARY] >> 8, PLANEA_HI)); in vlv_write_wm_values()
1085 FW_WM(wm->pipe[PIPE_A].plane[PLANE_SPRITE1] >> 8, SPRITEB_HI) | in vlv_write_wm_values()
1086 FW_WM(wm->pipe[PIPE_A].plane[PLANE_SPRITE0] >> 8, SPRITEA_HI) | in vlv_write_wm_values()
1087 FW_WM(wm->pipe[PIPE_A].plane[PLANE_PRIMARY] >> 8, PLANEA_HI)); in vlv_write_wm_values()
2044 case PIPE_A: in vlv_atomic_update_fifo()
3596 if (dirty & WM_DIRTY_PIPE(PIPE_A)) in ilk_write_wm_values()
3597 intel_uncore_write(&dev_priv->uncore, WM0_PIPE_ILK(PIPE_A), results->wm_pipe[0]); in ilk_write_wm_values()
4426 .active_pipes = BIT(PIPE_A),
4428 [PIPE_A] = BIT(DBUF_S1),
4438 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B),
4440 [PIPE_A] = BIT(DBUF_S1),
4451 .active_pipes = BIT(PIPE_A) | BIT(PIPE_C),
4453 [PIPE_A] = BIT(DBUF_S1),
4465 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C),
4467 [PIPE_A] = BIT(DBUF_S1),
4489 .active_pipes = BIT(PIPE_A),
4491 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4501 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B),
4503 [PIPE_A] = BIT(DBUF_S2),
4514 .active_pipes = BIT(PIPE_A) | BIT(PIPE_C),
4516 [PIPE_A] = BIT(DBUF_S1),
4528 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C),
4530 [PIPE_A] = BIT(DBUF_S1),
4542 .active_pipes = BIT(PIPE_A) | BIT(PIPE_D),
4544 [PIPE_A] = BIT(DBUF_S1),
4556 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_D),
4558 [PIPE_A] = BIT(DBUF_S1),
4571 .active_pipes = BIT(PIPE_A) | BIT(PIPE_C) | BIT(PIPE_D),
4573 [PIPE_A] = BIT(DBUF_S1),
4587 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D),
4589 [PIPE_A] = BIT(DBUF_S1),
4600 .active_pipes = BIT(PIPE_A),
4602 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4612 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B),
4614 [PIPE_A] = BIT(DBUF_S1),
4625 .active_pipes = BIT(PIPE_A) | BIT(PIPE_C),
4627 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4639 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C),
4641 [PIPE_A] = BIT(DBUF_S1),
4653 .active_pipes = BIT(PIPE_A) | BIT(PIPE_D),
4655 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4667 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_D),
4669 [PIPE_A] = BIT(DBUF_S1),
4682 .active_pipes = BIT(PIPE_A) | BIT(PIPE_C) | BIT(PIPE_D),
4684 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4698 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D),
4700 [PIPE_A] = BIT(DBUF_S1),
4711 .active_pipes = BIT(PIPE_A),
4713 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2) | BIT(DBUF_S3) | BIT(DBUF_S4),
4725 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B),
4727 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4738 .active_pipes = BIT(PIPE_A) | BIT(PIPE_C),
4740 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4752 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C),
4754 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4766 .active_pipes = BIT(PIPE_A) | BIT(PIPE_D),
4768 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4780 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_D),
4782 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4795 .active_pipes = BIT(PIPE_A) | BIT(PIPE_C) | BIT(PIPE_D),
4797 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4811 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D),
4813 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
6711 wm->pipe[PIPE_A].plane[PLANE_PRIMARY] = _FW_WM(tmp, PLANEA); in g4x_read_wm_values()
6718 wm->pipe[PIPE_A].plane[PLANE_CURSOR] = _FW_WM(tmp, CURSORA); in g4x_read_wm_values()
6719 wm->pipe[PIPE_A].plane[PLANE_SPRITE0] = _FW_WM(tmp, SPRITEA); in g4x_read_wm_values()
6751 wm->pipe[PIPE_A].plane[PLANE_PRIMARY] = _FW_WM_VLV(tmp, PLANEA); in vlv_read_wm_values()
6754 wm->pipe[PIPE_A].plane[PLANE_SPRITE1] = _FW_WM_VLV(tmp, SPRITEB); in vlv_read_wm_values()
6755 wm->pipe[PIPE_A].plane[PLANE_CURSOR] = _FW_WM(tmp, CURSORA); in vlv_read_wm_values()
6756 wm->pipe[PIPE_A].plane[PLANE_SPRITE0] = _FW_WM_VLV(tmp, SPRITEA); in vlv_read_wm_values()
6782 wm->pipe[PIPE_A].plane[PLANE_SPRITE1] |= _FW_WM(tmp, SPRITEB_HI) << 8; in vlv_read_wm_values()
6783 wm->pipe[PIPE_A].plane[PLANE_SPRITE0] |= _FW_WM(tmp, SPRITEA_HI) << 8; in vlv_read_wm_values()
6784 wm->pipe[PIPE_A].plane[PLANE_PRIMARY] |= _FW_WM(tmp, PLANEA_HI) << 8; in vlv_read_wm_values()
6795 wm->pipe[PIPE_A].plane[PLANE_SPRITE1] |= _FW_WM(tmp, SPRITEB_HI) << 8; in vlv_read_wm_values()
6796 wm->pipe[PIPE_A].plane[PLANE_SPRITE0] |= _FW_WM(tmp, SPRITEA_HI) << 8; in vlv_read_wm_values()
6797 wm->pipe[PIPE_A].plane[PLANE_PRIMARY] |= _FW_WM(tmp, PLANEA_HI) << 8; in vlv_read_wm_values()
7392 intel_uncore_write(&dev_priv->uncore, TRANS_CHICKEN1(PIPE_A), in lpt_init_clock_gating()
7393 intel_uncore_read(&dev_priv->uncore, TRANS_CHICKEN1(PIPE_A)) | in lpt_init_clock_gating()
7587 intel_uncore_write(&dev_priv->uncore, CHICKEN_PIPESL_1(PIPE_A), in bdw_init_clock_gating()
7588 intel_uncore_read(&dev_priv->uncore, CHICKEN_PIPESL_1(PIPE_A)) | in bdw_init_clock_gating()
7639 intel_uncore_write(&dev_priv->uncore, CHICKEN_PIPESL_1(PIPE_A), in hsw_init_clock_gating()
7640 intel_uncore_read(&dev_priv->uncore, CHICKEN_PIPESL_1(PIPE_A)) | in hsw_init_clock_gating()