commit | 1cba0987610a1508358d1a3704fdb9c98b3be0ba | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue May 05 09:42:26 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 06 16:51:25 2020 -0400 |
tree | 451b9792a2e9c17b2ec774458eddb99b5c0fdd44 | |
parent | 74577c3a48a85f235a0506d07f31d91f170d8b19 [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>