t;
> > Ping ?
> >
> > -Original Message-
> > From: Sunil Khatri
> > Sent: Thursday, April 17, 2025 3:55 PM
> > To: dri-devel@lists.freedesktop.org; amd-...@lists.freedesktop.org
> > Cc: Deucher, Alexander ; Koenig,
> > Christian ; Tv
;
Danilo Krummrich ; Philipp Stanner
Cc: Deucher, Alexander ; Tvrtko Ursulin
; Pelloux-Prayer, Pierre-Eric
Subject: Re: [PATCH v2] drm/sched: fix the warning in drm_sched_job_done
Adding Danilo and Philipp.
Christian.
On 4/29/25 08:36, Khatri, Sunil wrote:
> [AMD Official Use Only - AMD Inter
sts.freedesktop.org; amd-...@lists.freedesktop.org
> Cc: Deucher, Alexander ; Koenig, Christian
> ; Tvrtko Ursulin ;
> Pelloux-Prayer, Pierre-Eric ; Khatri,
> Sunil
> Subject: [PATCH v2] drm/sched: fix the warning in drm_sched_job_done
>
> Fix the below warning.
> scheduler/sched_m
, Pierre-Eric ; Khatri, Sunil
Subject: [PATCH v2] drm/sched: fix the warning in drm_sched_job_done
Fix the below warning.
scheduler/sched_main.c:397: warning: Function parameter or struct member
'result' not described in 'drm_sched_job_done'
Reviewed-by: Tvrtko Ursulin
Fix the below warning.
scheduler/sched_main.c:397: warning: Function parameter or struct member
'result' not described in 'drm_sched_job_done'
Reviewed-by: Tvrtko Ursulin
Signed-off-by: Sunil Khatri
---
drivers/gpu/drm/scheduler/sched_main.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/