On Wed, Aug 15, 2018 at 03:54:52PM +0200, Christian König wrote:
Am 15.08.2018 um 15:42 schrieb Daniel Vetter:
On Wed, Aug 15, 2018 at 01:02:25PM +0200, Christian König wrote:
Am 15.08.2018 um 12:58 schrieb Michel Dänzer:
From: Michel Dänzer michel.daenzer@amd.com
Fixes: "drm/scheduler: rename gpu_scheduler.c to sched_main.c" Signed-off-by: Michel Dänzer michel.daenzer@amd.com
Ah, of course. I knew that I've forgotten something.
Patch is Reviewed-by: Christian König christian.koenig@amd.com
Aside: I think it'd be good to have an entry for drm/scheduler in MAINTAINERS with amd's tree and the usual suspects listed.
Good idea. And I find it great that you want to volunteer as a maintainer ;)
I already feared that I have to do it as well,
Well if you want to offload it we can dump it into drm-misc, at least some of the regular contributors have commit rights there. But defacto it's maintained in the amdgpu tree I think, just figured it'd would be good to document that. Either should be totally fine. Or maybe I'm confused and it's just "whoever happens to care, either amdpgu or etnaviv or vc4 in drm-misc or whatever", which is probably not the best state of things :-)
Cheers, Daniel
Christian.
-Daniel
Thanks, Christian.
Documentation/gpu/drm-mm.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/gpu/drm-mm.rst b/Documentation/gpu/drm-mm.rst index 21b6b72a9ba8..d3acb4949e2d 100644 --- a/Documentation/gpu/drm-mm.rst +++ b/Documentation/gpu/drm-mm.rst @@ -505,7 +505,7 @@ GPU Scheduler Overview
-.. kernel-doc:: drivers/gpu/drm/scheduler/gpu_scheduler.c +.. kernel-doc:: drivers/gpu/drm/scheduler/sched_main.c :doc: Overview Scheduler Function References @@ -514,5 +514,5 @@ Scheduler Function References .. kernel-doc:: include/drm/gpu_scheduler.h :internal: -.. kernel-doc:: drivers/gpu/drm/scheduler/gpu_scheduler.c +.. kernel-doc:: drivers/gpu/drm/scheduler/sched_main.c :export:
dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel