[RFC PATCH 1/8] tracing/gpu: modify gpu_mem_total

Daniel Vetter daniel at ffwll.ch
Thu Oct 28 15:21:37 UTC 2021


On Thu, Oct 21, 2021 at 09:07:15AM -0400, Steven Rostedt wrote:
> On Thu, 21 Oct 2021 13:56:38 +0200
> Daniel Vetter <daniel at ffwll.ch> wrote:
> 
> > Yay, that patch is just impressive. Lands a new gpu tracepoints, never
> > even showed up on the gpu subsystem discussion list.
> 
> I'm guessing there was some confusion. When this was first introduced, I
> stated it needs to go into the gpu tree, which a new set of patches included
> more Cc's. I never checked if those Cc's were for the GPU maintainers or not
> (I assumed they were).
> 
>  https://lore.kernel.org/all/20200224113805.134f8b95@gandalf.local.home/
> 
> I'm not sure where Yiwei Zhang got his email list for the GPU maintainers
> from. As he obviously thought it was going to them.
> 
>  https://lore.kernel.org/all/CAKT=dDnFpj2hJd5z73pfcrhXXacDpPVyKzC7+K94tsX=+e_BHg@mail.gmail.com/
> 
> Seeing that this patch set is going through dri-devel list, which I'm
> guessing is also for GPU, even though it's not under that in the
> MAINTAINERS file:
> 
> DRM DRIVERS AND MISC GPU PATCHES
> M:      Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
> M:      Maxime Ripard <mripard at kernel.org>
> M:      Thomas Zimmermann <tzimmermann at suse.de>
> S:      Maintained
> W:      https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html
> T:      git git://anongit.freedesktop.org/drm/drm-misc
> F:      Documentation/gpu/
> F:      drivers/gpu/drm/*
> F:      drivers/gpu/vga/
> F:      include/drm/drm*
> F:      include/linux/vga*
> F:      include/uapi/drm/drm*
> 
> Should the list be added there?
> 
> I've been struggling with this patch set because nobody claimed ownership
> for it. But now I believe we have one (you? :-)  And I can now just comment
> on the tracing POV and leave the content and usability to you folks ;-)

Hm we indeed don't have an entry for drivers/gpu, but there is one for
gpu/drm overall:

DRM DRIVERS
M:	David Airlie <airlied at linux.ie>
M:	Daniel Vetter <daniel at ffwll.ch>
L:	dri-devel at lists.freedesktop.org
S:	Maintained
B:	https://gitlab.freedesktop.org/drm
C:	irc://irc.oftc.net/dri-devel
T:	git git://anongit.freedesktop.org/drm/drm
F:	Documentation/devicetree/bindings/display/
F:	Documentation/devicetree/bindings/gpu/
F:	Documentation/gpu/
F:	drivers/gpu/drm/
F:	drivers/gpu/vga/
F:	include/drm/
F:	include/linux/vga*
F:	include/uapi/drm/

I'll do a patch to include drivers/gpu here, not sure why that's
different.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dri-devel mailing list