commit | 9bbdcc0fbc392e1fa6b4d1497f9d9454df70466f | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Mar 29 11:16:05 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Apr 06 13:26:45 2017 -0400 |
tree | 811bd9a195b384e934005607094158d66c130978 | |
parent | 89bb5752c054e971fd453456792cb3db3d738f75 [diff] |
drm/amdgpu: handle CPU access for split VRAM buffers (v2) This avoids merging them together on page fault. v2: squash in 64-bit division fix Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Michel Dänzer <michel.daenzer@amd.com> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>