Andres added high priority queue for userspace, which got me to think more about scheduling policy, if high priority queue is always full and busy, low priority queue could starve. Chunming Zhou (2): drm/amd/sched: revise priority number drm/amd/sched: add schuduling policy drivers/gpu/drm/amd/scheduler/gpu_scheduler.c | 30 ++++++++++++++++++++++----- drivers/gpu/drm/amd/scheduler/gpu_scheduler.h | 11 ++++++---- 2 files changed, 32 insertions(+), 9 deletions(-) -- 1.9.1