diff options
author | 2020-01-01 22:07:35 +0000 | |
---|---|---|
committer | 2020-01-02 21:21:17 +0000 | |
commit | 9dae9e5381e02846e523507876966fd80fbb2e97 (patch) | |
tree | 2443d8a87c46481e2beee133526426da4dfdcae2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: reimplement header test feature (diff) | |
download | wireguard-linux-9dae9e5381e02846e523507876966fd80fbb2e97.tar.xz wireguard-linux-9dae9e5381e02846e523507876966fd80fbb2e97.zip |
drm/i915/gem: Single page objects are naturally contiguous
Small objects that only occupy a single page are naturally contiguous,
so mark them as such and allow them the special abilities that come with
it.
A more thorough treatment would extend i915_gem_object_pin_map() to
support discontiguous lmem objects, following the example of
ioremap_prot() and use get_vm_area() + remap_io_sg().
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200101220736.1073007-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions