diff options
| author | Christian König <[email protected]> | 2024-03-15 12:07:53 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-04-12 04:33:51 +0000 |
| commit | c8962679af3538deaf6d90e90bbdceb0f66b6e98 (patch) | |
| tree | f58dc61b0a23893151e4206e3122c1a788250bea /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
| parent | drm/amdgpu/sdma6: set sdma hang watchdog (diff) | |
| download | kernel-c8962679af3538deaf6d90e90bbdceb0f66b6e98.tar.gz kernel-c8962679af3538deaf6d90e90bbdceb0f66b6e98.zip | |
drm/amdgpu: remove invalid resource->start check v2
The majority of those where removed in the commit aed01a68047b
("drm/amdgpu: Remove TTM resource->start visible VRAM condition v2")
But this one was missed because it's working on the resource and not the
BO. Since we also no longer use a fake start address for visible BOs
this will now trigger invalid mapping errors.
v2: also remove the unused variable
Signed-off-by: Christian König <[email protected]>
Fixes: aed01a68047b ("drm/amdgpu: Remove TTM resource->start visible VRAM condition v2")
CC: [email protected]
Acked-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h')
0 files changed, 0 insertions, 0 deletions
