Searched refs:PIPE_D (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | skl_watermark.c | 870 .active_pipes = BIT(PIPE_D), 872 [PIPE_D] = BIT(DBUF_S2) | BIT(DBUF_S1), 876 .active_pipes = BIT(PIPE_A) | BIT(PIPE_D), 879 [PIPE_D] = BIT(DBUF_S2), 883 .active_pipes = BIT(PIPE_B) | BIT(PIPE_D), 886 [PIPE_D] = BIT(DBUF_S2), 890 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_D), 894 [PIPE_D] = BIT(DBUF_S2), 898 .active_pipes = BIT(PIPE_C) | BIT(PIPE_D), 901 [PIPE_D] = BIT(DBUF_S2), [all …]
|
| H A D | intel_display_limits.h | 20 PIPE_D, enumerator 37 TRANSCODER_D = PIPE_D,
|
| H A D | intel_display_power_map.c | 948 .irq_pipe_mask = BIT(PIPE_D), 1186 .irq_pipe_mask = BIT(PIPE_D), 1360 .irq_pipe_mask = BIT(PIPE_D), 1517 .irq_pipe_mask = BIT(PIPE_D), 1684 .irq_pipe_mask = BIT(PIPE_D),
|
| H A D | intel_display_device.c | 198 [PIPE_D] = TGL_CURSOR_D_OFFSET, \ 995 BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), \ 1162 BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D) 1340 BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), \ 1870 display_runtime->pipe_mask &= ~BIT(PIPE_D); in __intel_display_device_info_runtime_init()
|
| H A D | intel_dmc.c | 482 for (pipe = PIPE_A; pipe <= PIPE_D; pipe++) in adlp_pipedmc_clock_gating_wa() 486 for (pipe = PIPE_C; pipe <= PIPE_D; pipe++) in adlp_pipedmc_clock_gating_wa() 932 PIPE_D_DMC_W2_PTS_CONFIG_SELECT(PIPE_D) | in intel_dmc_load_program()
|
| H A D | icl_dsi.c | 842 case PIPE_D: in gen11_dsi_configure_transcoder() 1750 *pipe = PIPE_D; in gen11_dsi_get_hw_state()
|
| H A D | intel_display.c | 3472 pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D); in joiner_pipes() 3796 trans_pipe = PIPE_D; in hsw_enabled_transcoders()
|