On Thu, Oct 28, 2021 at 1:09 PM Daniel Vetter <daniel.vet...@ffwll.ch> wrote: > > Somehow we only have a list of subdirectories, which apparently made > it harder for folks to find the gpu maintainers. Fix that. > > References: > https://lore.kernel.org/dri-devel/YXrAAZlxxStNFG%2FK@phenom.ffwll.local/ > Signed-off-by: Daniel Vetter <daniel.vet...@intel.com> > Cc: David Airlie <airl...@linux.ie> > Cc: Daniel Vetter <dan...@ffwll.ch> > Cc: Steven Rostedt <rost...@goodmis.org>
Reviewed-by: Alex Deucher <alexander.deuc...@amd.com> > --- > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 98aa1f55ed41..fdb1f91c6bb9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6153,8 +6153,7 @@ 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: drivers/gpu/ > F: include/drm/ > F: include/linux/vga* > F: include/uapi/drm/ > -- > 2.33.0 >