diff options
author | Matthew Brost <matthew.brost@intel.com> | 2024-11-26 20:46:09 +0300 |
---|---|---|
committer | Matthew Brost <matthew.brost@intel.com> | 2024-11-28 03:38:50 +0300 |
commit | 7d08df5d0bd3d12d14dcec773fcddbe3eed3a8e8 (patch) | |
tree | ee69b35b2f52c839544a87c96a3607687340592b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f85dc3c5abddaa6ef3674755f28cf49774d27ea5 (diff) | |
download | linux-7d08df5d0bd3d12d14dcec773fcddbe3eed3a8e8.tar.xz |
drm/ttm: Add ttm_bo_access
Non-contiguous VRAM cannot easily be mapped in TTM nor can non-visible
VRAM easily be accessed. Add ttm_bo_access, which is similar to
ttm_bo_vm_access, to access such memory.
v4:
- Fix checkpatch warnings (CI)
v5:
- Fix checkpatch warnings (CI)
v6:
- Fix kernel doc (Auld)
v7:
- Move ttm_bo_access to ttm_bo_vm.c (Christian)
Cc: Christian König <christian.koenig@amd.com>
Reported-by: Christoph Manszewski <christoph.manszewski@intel.com>
Suggested-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Tested-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241126174615.2665852-3-matthew.brost@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions