Searched refs:PIPE_B_VBLANK (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | interrupt.h | 86 PIPE_B_VBLANK, enumerator
|
H A D | interrupt.c | 100 [PIPE_B_VBLANK] = "Pipe B vblank", 558 SET_BIT_INFO(irq, 0, PIPE_B_VBLANK, INTEL_GVT_IRQ_INFO_DE_PIPE_B); in gen8_init_irq()
|
H A D | display.c | 596 [PIPE_B] = PIPE_B_VBLANK, in emulate_vblank_on_pipe()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
H A D | interrupt.h | 89 PIPE_B_VBLANK, enumerator
|
H A D | interrupt.c | 103 [PIPE_B_VBLANK] = "Pipe B vblank", 597 SET_BIT_INFO(irq, 0, PIPE_B_VBLANK, INTEL_GVT_IRQ_INFO_DE_PIPE_B); in gen8_init_irq()
|
H A D | display.c | 628 [PIPE_B] = PIPE_B_VBLANK, in emulate_vblank_on_pipe()
|
Completed in 8 milliseconds