Lines Matching refs:PIPE_A

510 	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()
2049 case PIPE_A: in vlv_atomic_update_fifo()
3597 if (dirty & WM_DIRTY_PIPE(PIPE_A)) in ilk_write_wm_values()
3598 intel_uncore_write(&dev_priv->uncore, WM0_PIPE_ILK(PIPE_A), results->wm_pipe[0]); in ilk_write_wm_values()
4427 .active_pipes = BIT(PIPE_A),
4429 [PIPE_A] = BIT(DBUF_S1),
4439 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B),
4441 [PIPE_A] = BIT(DBUF_S1),
4452 .active_pipes = BIT(PIPE_A) | BIT(PIPE_C),
4454 [PIPE_A] = BIT(DBUF_S1),
4466 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C),
4468 [PIPE_A] = BIT(DBUF_S1),
4490 .active_pipes = BIT(PIPE_A),
4492 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4502 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B),
4504 [PIPE_A] = BIT(DBUF_S2),
4515 .active_pipes = BIT(PIPE_A) | BIT(PIPE_C),
4517 [PIPE_A] = BIT(DBUF_S1),
4529 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C),
4531 [PIPE_A] = BIT(DBUF_S1),
4543 .active_pipes = BIT(PIPE_A) | BIT(PIPE_D),
4545 [PIPE_A] = BIT(DBUF_S1),
4557 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_D),
4559 [PIPE_A] = BIT(DBUF_S1),
4572 .active_pipes = BIT(PIPE_A) | BIT(PIPE_C) | BIT(PIPE_D),
4574 [PIPE_A] = BIT(DBUF_S1),
4588 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D),
4590 [PIPE_A] = BIT(DBUF_S1),
4601 .active_pipes = BIT(PIPE_A),
4603 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4613 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B),
4615 [PIPE_A] = BIT(DBUF_S1),
4626 .active_pipes = BIT(PIPE_A) | BIT(PIPE_C),
4628 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4640 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C),
4642 [PIPE_A] = BIT(DBUF_S1),
4654 .active_pipes = BIT(PIPE_A) | BIT(PIPE_D),
4656 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4668 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_D),
4670 [PIPE_A] = BIT(DBUF_S1),
4683 .active_pipes = BIT(PIPE_A) | BIT(PIPE_C) | BIT(PIPE_D),
4685 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4699 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D),
4701 [PIPE_A] = BIT(DBUF_S1),
4712 .active_pipes = BIT(PIPE_A),
4714 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2) | BIT(DBUF_S3) | BIT(DBUF_S4),
4726 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B),
4728 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4739 .active_pipes = BIT(PIPE_A) | BIT(PIPE_C),
4741 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4753 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C),
4755 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4767 .active_pipes = BIT(PIPE_A) | BIT(PIPE_D),
4769 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4781 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_D),
4783 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4796 .active_pipes = BIT(PIPE_A) | BIT(PIPE_C) | BIT(PIPE_D),
4798 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
4812 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D),
4814 [PIPE_A] = BIT(DBUF_S1) | BIT(DBUF_S2),
6712 wm->pipe[PIPE_A].plane[PLANE_PRIMARY] = _FW_WM(tmp, PLANEA); in g4x_read_wm_values()
6719 wm->pipe[PIPE_A].plane[PLANE_CURSOR] = _FW_WM(tmp, CURSORA); in g4x_read_wm_values()
6720 wm->pipe[PIPE_A].plane[PLANE_SPRITE0] = _FW_WM(tmp, SPRITEA); in g4x_read_wm_values()
6752 wm->pipe[PIPE_A].plane[PLANE_PRIMARY] = _FW_WM_VLV(tmp, PLANEA); in vlv_read_wm_values()
6755 wm->pipe[PIPE_A].plane[PLANE_SPRITE1] = _FW_WM_VLV(tmp, SPRITEB); in vlv_read_wm_values()
6756 wm->pipe[PIPE_A].plane[PLANE_CURSOR] = _FW_WM(tmp, CURSORA); in vlv_read_wm_values()
6757 wm->pipe[PIPE_A].plane[PLANE_SPRITE0] = _FW_WM_VLV(tmp, SPRITEA); in vlv_read_wm_values()
6783 wm->pipe[PIPE_A].plane[PLANE_SPRITE1] |= _FW_WM(tmp, SPRITEB_HI) << 8; in vlv_read_wm_values()
6784 wm->pipe[PIPE_A].plane[PLANE_SPRITE0] |= _FW_WM(tmp, SPRITEA_HI) << 8; in vlv_read_wm_values()
6785 wm->pipe[PIPE_A].plane[PLANE_PRIMARY] |= _FW_WM(tmp, PLANEA_HI) << 8; in vlv_read_wm_values()
6796 wm->pipe[PIPE_A].plane[PLANE_SPRITE1] |= _FW_WM(tmp, SPRITEB_HI) << 8; in vlv_read_wm_values()
6797 wm->pipe[PIPE_A].plane[PLANE_SPRITE0] |= _FW_WM(tmp, SPRITEA_HI) << 8; in vlv_read_wm_values()
6798 wm->pipe[PIPE_A].plane[PLANE_PRIMARY] |= _FW_WM(tmp, PLANEA_HI) << 8; in vlv_read_wm_values()
7431 intel_uncore_write(&dev_priv->uncore, TRANS_CHICKEN1(PIPE_A), in lpt_init_clock_gating()
7432 intel_uncore_read(&dev_priv->uncore, TRANS_CHICKEN1(PIPE_A)) | in lpt_init_clock_gating()
7626 intel_uncore_write(&dev_priv->uncore, CHICKEN_PIPESL_1(PIPE_A), in bdw_init_clock_gating()
7627 intel_uncore_read(&dev_priv->uncore, CHICKEN_PIPESL_1(PIPE_A)) | in bdw_init_clock_gating()
7685 intel_uncore_write(&dev_priv->uncore, CHICKEN_PIPESL_1(PIPE_A), in hsw_init_clock_gating()
7686 intel_uncore_read(&dev_priv->uncore, CHICKEN_PIPESL_1(PIPE_A)) | in hsw_init_clock_gating()