diff options
| author | Alex Sierra <[email protected]> | 2022-07-15 10:05:14 -0500 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-07-17 17:14:28 -0700 |
| commit | c83dee9b639469b6563a281f39deb99311f16bc4 (patch) | |
| tree | 84447a982efeae76ce13a6cb5965c0894ae253ab /tools/perf/scripts/python | |
| parent | b05a79d4377f6dcc30683008ffd1c531ea965393 (diff) | |
drm/amdkfd: add SPM support for SVM
When CPU is connected throug XGMI, it has coherent access to VRAM
resource. In this case that resource is taken from a table in the device
gmc aperture base. This resource is used along with the device type,
which could be DEVICE_PRIVATE or DEVICE_COHERENT to create the device page
map region.
Also, MIGRATE_VMA_SELECT_DEVICE_COHERENT flag is selected for coherent
type case during migration to device.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Alex Sierra <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Cc: Alistair Popple <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Jason Gunthorpe <[email protected]>
Cc: Jerome Glisse <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Ralph Campbell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions