diff options
| author | Ben Widawsky <[email protected]> | 2013-05-28 19:22:18 -0700 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2013-05-31 20:54:08 +0200 |
| commit | ad776f8b09d66e0145479fdbde2a710e5892441f (patch) | |
| tree | 8fe32b87b70bc02bdad3f33efc4d1f50a86fe774 /tools/perf/scripts/python | |
| parent | 5586181fce2b2e89a0e281d78ffbdfa103bb0dde (diff) | |
drm/i915: Semaphore MBOX update generalization
This replaces the existing MBOX update code with a more generalized
calculation for emitting mbox updates. We also create a sentinel for
doing the updates so we can more abstractly deal with the rings.
When doing MBOX updates the code must be aware of the /other/ rings.
Until now the platforms which supported semaphores had a fixed number of
rings and so it made sense for the code to be very specialized
(hardcoded).
The patch does contain a functional change, but should have no
behavioral changes.
Signed-off-by: Ben Widawsky <[email protected]>
Reviewed-by: Damien Lespiau <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions