Home
last modified time | relevance | path

Searched refs:xe_execlist_port (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_execlist.c93 static void __xe_execlist_port_start(struct xe_execlist_port *port, in __xe_execlist_port_start()
117 static void __xe_execlist_port_idle(struct xe_execlist_port *port) in __xe_execlist_port_idle()
138 static void __xe_execlist_port_start_next_active(struct xe_execlist_port *port) in __xe_execlist_port_start_next_active()
177 static void xe_execlist_port_irq_handler_locked(struct xe_execlist_port *port) in xe_execlist_port_irq_handler_locked()
193 struct xe_execlist_port *port = hwe->exl_port; in xe_execlist_port_irq_handler()
200 static void xe_execlist_port_wake_locked(struct xe_execlist_port *port, in xe_execlist_port_wake_locked()
213 struct xe_execlist_port *port = exl->port; in xe_execlist_make_active()
241 struct xe_execlist_port *port = in xe_execlist_port_irq_fail_timer()
242 container_of(timer, struct xe_execlist_port, irq_fail); in xe_execlist_port_irq_fail_timer()
252 struct xe_execlist_port *xe_execlist_port_create(struct xe_device *xe, in xe_execlist_port_create()
[all …]
Dxe_execlist.h17 struct xe_execlist_port *xe_execlist_port_create(struct xe_device *xe,
19 void xe_execlist_port_destroy(struct xe_execlist_port *port);
Dxe_execlist_types.h18 struct xe_execlist_port { struct
41 struct xe_execlist_port *port; argument
Dxe_hw_engine_types.h65 struct xe_execlist_port;
140 struct xe_execlist_port *exl_port;