diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-10-18 15:02:48 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2016-10-18 16:22:26 +0300 |
commit | 3ef7f228931a7ac1e4150b4dfc8d58586815f281 (patch) | |
tree | e052f720e56f3108c6984aa94cd80ea9fe27c427 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 30d1b5fe8c7206e6e5e5e51e0ff09ef21a77d78e (diff) | |
download | linux-3ef7f228931a7ac1e4150b4dfc8d58586815f281.tar.xz |
drm/i915: Bump object bookkeeping to u64 from size_t
Internally we allow for using more objects than a single process can
allocate, i.e. we allow for a 64bit GPU address space even on a 32bit
system. Using size_t may oveerflow.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20161018120251.25043-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions