diff options
author | 2021-01-19 13:31:03 +0000 | |
---|---|---|
committer | 2021-01-19 20:36:26 +0000 | |
commit | 23b2afc6eef83bfcf05c04f386c34f6242766f52 (patch) | |
tree | db8d95cec8605941af4b3948f9cea7dcdf7fc533 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/gem: Remove per-client stats from debugfs/i915_gem_objects (diff) | |
download | linux-dev-23b2afc6eef83bfcf05c04f386c34f6242766f52.tar.xz linux-dev-23b2afc6eef83bfcf05c04f386c34f6242766f52.zip |
drm/i915: Fix the sgt.pfn sanity check
For the device local-memory case, sgt.pfn will always be equal to zero,
since we instead use sgt.dma. Also, for device local-memory it is
perfectly valid for it to start from zero anyway, so no need to add a
new check for that either.
Signed-off-by: Kui Wen <kui.wen@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20210119133106.66294-1-matthew.auld@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions