Home
last modified time | relevance | path

Searched refs:PIPE_C (Results 1 – 25 of 75) sorted by relevance

123

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c2272 MMIO_D(PIPEDSL(PIPE_C), D_ALL); in init_generic_mmio_info()
2297 MMIO_D(CURCNTR(PIPE_C), D_ALL); in init_generic_mmio_info()
2301 MMIO_D(CURPOS(PIPE_C), D_ALL); in init_generic_mmio_info()
2305 MMIO_D(CURBASE(PIPE_C), D_ALL); in init_generic_mmio_info()
2342 MMIO_D(DSPCNTR(PIPE_C), D_ALL); in init_generic_mmio_info()
2343 MMIO_D(DSPADDR(PIPE_C), D_ALL); in init_generic_mmio_info()
2345 MMIO_D(DSPPOS(PIPE_C), D_ALL); in init_generic_mmio_info()
2346 MMIO_D(DSPSIZE(PIPE_C), D_ALL); in init_generic_mmio_info()
2383 MMIO_D(SPRCTL(PIPE_C), D_ALL); in init_generic_mmio_info()
2386 MMIO_D(SPRPOS(PIPE_C), D_ALL); in init_generic_mmio_info()
[all …]
H A Dreg.h76 (((p) == PIPE_C) ? (((q) == PLANE_PRIMARY) ? (_MMIO(0x5008C)) : \
84 (((reg) == 0x5008C || (reg) == 0x5009C) ? (PIPE_C) : \
H A Ddisplay.c52 pipe = PIPE_C; in get_edp_pipe()
625 [PIPE_C] = PIPE_C_VBLANK, in emulate_vblank_on_pipe()
629 if (pipe < PIPE_A || pipe > PIPE_C) in emulate_vblank_on_pipe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c2272 MMIO_D(PIPEDSL(PIPE_C), D_ALL); in init_generic_mmio_info()
2297 MMIO_D(CURCNTR(PIPE_C), D_ALL); in init_generic_mmio_info()
2301 MMIO_D(CURPOS(PIPE_C), D_ALL); in init_generic_mmio_info()
2305 MMIO_D(CURBASE(PIPE_C), D_ALL); in init_generic_mmio_info()
2342 MMIO_D(DSPCNTR(PIPE_C), D_ALL); in init_generic_mmio_info()
2343 MMIO_D(DSPADDR(PIPE_C), D_ALL); in init_generic_mmio_info()
2345 MMIO_D(DSPPOS(PIPE_C), D_ALL); in init_generic_mmio_info()
2346 MMIO_D(DSPSIZE(PIPE_C), D_ALL); in init_generic_mmio_info()
2383 MMIO_D(SPRCTL(PIPE_C), D_ALL); in init_generic_mmio_info()
2386 MMIO_D(SPRPOS(PIPE_C), D_ALL); in init_generic_mmio_info()
[all …]
H A Dreg.h76 (((p) == PIPE_C) ? (((q) == PLANE_PRIMARY) ? (_MMIO(0x5008C)) : \
84 (((reg) == 0x5008C || (reg) == 0x5009C) ? (PIPE_C) : \
H A Ddisplay.c52 pipe = PIPE_C; in get_edp_pipe()
625 [PIPE_C] = PIPE_C_VBLANK, in emulate_vblank_on_pipe()
629 if (pipe < PIPE_A || pipe > PIPE_C) in emulate_vblank_on_pipe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c2272 MMIO_D(PIPEDSL(PIPE_C), D_ALL); in init_generic_mmio_info()
2297 MMIO_D(CURCNTR(PIPE_C), D_ALL); in init_generic_mmio_info()
2301 MMIO_D(CURPOS(PIPE_C), D_ALL); in init_generic_mmio_info()
2305 MMIO_D(CURBASE(PIPE_C), D_ALL); in init_generic_mmio_info()
2342 MMIO_D(DSPCNTR(PIPE_C), D_ALL); in init_generic_mmio_info()
2343 MMIO_D(DSPADDR(PIPE_C), D_ALL); in init_generic_mmio_info()
2345 MMIO_D(DSPPOS(PIPE_C), D_ALL); in init_generic_mmio_info()
2346 MMIO_D(DSPSIZE(PIPE_C), D_ALL); in init_generic_mmio_info()
2383 MMIO_D(SPRCTL(PIPE_C), D_ALL); in init_generic_mmio_info()
2386 MMIO_D(SPRPOS(PIPE_C), D_ALL); in init_generic_mmio_info()
[all …]
H A Dreg.h76 (((p) == PIPE_C) ? (((q) == PLANE_PRIMARY) ? (_MMIO(0x5008C)) : \
84 (((reg) == 0x5008C || (reg) == 0x5009C) ? (PIPE_C) : \
H A Ddisplay.c52 pipe = PIPE_C; in get_edp_pipe()
625 [PIPE_C] = PIPE_C_VBLANK, in emulate_vblank_on_pipe()
629 if (pipe < PIPE_A || pipe > PIPE_C) in emulate_vblank_on_pipe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/
H A Di915_pci.c112 [PIPE_C] = CHV_CURSOR_C_OFFSET, \
119 [PIPE_C] = IVB_CURSOR_C_OFFSET, \
126 [PIPE_C] = IVB_CURSOR_C_OFFSET, \
449 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C), \
610 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C),
686 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C), \
862 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), \
898 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C),
918 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D),
930 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D),
H A Dintel_device_info.c263 runtime->num_scalers[PIPE_C] = 1; in intel_device_info_runtime_init()
289 runtime->num_sprites[PIPE_C] = 1; in intel_device_info_runtime_init()
322 info->pipe_mask &= ~BIT(PIPE_C); in intel_device_info_runtime_init()
337 info->pipe_mask &= ~BIT(PIPE_C); in intel_device_info_runtime_init()
H A Dintel_pm.c509 case PIPE_C: in vlv_get_fifo_size()
2069 case PIPE_C: in vlv_atomic_update_fifo()
4421 [PIPE_C] = BIT(DBUF_S2),
4428 [PIPE_C] = BIT(DBUF_S2),
4435 [PIPE_C] = BIT(DBUF_S2),
4443 [PIPE_C] = BIT(DBUF_S2),
4491 [PIPE_C] = BIT(DBUF_S2),
4498 [PIPE_C] = BIT(DBUF_S2),
4506 [PIPE_C] = BIT(DBUF_S2),
4540 [PIPE_C] = BIT(DBUF_S1),
[all …]
H A Di915_trace.h46 __entry->frame[PIPE_C], __entry->scanline[PIPE_C])
73 __entry->frame[PIPE_C], __entry->scanline[PIPE_C])
170 __entry->frame[PIPE_C], __entry->scanline[PIPE_C])
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/
H A Di915_pci.c112 [PIPE_C] = CHV_CURSOR_C_OFFSET, \
119 [PIPE_C] = IVB_CURSOR_C_OFFSET, \
126 [PIPE_C] = IVB_CURSOR_C_OFFSET, \
449 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C), \
610 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C),
686 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C), \
862 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), \
898 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C),
918 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D),
930 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D),
H A Dintel_device_info.c263 runtime->num_scalers[PIPE_C] = 1; in intel_device_info_runtime_init()
289 runtime->num_sprites[PIPE_C] = 1; in intel_device_info_runtime_init()
322 info->pipe_mask &= ~BIT(PIPE_C); in intel_device_info_runtime_init()
337 info->pipe_mask &= ~BIT(PIPE_C); in intel_device_info_runtime_init()
H A Dintel_pm.c509 case PIPE_C: in vlv_get_fifo_size()
2069 case PIPE_C: in vlv_atomic_update_fifo()
4421 [PIPE_C] = BIT(DBUF_S2),
4428 [PIPE_C] = BIT(DBUF_S2),
4435 [PIPE_C] = BIT(DBUF_S2),
4443 [PIPE_C] = BIT(DBUF_S2),
4491 [PIPE_C] = BIT(DBUF_S2),
4498 [PIPE_C] = BIT(DBUF_S2),
4506 [PIPE_C] = BIT(DBUF_S2),
4540 [PIPE_C] = BIT(DBUF_S1),
[all …]
H A Di915_trace.h46 __entry->frame[PIPE_C], __entry->scanline[PIPE_C])
73 __entry->frame[PIPE_C], __entry->scanline[PIPE_C])
170 __entry->frame[PIPE_C], __entry->scanline[PIPE_C])
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/
H A Di915_pci.c112 [PIPE_C] = CHV_CURSOR_C_OFFSET, \
119 [PIPE_C] = IVB_CURSOR_C_OFFSET, \
126 [PIPE_C] = IVB_CURSOR_C_OFFSET, \
449 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C), \
610 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C),
686 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C), \
862 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D), \
898 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C),
918 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D),
930 .pipe_mask = BIT(PIPE_A) | BIT(PIPE_B) | BIT(PIPE_C) | BIT(PIPE_D),
H A Dintel_device_info.c263 runtime->num_scalers[PIPE_C] = 1; in intel_device_info_runtime_init()
289 runtime->num_sprites[PIPE_C] = 1; in intel_device_info_runtime_init()
322 info->pipe_mask &= ~BIT(PIPE_C); in intel_device_info_runtime_init()
337 info->pipe_mask &= ~BIT(PIPE_C); in intel_device_info_runtime_init()
H A Dintel_pm.c509 case PIPE_C: in vlv_get_fifo_size()
2069 case PIPE_C: in vlv_atomic_update_fifo()
4421 [PIPE_C] = BIT(DBUF_S2),
4428 [PIPE_C] = BIT(DBUF_S2),
4435 [PIPE_C] = BIT(DBUF_S2),
4443 [PIPE_C] = BIT(DBUF_S2),
4491 [PIPE_C] = BIT(DBUF_S2),
4498 [PIPE_C] = BIT(DBUF_S2),
4506 [PIPE_C] = BIT(DBUF_S2),
4540 [PIPE_C] = BIT(DBUF_S1),
[all …]
H A Di915_trace.h46 __entry->frame[PIPE_C], __entry->scanline[PIPE_C])
73 __entry->frame[PIPE_C], __entry->scanline[PIPE_C])
170 __entry->frame[PIPE_C], __entry->scanline[PIPE_C])
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_pipe_crc.c185 case PIPE_C: in vlv_pipe_crc_ctl_reg()
249 case PIPE_C: in vlv_undo_pipe_scramble_reset()
H A Dintel_display.h89 PIPE_C, enumerator
108 TRANSCODER_C = PIPE_C,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_pipe_crc.c185 case PIPE_C: in vlv_pipe_crc_ctl_reg()
249 case PIPE_C: in vlv_undo_pipe_scramble_reset()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_pipe_crc.c185 case PIPE_C: in vlv_pipe_crc_ctl_reg()
249 case PIPE_C: in vlv_undo_pipe_scramble_reset()

123