commit | 803d89ade4ede131405c57ec1a1db32673995b2e | [log] [tgz] |
---|---|---|
author | Christopher James Halse Rogers <christopher.halse.rogers@canonical.com> | Mon Apr 03 13:31:22 2017 +1000 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Apr 07 12:20:39 2017 -0400 |
tree | c1dbe6e11f0417731240688e2c77fdcf374967ea | |
parent | 1769152ac64b0b07583f696b621624df2ca4c840 [diff] |
drm/amdgpu: Refuse to pin or change acceptable domains of prime BOs to VRAM. (v2) Migration to VRAM will break the sharing, resulting in rendering on the exporting GPU never becoming visible on the importing GPU. v2: Don't pin BOs to GTT. Instead, refuse to migrate them out of GTT. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>