Searched refs:gvt_dbg_sched (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/i915/gvt/ |
| A D | scheduler.c | 324 gvt_dbg_sched("skip ring %d mmio switch for vgpu%d\n", in shadow_context_status_change() 805 gvt_dbg_sched("ring id %s prepare to dispatch workload %p\n", in dispatch_workload() 835 gvt_dbg_sched("ring id %s submit workload to i915 %p\n", in dispatch_workload() 880 gvt_dbg_sched("ring %s still have current workload %p\n", in pick_next_workload() 952 gvt_dbg_sched("ring id %d workload lrca %x\n", rq->engine->id, in update_guest_context() 1111 gvt_dbg_sched("ring id %d complete workload %p status %d\n", in complete_current_workload() 1179 gvt_dbg_sched("ring %s next workload %p vgpu %d\n", in workload_thread() 1185 gvt_dbg_sched("ring %s will dispatch workload %p\n", in workload_thread() 1207 gvt_dbg_sched("ring %s wait workload %p\n", in workload_thread() 1212 gvt_dbg_sched("will complete workload %p, status: %d\n", in workload_thread() [all …]
|
| A D | debug.h | 56 #define gvt_dbg_sched(fmt, args...) \ macro
|
Completed in 8 milliseconds