diff options
author | 2016-10-18 13:02:48 +0100 | |
---|---|---|
committer | 2016-10-18 14:22:26 +0100 | |
commit | 3ef7f228931a7ac1e4150b4dfc8d58586815f281 (patch) | |
tree | e052f720e56f3108c6984aa94cd80ea9fe27c427 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/gen9: don't call ilk_pipe_pixel_rate() twice on the same function (diff) | |
download | wireguard-linux-3ef7f228931a7ac1e4150b4dfc8d58586815f281.tar.xz wireguard-linux-3ef7f228931a7ac1e4150b4dfc8d58586815f281.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions