diff options
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2017-02-21 09:13:44 +0000 |
---|---|---|
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2017-02-21 13:17:57 +0000 |
commit | 1cce8922df06ca662da9dff817cae7f3aca4276c (patch) | |
tree | fd83b54f3ae24c53a07626107b4ebdd2c0dc87ee /drivers/gpu/drm/drm_gem.c | |
parent | e235b53019a3d1225601d535795f9a4f7f44587b (diff) | |
download | linux-1cce8922df06ca662da9dff817cae7f3aca4276c.tar.gz linux-1cce8922df06ca662da9dff817cae7f3aca4276c.tar.xz |
drm/i915/tracepoints: Adjust i915_gem_ring_dispatch
Rename it to i915_gem_request_queue and fix the logged info
equivalent to the i915_gem_request even class. Also moved it
a bit further apart from the i915_gem_request_add tracepoint
since they otherwise provide similar information too close in
time.
v2: Remove sw fence singalling. We will rely on the soon to
come GuC scheduling backend to enable that. (Chris Wilson)
v3: Log hex with 0x prefix for clarity.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'drivers/gpu/drm/drm_gem.c')
0 files changed, 0 insertions, 0 deletions