summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-04-28 09:56:46 +0100
committerJani Nikula <jani.nikula@intel.com>2016-05-23 16:21:04 +0300
commit92dcc67c11d51671cca8df543e25c601e52336ad (patch)
treeceb6cd8a9667cd35f75ea53fd73f07d280c1fd9d /Makefile
parent9bd18728a3f2edee33d4d241d20f394c798fb414 (diff)
downloadlinux-92dcc67c11d51671cca8df543e25c601e52336ad.tar.bz2
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 'Makefile')
0 files changed, 0 insertions, 0 deletions