Searched refs:PIPE_D (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| A D | skl_watermark.c | 980 [PIPE_D] = BIT(DBUF_S2), 987 [PIPE_D] = BIT(DBUF_S2), 995 [PIPE_D] = BIT(DBUF_S2), 1002 [PIPE_D] = BIT(DBUF_S2), 1010 [PIPE_D] = BIT(DBUF_S2), 1018 [PIPE_D] = BIT(DBUF_S2), 1027 [PIPE_D] = BIT(DBUF_S2), 1113 [PIPE_D] = BIT(DBUF_S4), 1121 [PIPE_D] = BIT(DBUF_S4), 1129 [PIPE_D] = BIT(DBUF_S4), [all …]
|
| A D | intel_display_limits.h | 20 PIPE_D, enumerator 37 TRANSCODER_D = PIPE_D,
|
| A D | intel_display_device.c | 175 [PIPE_D] = TGL_CURSOR_D_OFFSET, \ 897 BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), \ 1057 BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D) 1216 BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), \ 1643 display_runtime->pipe_mask &= ~BIT(PIPE_D); in __intel_display_device_info_runtime_init()
|
| 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),
|
| A D | intel_dmc.c | 453 for (pipe = PIPE_A; pipe <= PIPE_D; pipe++) in adlp_pipedmc_clock_gating_wa() 457 for (pipe = PIPE_C; pipe <= PIPE_D; pipe++) in adlp_pipedmc_clock_gating_wa()
|
| A D | icl_dsi.c | 821 case PIPE_D: in gen11_dsi_configure_transcoder() 1719 *pipe = PIPE_D; in gen11_dsi_get_hw_state()
|
| A D | intel_psr.c | 1770 case PIPE_D: in wa_16013835468_bit_get()
|
| A D | intel_display.c | 3512 pipes = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D); in joiner_pipes() 3670 trans_pipe = PIPE_D; in hsw_enabled_transcoders()
|
Completed in 47 milliseconds