commit | f5d356328d676deca698d01324000e0d98fba643 | [log] [tgz] |
---|---|---|
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | Sat Apr 20 14:50:50 2019 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Apr 23 11:15:38 2019 -0500 |
tree | 255a23da55db4c8ec272f4a9e12aec0a4214149c | |
parent | bd4264112f93045704731850c5e4d85db981cd85 [diff] |
drm/sched: Fix description of drm_sched_stop Since commit 222b5f044159 ("drm/sched: Refactor ring mirror list handling."), drm_sched_hw_job_reset is no longer there, so let's adjust the doc comment accordingly. Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>