summaryrefslogtreecommitdiff
path: root/include/mtd/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>2026-02-04 16:45:36 +0100
committerAlex Deucher <alexander.deucher@amd.com>2026-04-03 16:16:25 -0400
commit7b15fc2d1f1a00fb99f0146e404ff2600999ec74 (patch)
tree85302a1131772051f756e142de8eeba33d571e2b /include/mtd/git@git.tavy.me:linux-stable.git
parent32ab301b89b30d71a2e68d86f564eca66f7c52c5 (diff)
drm/amdgpu: dump job ibs in the devcoredump
Now that we have a worker thread, we can try to access the IBs of the job. The process is: * get the VM from the PASID * get the BO from its VA and the VM * map the BO for CPU access * copy everything, then add it to the dump Each step can fail so we have to be cautious. These operations can be slow so when amdgpu_devcoredump_format is called only to determine the size of the buffer we skip all of them and assume they will succeed. --- v3: use kvfree --- Signed-off-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/mtd/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions