Searched refs:pipe_control_notify (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | cmd_parser.c | 1111 int pipe_control_notify; member 1118 .pipe_control_notify = RCS_PIPE_CONTROL, 1123 .pipe_control_notify = INTEL_GVT_EVENT_RESERVED, 1128 .pipe_control_notify = INTEL_GVT_EVENT_RESERVED, 1133 .pipe_control_notify = INTEL_GVT_EVENT_RESERVED, 1138 .pipe_control_notify = INTEL_GVT_EVENT_RESERVED, 1192 set_bit(cmd_interrupt_events[s->engine->id].pipe_control_notify, in cmd_handler_pipe_control()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
H A D | cmd_parser.c | 1146 int pipe_control_notify; member 1153 .pipe_control_notify = RCS_PIPE_CONTROL, 1158 .pipe_control_notify = INTEL_GVT_EVENT_RESERVED, 1163 .pipe_control_notify = INTEL_GVT_EVENT_RESERVED, 1168 .pipe_control_notify = INTEL_GVT_EVENT_RESERVED, 1173 .pipe_control_notify = INTEL_GVT_EVENT_RESERVED, 1227 set_bit(cmd_interrupt_events[s->engine->id].pipe_control_notify, in cmd_handler_pipe_control()
|
Completed in 10 milliseconds