On Fri, 2026-03-13 at 07:20 -0600, Jim Cromie wrote: > The gud driver has a number of DRM_UT_* debugs, make them > controllable when CONFIG_DRM_USE_DYNAMIC_DEBUG=y by telling dyndbg > that the module uses them. > > Signed-off-by: Jim Cromie <[email protected]> Acked-by: Ruben Wauters <[email protected]> > --- > drivers/gpu/drm/gud/gud_drv.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/gpu/drm/gud/gud_drv.c b/drivers/gpu/drm/gud/gud_drv.c > index d0122d477610..cf2692d89bc5 100644 > --- a/drivers/gpu/drm/gud/gud_drv.c > +++ b/drivers/gpu/drm/gud/gud_drv.c > @@ -32,6 +32,8 @@ > > #include "gud_internal.h" > > +DRM_CLASSMAP_USE(drm_debug_classes); > + > /* Only used internally */ > static const struct drm_format_info gud_drm_format_r1 = { > .format = GUD_DRM_FORMAT_R1,
signature.asc
Description: This is a digitally signed message part
