commit | 63e0ba40e52c60f25ab67e27c89ed2b99b847562 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Aug 16 17:38:37 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Oct 25 14:38:15 2016 -0400 |
tree | 430821cc3185ac5001fc250e970b007202865ac0 | |
parent | d2e938701ac54cc44f28f79aa1dd640ba43b936f [diff] |
drm/amdgpu: handle multiple MM nodes in the VMs v2 This allows us to map scattered VRAM BOs to the VMs. v2: fix offset handling, use pfn instead of offset, fix PAGE_SIZE != AMDGPU_GPU_PAGE_SIZE case Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net> Tested-by: Mike Lothian <mike@fireburn.co.uk> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>