diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2020-09-15 16:49:20 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2020-09-15 17:33:53 +0300 |
commit | f24a44e52fbc9881fc5f3bcef536831a15a439f3 (patch) | |
tree | 7db988361f1e05ca71a3b6fd0cb5fda242721bcf /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6cb304b31293844461437fe76dc308aaffe31dc8 (diff) | |
download | linux-f24a44e52fbc9881fc5f3bcef536831a15a439f3.tar.xz |
drm/i915/gt: Widen CSB pointer to u64 for the parsers
A CSB entry is 64b, and it is simpler for us to treat it as an array of
64b entries than as an array of pairs of 32b entries.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200915134923.30088-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions