Merge tag 'tags/drm-for-v4.12' into drm-intel-next-queued
[linux-2.6-block.git] / drivers / gpu / drm / i915 / gvt / scheduler.c
index ac538dcfff61a2a25eca2843058ab70665f1db10..1256fe21850b0305f2b6a63f1ef36ac9980a65ec 100644 (file)
@@ -278,11 +278,8 @@ static struct intel_vgpu_workload *pick_next_workload(
                goto out;
        }
 
-       if (list_empty(workload_q_head(scheduler->current_vgpu, ring_id))) {
-               gvt_dbg_sched("ring id %d stop - no available workload\n",
-                               ring_id);
+       if (list_empty(workload_q_head(scheduler->current_vgpu, ring_id)))
                goto out;
-       }
 
        /*
         * still have current workload, maybe the workload disptacher