diff options
| author | Chris Wilson <[email protected]> | 2016-04-28 09:56:46 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2016-04-28 12:17:32 +0100 |
| commit | 987046ad65361a8b038fbf8d76d152237fb7acf1 (patch) | |
| tree | 4d73542a80ca610d6acca61b4262c1bcdbcb451d /tools/perf/scripts/python | |
| parent | f9326be5f1d3ff2c689de8a1754bdafd03879b58 (diff) | |
drm/i915: Unify intel_ring_begin()
Combine the near identical implementations of intel_logical_ring_begin()
and intel_ring_begin() - the only difference is that the logical wait
has to check for a matching ring (which is assumed by legacy).
In the process some debug messages are culled as there were following a
WARN if we hit an actual error.
v2: Updated commentary
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')
0 files changed, 0 insertions, 0 deletions