commit | 7ccfd79fdd6c1a3b44badc994d9581fc9e634562 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Jan 21 16:59:36 2022 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jan 03 16:50:03 2023 -0500 |
tree | 9af56b1c2aa9d538981659b0d0c023e92140b1d5 | |
parent | 58ab2c08d708ca8309768545b75741636c53a336 [diff] |
drm/amdgpu: rename vram_scratch into mem_scratch Rename vram_scratch into mem_scratch and allow allocating it into GTT as well. The only problem with that is that we won't have a default page for the system aperture any more. Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Luben Tuikov <luben.tuikov@amd.com> Acked-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>