aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArun Siluvery <[email protected]>2015-06-23 15:50:44 +0100
committerDaniel Vetter <[email protected]>2015-06-23 17:26:16 +0200
commit5e60d790714bbda0402ddd715aee5e61b48682f4 (patch)
tree31fe8663ae1277ad609871ef3720bfd564d7bd93 /tools/perf/scripts/python/export-to-postgresql.py
parent4d78c8dcf9f856587fb7bf664021d9fb699012d9 (diff)
drm/i915: Bail out early if WA batch is not available for given Gen
To initialize WA batch, at the moment we first allocate batch and then check whether we have any WA to be initialized for the given Gen; if we don't have any WA then we WARN the user, destroy the batch and return but this is causing another WARN in cleanup code complaining about sleeping in atomic context. Till we understand this better and to keep things simpler, bail out early if we don't have WA. Cc: Tvrtko Ursulin <[email protected]> Cc: Chris Wilson <[email protected]> Signed-off-by: Arun Siluvery <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions