Searched refs:PIPE_D (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/drivers/gpu/drm/i915/ |
D | intel_pm.c | 4537 .active_pipes = BIT(PIPE_D), 4539 [PIPE_D] = BIT(DBUF_S2) | BIT(DBUF_S1), 4543 .active_pipes = BIT(PIPE_A) | BIT(PIPE_D), 4546 [PIPE_D] = BIT(DBUF_S2), 4550 .active_pipes = BIT(PIPE_B) | BIT(PIPE_D), 4553 [PIPE_D] = BIT(DBUF_S2), 4557 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_D), 4561 [PIPE_D] = BIT(DBUF_S2), 4565 .active_pipes = BIT(PIPE_C) | BIT(PIPE_D), 4568 [PIPE_D] = BIT(DBUF_S2), [all …]
|
D | i915_pci.c | 125 [PIPE_D] = TGL_CURSOR_D_OFFSET, \ 846 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), \ 902 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), 914 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), 928 [PIPE_D] = TGL_CURSOR_D_OFFSET, \ 951 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), \
|
D | intel_device_info.c | 354 info->pipe_mask &= ~BIT(PIPE_D); in intel_device_info_runtime_init()
|
/Linux-v5.15/drivers/gpu/drm/i915/display/ |
D | intel_display.h | 90 PIPE_D, enumerator 109 TRANSCODER_D = PIPE_D,
|
D | icl_dsi.c | 870 case PIPE_D: in gen11_dsi_configure_transcoder() 1736 *pipe = PIPE_D; in gen11_dsi_get_hw_state()
|
D | intel_display_power.c | 4351 .hsw.irq_pipe_mask = BIT(PIPE_D), 4644 .hsw.irq_pipe_mask = BIT(PIPE_D), 4732 .hsw.irq_pipe_mask = BIT(PIPE_D),
|
D | intel_display.c | 6277 trans_pipe = PIPE_D; in hsw_get_transcoder_state()
|