Searched refs:RCS_PIPE_CONTROL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | interrupt.h | 42 RCS_PIPE_CONTROL, enumerator
|
H A D | interrupt.c | 59 [RCS_PIPE_CONTROL] = "Render PIPE CONTROL notify", 531 SET_BIT_INFO(irq, 4, RCS_PIPE_CONTROL, INTEL_GVT_IRQ_INFO_GT0); in gen8_init_irq()
|
H A D | cmd_parser.c | 1118 .pipe_control_notify = RCS_PIPE_CONTROL,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
H A D | interrupt.h | 45 RCS_PIPE_CONTROL, enumerator
|
H A D | interrupt.c | 62 [RCS_PIPE_CONTROL] = "Render PIPE CONTROL notify", 570 SET_BIT_INFO(irq, 4, RCS_PIPE_CONTROL, INTEL_GVT_IRQ_INFO_GT0); in gen8_init_irq()
|
H A D | cmd_parser.c | 1153 .pipe_control_notify = RCS_PIPE_CONTROL,
|
Completed in 12 milliseconds