Re: [PATCH v2] High priority usermode contexts

2017-01-04 Thread Felix Kuehling
On 17-01-03 08:47 PM, Andres Rodriguez wrote: > This patch series provides the initial APIs for high priority contexts. > > The current implementation is based on top of the SW scheduler, there > are no HW priorities set yet. > > This doesn't provide the quality of service we need for VR. Further c

[PATCH v2] High priority usermode contexts

2017-01-03 Thread Andres Rodriguez
This patch series provides the initial APIs for high priority contexts. The current implementation is based on top of the SW scheduler, there are no HW priorities set yet. This doesn't provide the quality of service we need for VR. Further changes to enable HW priorities will be required. For so