Re: amdgpu 100% CPU usage causing freeze 1002:15d8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jan 16, 2025 at 11:57 AM Marco Moock <mm@xxxxxxxxxx> wrote:
>
> Am 16.01.2025 um 11:32:42 Uhr schrieb Alex Deucher:
>
> > I'd like to see the driver messages leading up to that.
>
> I've now attached the entire dmesg without the firewall stuff.

Does the attached test patch help?

Alex


>
> --
> Gruß
> Marco
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
index 100f044759435..2fd80c4ba833e 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
@@ -108,8 +108,6 @@ static enum drm_gpu_sched_stat amdgpu_job_timedout(struct drm_sched_job *s_job)
 	 * Skip it for SRIOV, since VF FLR will be triggered by host driver
 	 * before job timeout
 	 */
-	if (!amdgpu_sriov_vf(adev))
-		amdgpu_job_core_dump(adev, job);
 
 	if (amdgpu_gpu_recovery &&
 	    amdgpu_ring_soft_recovery(ring, job->vmid, s_job->s_fence->parent)) {

[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux