diff options
author | 2016-04-28 09:56:46 +0100 | |
---|---|---|
committer | 2016-05-23 16:21:04 +0300 | |
commit | 92dcc67c11d51671cca8df543e25c601e52336ad (patch) | |
tree | ceb6cd8a9667cd35f75ea53fd73f07d280c1fd9d /scripts/gdb/linux/utils.py | |
parent | drm/i915: Ignore stale wm register values on resume on ilk-bdw (v2) (diff) | |
download | linux-rng-92dcc67c11d51671cca8df543e25c601e52336ad.tar.xz linux-rng-92dcc67c11d51671cca8df543e25c601e52336ad.zip |
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 <chris@chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1461833819-3991-12-git-send-email-chris@chris-wilson.co.uk
(cherry picked from commit 987046ad65361a8b038fbf8d76d152237fb7acf1)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions