commit | 387f49e5467244b7bcb4cad0946a5d0fcade5f92 | [log] [tgz] |
---|---|---|
author | Junwei Zhang <Jerry.Zhang@amd.com> | Tue Jun 05 17:31:51 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jun 13 13:45:20 2018 -0500 |
tree | 2c142842de4e29955e4294f78ecd53bdf5cc17f2 | |
parent | 235293901c11705f94744c08582e1ff339ee29b2 [diff] |
drm/amdgpu: fix clear_all and replace handling in the VM (v2) v2: assign bo_va as well We need to put the lose ends on the invalid list because it is possible that we need to split up huge pages for them. Cc: stable@vger.kernel.org Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Junwei Zhang <Jerry.Zhang@amd.com> (v2) Reviewed-by: David Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>