diff options
author | Chris Wilson <[email protected]> | 2016-04-07 07:29:13 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2016-04-08 11:43:38 +0100 |
commit | 29dcb570264ce1d887ba8ac729ec2103abf1802e (patch) | |
tree | 62f8572fd5c53fb0737a999a4bf3f3e63fe171e8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | d04bce48a5ca534102e3e6738b1b96546008665c (diff) |
drm/i915: Move the hw semaphore initialisation from GEM to the engine
Since we are setting engine local values that are tied to the hardware,
move it out of i915_gem_init_seqno() into the intel_ring_init_seqno()
backend, next to where the other hw semaphore registers are written.
v2: Make the explanatory comment about always resetting the semaphores to
0 irrespective of the value of the reset seqno.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions