Searched refs:PIPE_D (Results 1 – 7 of 7) sorted by relevance
/drivers/gpu/drm/i915/ |
D | intel_pm.c | 4536 .active_pipes = BIT(PIPE_D), 4538 [PIPE_D] = BIT(DBUF_S2) | BIT(DBUF_S1), 4542 .active_pipes = BIT(PIPE_A) | BIT(PIPE_D), 4545 [PIPE_D] = BIT(DBUF_S2), 4549 .active_pipes = BIT(PIPE_B) | BIT(PIPE_D), 4552 [PIPE_D] = BIT(DBUF_S2), 4556 .active_pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_D), 4560 [PIPE_D] = BIT(DBUF_S2), 4564 .active_pipes = BIT(PIPE_C) | BIT(PIPE_D), 4567 [PIPE_D] = BIT(DBUF_S2), [all …]
|
D | i915_pci.c | 125 [PIPE_D] = TGL_CURSOR_D_OFFSET, \ 847 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), \ 903 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), 915 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), 929 [PIPE_D] = TGL_CURSOR_D_OFFSET, \ 952 .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()
|
/drivers/gpu/drm/i915/display/ |
D | intel_display.h | 90 PIPE_D, enumerator 109 TRANSCODER_D = PIPE_D,
|
D | icl_dsi.c | 880 case PIPE_D: in gen11_dsi_configure_transcoder() 1743 *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 | 6059 trans_pipe = PIPE_D; in hsw_get_transcoder_state()
|