msm: kgsl: Fix context scheduling when inflight queue is full
If the GPU is kept busy by many contexts, it was possible that the some contexts were starved. If the inflight queue is full, let the contexts that could not submit get first shot when space becomes available, based on priority. Change-Id: Icaf21b9511630923b78544ba429b5c87744ed4c2 Signed-off-by:Lynus Vaz <lvaz@codeaurora.org> Signed-off-by:
Prakash Kamliya <pkamliya@codeaurora.org>
Loading
Please register or sign in to comment