commit | 58ab2c08d708ca8309768545b75741636c53a336 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Jan 14 16:49:44 2022 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jan 03 16:49:54 2023 -0500 |
tree | e1a2436d4187028d4e5830f2fd0fe4d5255c527c | |
parent | 9c705b96d25c968b5fb40edc66cc94dd08e19925 [diff] |
drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations Technically all of those can use GTT as well, no need to force things into VRAM. 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>