commit | a6aacb2b26e85aa619cf0c6f98d0ca77314cd2a1 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue May 05 09:42:26 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri May 08 14:44:11 2020 -0400 |
tree | 85196e227ecd5230ea3356419c85f84d51216ef8 | |
parent | f4fcfa4282c1a1bf51475ebb0ffda623eebf1191 [diff] |
drm/amdgpu: force fbdev into vram We set the fb smem pointer to the offset into the BAR, so keep the fbdev bo in vram. Bug: https://bugzilla.kernel.org/show_bug.cgi?id=207581 Fixes: 6c8d74caa2fa33 ("drm/amdgpu: Enable scatter gather display support") Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org