diff options
| author | Christian König <[email protected]> | 2024-03-15 12:07:53 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-04-17 15:02:57 +0000 |
| commit | ca7c4507ba87e9fc22e0ecfa819c3664b3e8287b (patch) | |
| tree | 47a24c175afef4fbcc3bbe3eaa5a07113a24427b /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | Linux 6.9-rc4 (diff) | |
| download | kernel-ca7c4507ba87e9fc22e0ecfa819c3664b3e8287b.tar.gz kernel-ca7c4507ba87e9fc22e0ecfa819c3664b3e8287b.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_object.c')
0 files changed, 0 insertions, 0 deletions
