]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: don't map BO in reserved region
authorMadhav Chauhan <madhav.chauhan@amd.com>
Fri, 16 Oct 2020 12:33:07 +0000 (18:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Nov 2020 10:08:52 +0000 (11:08 +0100)
commitebc8d835c23eb2365f3b9fd4d31ee5807cb8c7e0
tree18105ed4eb525cd407a8cb7ee9de397b461fdbf1
parentb37b5ced4dae58a17bbcd4846838901892eb5a9e
drm/amdgpu: don't map BO in reserved region

commit c4aa8dff6091cc9536aeb255e544b0b4ba29faf4 upstream.

2MB area is reserved at top inside VM.

Suggested-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Madhav Chauhan <madhav.chauhan@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c