commit | 95010ba79baae078c2bcabda49cf564261d0b796 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Aug 30 09:44:31 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Sun Sep 02 10:16:51 2018 -0500 |
tree | 89469804c5d4371207970b5988264cd50a2cbe0f | |
parent | 6fb81375db0f959ea7fda02ecc5388f65ab4ac7c [diff] |
drm/amdgpu/gmc9: don't keep stolen memory on vega12 vega12 does not appear to be affected by the same issue as vega10. Enable the full stolen memory handling on vega12. Reserve the appropriate size at init time to avoid display artifacts and then free it at the end of init once the new FB is up and running. Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>