/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_pci.c | 166 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B), \ 185 .pipe_mask = BIT(PIPE_A), \ 224 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B), \ 309 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B), \ 360 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B), \ 387 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B), \ 436 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C), \ 488 .pipe_mask = 0, /* legal, last one wins */ 496 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B), 587 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C), [all …]
|
H A D | i915_irq.h | 102 u8 pipe_mask); 104 u8 pipe_mask);
|
H A D | intel_device_info.c | 983 info->pipe_mask = 0; in intel_device_info_runtime_init() 986 info->pipe_mask &= ~BIT(PIPE_C); in intel_device_info_runtime_init() 990 u8 enabled_mask = info->pipe_mask; in intel_device_info_runtime_init() 1011 info->pipe_mask = enabled_mask; in intel_device_info_runtime_init()
|
H A D | intel_device_info.h | 172 u8 pipe_mask; member
|
H A D | i915_drv.h | 1781 #define INTEL_NUM_PIPES(dev_priv) (hweight8(INTEL_INFO(dev_priv)->pipe_mask)) 1783 #define HAS_DISPLAY(dev_priv) (INTEL_INFO(dev_priv)->pipe_mask != 0)
|
H A D | i915_irq.c | 2868 u8 pipe_mask) in gen8_irq_power_well_post_enable() argument 2882 for_each_pipe_masked(dev_priv, pipe, pipe_mask) in gen8_irq_power_well_post_enable() 2891 u8 pipe_mask) in gen8_irq_power_well_pre_disable() argument 2903 for_each_pipe_masked(dev_priv, pipe, pipe_mask) in gen8_irq_power_well_pre_disable()
|
H A D | intel_pm.c | 5425 state->active_pipe_changes = INTEL_INFO(dev_priv)->pipe_mask; in skl_ddb_add_affected_pipes() 5451 state->wm_results.dirty_pipes = INTEL_INFO(dev_priv)->pipe_mask; in skl_ddb_add_affected_pipes()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/ |
H A D | intel_ddi.c | 2073 u8 *pipe_mask, bool *is_dp_mst) in intel_ddi_get_encoder_pipes() argument 2083 *pipe_mask = 0; in intel_ddi_get_encoder_pipes() 2104 *pipe_mask = BIT(PIPE_A); in intel_ddi_get_encoder_pipes() 2107 *pipe_mask = BIT(PIPE_B); in intel_ddi_get_encoder_pipes() 2110 *pipe_mask = BIT(PIPE_C); in intel_ddi_get_encoder_pipes() 2147 *pipe_mask |= BIT(p); in intel_ddi_get_encoder_pipes() 2150 if (!*pipe_mask) in intel_ddi_get_encoder_pipes() 2154 if (!mst_pipe_mask && hweight8(*pipe_mask) > 1) { in intel_ddi_get_encoder_pipes() 2157 *pipe_mask); in intel_ddi_get_encoder_pipes() 2158 *pipe_mask = BIT(ffs(*pipe_mask) - 1); in intel_ddi_get_encoder_pipes() [all …]
|
H A D | intel_lvds.c | 908 intel_encoder->pipe_mask = BIT(PIPE_B); in intel_lvds_init() 910 intel_encoder->pipe_mask = ~0; in intel_lvds_init()
|
H A D | intel_crt.c | 1017 crt->base.pipe_mask = BIT(PIPE_A); in intel_crt_init() 1019 crt->base.pipe_mask = ~0; in intel_crt_init()
|
H A D | vlv_dsi.c | 1875 intel_encoder->pipe_mask = ~0; in vlv_dsi_init() 1877 intel_encoder->pipe_mask = BIT(PIPE_A); in vlv_dsi_init() 1879 intel_encoder->pipe_mask = BIT(PIPE_B); in vlv_dsi_init()
|
H A D | intel_dvo.c | 513 intel_encoder->pipe_mask = ~0; in intel_dvo_init()
|
H A D | intel_display_types.h | 134 u8 pipe_mask; member
|
H A D | intel_dp_mst.c | 777 intel_encoder->pipe_mask = ~0; in intel_dp_create_fake_mst_encoder()
|
H A D | intel_hdmi.c | 3301 intel_encoder->pipe_mask = BIT(PIPE_C); in intel_hdmi_init() 3303 intel_encoder->pipe_mask = BIT(PIPE_A) | BIT(PIPE_B); in intel_hdmi_init() 3305 intel_encoder->pipe_mask = ~0; in intel_hdmi_init()
|
H A D | intel_tv.c | 1955 intel_encoder->pipe_mask = ~0; in intel_tv_init()
|
H A D | icl_dsi.c | 1725 encoder->pipe_mask = ~0; in icl_dsi_init()
|
H A D | intel_dp.c | 7659 intel_encoder->pipe_mask = BIT(PIPE_C); in intel_dp_init() 7661 intel_encoder->pipe_mask = BIT(PIPE_A) | BIT(PIPE_B); in intel_dp_init() 7663 intel_encoder->pipe_mask = ~0; in intel_dp_init()
|
H A D | intel_sdvo.c | 2938 intel_sdvo->base.pipe_mask = ~0; in intel_sdvo_output_setup()
|
H A D | intel_display.c | 16568 if (encoder->pipe_mask & BIT(crtc->pipe)) in intel_encoder_possible_crtcs()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-tilepro.c | 307 unsigned int pipe_mask; member 818 if ((b->pipe_mask & compatible_pipes) == b->pipe_mask) in tilepro_flush_bundle()
|
H A D | tc-tilegx.c | 355 unsigned int pipe_mask; member 931 if ((b->pipe_mask & compatible_pipes) == b->pipe_mask) in tilegx_flush_bundle()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-tilepro.c | 307 unsigned int pipe_mask; member 818 if ((b->pipe_mask & compatible_pipes) == b->pipe_mask) in tilepro_flush_bundle()
|
H A D | tc-tilegx.c | 355 unsigned int pipe_mask; member 931 if ((b->pipe_mask & compatible_pipes) == b->pipe_mask) in tilegx_flush_bundle()
|
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
H A D | sljitNativeTILEGX_64.c | 488 unsigned int pipe_mask; member 553 if ((b->pipe_mask & compatible_pipes) == b->pipe_mask) { in compute_format()
|