diff options
author | Dave Airlie <[email protected]> | 2020-10-20 08:22:53 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2020-10-21 06:59:07 +1000 |
commit | fea456d82c19d201c21313864105876deabe148b (patch) | |
tree | 7aea000632ab166216dc28cf224330b556e0b973 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7e13256dfe22b0d2e49cbfdb75bdc57e059d6c50 (diff) |
drm/ttm: fix eviction valuable range check.
This was adding size to start, but pfn and start are in pages,
so it should be using num_pages.
Not sure this fixes anything in the real world, just noticed it
during refactoring.
Signed-off-by: Dave Airlie <[email protected]>
Reviewed-by: Christian König <[email protected]>
Cc: [email protected]
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions