commit | 1499bcc7a216770c9946f1ec1aa331604338f7e2 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Jan 08 22:14:24 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jan 14 10:18:10 2020 -0500 |
tree | 36d16b9c56b13dc84173204eb85c0c12e67b104b | |
parent | bbde7162f7085884476a4a17b9792748e3c69b64 [diff] |
drm/amdgpu/gmc10: free stolen memory in late_init We don't need to store the pre-OS console memory after the driver has loaded so free it. Reviewed-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>