diff options
author | Christian König <christian.koenig@amd.com> | 2024-03-15 15:07:53 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-04-12 07:33:51 +0300 |
commit | c8962679af3538deaf6d90e90bbdceb0f66b6e98 (patch) | |
tree | f58dc61b0a23893151e4206e3122c1a788250bea /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a0e002cdac429d7b2ae8b66baf51263193a935c8 (diff) | |
download | linux-c8962679af3538deaf6d90e90bbdceb0f66b6e98.tar.xz |
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 <christian.koenig@amd.com>
Fixes: aed01a68047b ("drm/amdgpu: Remove TTM resource->start visible VRAM condition v2")
CC: stable@vger.kernel.org
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions