commit | b1fc2839d2f92d09da90d1e09156a73ddaba8a93 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Fri Oct 20 11:07:01 2017 -0600 |
committer | Rob Clark <robdclark@gmail.com> | Sat Oct 28 11:01:38 2017 -0400 |
tree | 2cbc4001472d16c4290e7a4d8be6742d57c72d3c | |
parent | 4d87fc32dfd20ad0d4ffd5204f6e5d41d281e128 [diff] |
drm/msm: Implement preemption for A5XX targets Implement preemption for A5XX targets - this allows multiple ringbuffers for different priorities with automatic preemption of a lower priority ringbuffer if a higher one is ready. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>