diff options
author | Tao Zhou <tao.zhou1@amd.com> | 2022-01-30 15:17:32 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-02-07 18:01:16 -0500 |
commit | 4e781873fa1359c9a85559b6da6548ac5b07ceb5 (patch) | |
tree | 4c6788141568938eceed1564205762426e66a1e6 /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c | |
parent | a50b048276c4e1bc6f7e869c99b6bdc91b4e237f (diff) | |
download | linux-4e781873fa1359c9a85559b6da6548ac5b07ceb5.tar.bz2 |
drm/amdgpu: fix list add issue in vram reserve
The parameter order in the list_add_tail is incorrect, it causes the
reuse of ras reserved page.
Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c')
0 files changed, 0 insertions, 0 deletions