Re: [PATCH 1/3] drm/v3d: Don't resubmit guilty CSD jobs

2021-02-04 Thread Chema Casanova
I've tested the patch and confirmed that applies correctly over drm-next. I've also confirmed that the timeout happens with the described test case by the developer. https://github.com/raspberrypi/linux/pull/3816#issuecomment-682251862 Considering this is my first review of a patch in v3d ker

[PATCH 1/3] drm/v3d: Don't resubmit guilty CSD jobs

2020-09-04 Thread Yukimasa Sugizaki
The previous code misses a check for the timeout error set by drm_sched_resubmit_jobs(), which results in an infinite GPU reset loop if once a timeout occurs: [ 178.799106] v3d fec0.v3d: [drm:v3d_reset [v3d]] *ERROR* Resetting GPU for hang. [ 178.807836] v3d fec0.v3d: [drm:v3d_reset [v3

[PATCH 1/3] drm/v3d: Don't resubmit guilty CSD jobs

2020-09-04 Thread Yukimasa Sugizaki
From: Yukimasa Sugizaki The previous code misses a check for the timeout error set by drm_sched_resubmit_jobs(), which results in an infinite GPU reset loop if once a timeout occurs: [ 178.799106] v3d fec0.v3d: [drm:v3d_reset [v3d]] *ERROR* Resetting GPU for hang. [ 178.807836] v3d fec000