Home
last modified time | relevance | path

Searched refs:gvt_dbg_sched (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/gvt/
A Dscheduler.c322 gvt_dbg_sched("skip ring %d mmio switch for vgpu%d\n", in shadow_context_status_change()
803 gvt_dbg_sched("ring id %s prepare to dispatch workload %p\n", in dispatch_workload()
833 gvt_dbg_sched("ring id %s submit workload to i915 %p\n", in dispatch_workload()
877 gvt_dbg_sched("ring %s still have current workload %p\n", in pick_next_workload()
950 gvt_dbg_sched("ring id %d workload lrca %x\n", rq->engine->id, in update_guest_context()
1109 gvt_dbg_sched("ring id %d complete workload %p status %d\n", in complete_current_workload()
1177 gvt_dbg_sched("ring %s next workload %p vgpu %d\n", in workload_thread()
1183 gvt_dbg_sched("ring %s will dispatch workload %p\n", in workload_thread()
1205 gvt_dbg_sched("ring %s wait workload %p\n", in workload_thread()
1210 gvt_dbg_sched("will complete workload %p, status: %d\n", in workload_thread()
[all …]
A Ddebug.h56 #define gvt_dbg_sched(fmt, args...) \ macro

Completed in 33 milliseconds