diff options
| author | Tianci.Yin <[email protected]> | 2020-01-20 07:08:35 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-01-22 21:55:27 +0000 |
| commit | 240c811ccde49ad336b23c582018c6001690f19d (patch) | |
| tree | f2a7f85ddec9743d9ad206877186822c2a419791 /drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h | |
| parent | drm/amdgpu: remove unnecessary conversion to bool (diff) | |
| download | kernel-240c811ccde49ad336b23c582018c6001690f19d.tar.gz kernel-240c811ccde49ad336b23c582018c6001690f19d.zip | |
drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training(V2)
[why]
In GDDR6 BIST training, a certain mount of bottom VRAM will be encroached by
UMC, that causes problems(like GTT corrupted and page fault observed).
[how]
Saving the content of this bottom VRAM to system memory before training, and
restoring it after training to avoid VRAM corruption.
Acked-by: Christian König <[email protected]>
Signed-off-by: Tianci.Yin <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h')
0 files changed, 0 insertions, 0 deletions
