commit | 73fb16e7ebee12953de32a7a2552e0cf2bf74ebf | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Aug 16 11:13:48 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Aug 31 13:46:26 2017 -0400 |
tree | b34d1547d41f98758a12d1ca1fcc17199da0f201 | |
parent | 4f5839c56ec38e2f8fcc59ca0e01defa8702987b [diff] |
drm/amdgpu: add support for per VM BOs v2 Per VM BOs are handled like VM PDs and PTs. They are always valid and don't need to be specified in the BO lists. v2: validate PDs/PTs first Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>