aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorOscar Mateo <[email protected]>2014-07-24 17:04:23 +0100
committerDaniel Vetter <[email protected]>2014-08-11 16:55:17 +0200
commit48d823878d64f93163f5a949623346748bbce1b4 (patch)
tree15aea93bd4927c689309120f720284f1b88b5e19 /tools/perf/scripts/python/bin
parent454afebde873874b939465bfc1a294ac3697c96e (diff)
drm/i915/bdw: Generic logical ring init and cleanup
Allocate and populate the default LRC for every ring, call gen-specific init/cleanup, init/fini the command parser and set the status page (now inside the LRC object). These are things all engines/rings have in common. Stopping the ring before cleanup and initializing the seqnos is left as a TODO task (we need more infrastructure in place before we can achieve this). v2: Check the ringbuffer backing obj for ring_is_initialized, instead of the context backing obj (similar, but not exactly the same). Signed-off-by: Oscar Mateo <[email protected]> Reviewed-by: Damien Lespiau <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions