diff options
| author | Chris Wilson <[email protected]> | 2016-04-28 09:56:47 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2016-04-28 12:17:32 +0100 |
| commit | 0251a963226de25978920544c6e1f4878d544835 (patch) | |
| tree | ca1dcea2eee38581c1bfce3ae44972840c73bb88 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 987046ad65361a8b038fbf8d76d152237fb7acf1 (diff) | |
drm/i915: Remove the identical implementations of request space reservation
Now that we share intel_ring_begin(), reserving space for the tail of
the request is identical between legacy/execlists and so the tautology
can be removed. In the process, we move the reserved space tracking
from the ringbuffer on to the request. This is to enable us to reorder
the reserved space allocation in the next patch.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions