drm/i915/trace: i915_request.prio is a signed value
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 28 Jan 2020 15:16:47 +0000 (15:16 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 28 Jan 2020 15:53:36 +0000 (15:53 +0000)
commit0543fbf4fd0082c8847a26809ce1935cd1c3e250
tree79fef23dc6a05ce98a554a3db085cae3f18f2bdb
parenta28477826aef031745e6e1194a1eabb22ee7d494
drm/i915/trace: i915_request.prio is a signed value

Don't confuse the poor developer by writing a negative value as a very
large positive, as the flow of requests is already complex enough.

Reported-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200128151647.3820659-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_trace.h