diff options
author | Michał Winiarski <[email protected]> | 2017-05-23 12:23:59 +0200 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2017-05-23 11:54:06 +0100 |
commit | f63078abff0d2927c2f58f22b1082520def70865 (patch) | |
tree | a63f79a4ea37d078894cd540985a49ef5db3c543 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 1d5fd00313c49f7972e3356ac58e0ad7934e1948 (diff) |
drm/i915/guc: Skip port assign on first iteration of GuC dequeue
If port[0] is occupied and we're trying to dequeue request from
different context, we will inevitably hit BUG_ON in port_assign.
Let's skip it - similar to what we're doing in execlists counterpart.
Fixes: 77f0d0e925e8a0 ("drm/i915/execlists: Pack the count into the low bits of the port.request")
Cc: Chris Wilson <[email protected]>
Cc: Michał Wajdeczko <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Signed-off-by: Michał Winiarski <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions