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)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 23 Oct 2020 19:33:48 +0000 (15:33 -0400)
commitdf0e4831c3e8210783a73afc11ee40a2c8502c36
tree7ef4a4c09cc495bf97f60d2920034ebf2994bd3c
parent52f2e83e2fe5596862ed0830df1cb340e411cc74
drm/amdgpu: don't map BO in reserved region

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>
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c