Searched refs:PIPE_D (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | skl_watermark.c | 1001 [PIPE_D] = BIT(DBUF_S2), 1008 [PIPE_D] = BIT(DBUF_S2), 1016 [PIPE_D] = BIT(DBUF_S2), 1023 [PIPE_D] = BIT(DBUF_S2), 1031 [PIPE_D] = BIT(DBUF_S2), 1039 [PIPE_D] = BIT(DBUF_S2), 1048 [PIPE_D] = BIT(DBUF_S2), 1134 [PIPE_D] = BIT(DBUF_S4), 1142 [PIPE_D] = BIT(DBUF_S4), 1150 [PIPE_D] = BIT(DBUF_S4), [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), 1678 .irq_pipe_mask = BIT(PIPE_D),
|
| H A D | intel_display_device.c | 195 [PIPE_D] = TGL_CURSOR_D_OFFSET, \ 992 BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), \ 1159 BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D) 1337 BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), \ 1824 display_runtime->pipe_mask &= ~BIT(PIPE_D); in __intel_display_device_info_runtime_init()
|
| H A D | intel_dmc.c | 460 for (pipe = PIPE_A; pipe <= PIPE_D; pipe++) in adlp_pipedmc_clock_gating_wa() 464 for (pipe = PIPE_C; pipe <= PIPE_D; pipe++) in adlp_pipedmc_clock_gating_wa()
|
| H A D | icl_dsi.c | 826 case PIPE_D: in gen11_dsi_configure_transcoder() 1722 *pipe = PIPE_D; in gen11_dsi_get_hw_state()
|
| H A D | intel_display.c | 3408 pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D); in joiner_pipes() 3737 trans_pipe = PIPE_D; in hsw_enabled_transcoders()
|