Home
last modified time | relevance | path

Searched refs:execlist_port (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Di915_guc_submission.c499 struct execlist_port *port = execlists->port; in i915_guc_submit()
549 static void port_assign(struct execlist_port *port, in port_assign()
564 struct execlist_port *port = execlists->port; in i915_guc_dequeue()
566 const struct execlist_port * const last_port = in i915_guc_dequeue()
623 struct execlist_port *port = execlists->port; in i915_guc_irq_handler()
624 const struct execlist_port * const last_port = in i915_guc_irq_handler()
H A Dintel_ringbuffer.h221 struct execlist_port { struct
565 struct execlist_port * const port) in execlists_port_complete()
572 memmove(port, port + 1, m * sizeof(struct execlist_port)); in execlists_port_complete()
573 memset(port + m, 0, sizeof(struct execlist_port)); in execlists_port_complete()
H A Dintel_lrc.c440 struct execlist_port *port = engine->execlists.port; in execlists_submit_ports()
485 static void port_assign(struct execlist_port *port, in port_assign()
526 struct execlist_port *port = execlists->port; in execlists_dequeue()
527 const struct execlist_port * const last_port = in execlists_dequeue()
696 struct execlist_port *port = execlists->port; in execlist_cancel_port_requests()
775 struct execlist_port * const port = execlists->port; in intel_lrc_irq_handler()