All of lore.kernel.org
 help / color / mirror / Atom feed
* Remove debug info from nouveau driver
@ 2020-06-23  8:42 Mathieu Malaterre
       [not found] ` <CA+7wUswEqHJmmLx+bD4qeLnOEWdhxAK2mt-OXL37-e9NKCuBmQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Mathieu Malaterre @ 2020-06-23  8:42 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

Hi there,

I am gettings tons of messages in dmesg output such as:

[...]
[ 2419.238990] [drm:drm_mode_addfb2 [drm]] [FB:65]
[ 2419.243388] 00a0 2 base507c_ntfy_set
[ 2419.243391] 00000060
[ 2419.243391] f0000000
[ 2419.243393] 0084 1 base827c_image_set
[ 2419.243394] 00000010
[ 2419.243395] 00c0 1 base827c_image_set
[ 2419.243395] fb00007a
[ 2419.243396] 0110 2 base827c_image_set
[ 2419.243397] 00000000
[ 2419.243398] 00000000
[ 2419.243399] 0800 5 base827c_image_set
[ 2419.243399] 0007ce00
[ 2419.243400] 00000000
[ 2419.243400] 04380780
[ 2419.243401] 00007804
[ 2419.243402] 0000cf00
[ 2419.243408] 0080 1 base507c_update
[ 2419.243409] 00000000
[...]

Does anyone know how to remove those extra debug info from nouveau driver ?

For reference:

# cat /sys/module/nouveau/parameters/debug
(null)

Thanks much

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Remove debug info from nouveau driver
       [not found] ` <CA+7wUswEqHJmmLx+bD4qeLnOEWdhxAK2mt-OXL37-e9NKCuBmQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2020-06-23 15:10   ` Ilia Mirkin
       [not found]     ` <CAKb7UvhzgbjGjKzCETzLGJFR_H4+CUak88ZuNKK=dKqMoker4g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Ilia Mirkin @ 2020-06-23 15:10 UTC (permalink / raw)
  To: Mathieu Malaterre; +Cc: nouveau

You probably have drm.debug set to something.

On Tue, Jun 23, 2020 at 4:42 AM Mathieu Malaterre <malat-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> wrote:
>
> Hi there,
>
> I am gettings tons of messages in dmesg output such as:
>
> [...]
> [ 2419.238990] [drm:drm_mode_addfb2 [drm]] [FB:65]
> [ 2419.243388] 00a0 2 base507c_ntfy_set
> [ 2419.243391] 00000060
> [ 2419.243391] f0000000
> [ 2419.243393] 0084 1 base827c_image_set
> [ 2419.243394] 00000010
> [ 2419.243395] 00c0 1 base827c_image_set
> [ 2419.243395] fb00007a
> [ 2419.243396] 0110 2 base827c_image_set
> [ 2419.243397] 00000000
> [ 2419.243398] 00000000
> [ 2419.243399] 0800 5 base827c_image_set
> [ 2419.243399] 0007ce00
> [ 2419.243400] 00000000
> [ 2419.243400] 04380780
> [ 2419.243401] 00007804
> [ 2419.243402] 0000cf00
> [ 2419.243408] 0080 1 base507c_update
> [ 2419.243409] 00000000
> [...]
>
> Does anyone know how to remove those extra debug info from nouveau driver ?
>
> For reference:
>
> # cat /sys/module/nouveau/parameters/debug
> (null)
>
> Thanks much
> _______________________________________________
> Nouveau mailing list
> Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
> https://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Remove debug info from nouveau driver
       [not found]     ` <CAKb7UvhzgbjGjKzCETzLGJFR_H4+CUak88ZuNKK=dKqMoker4g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2020-06-24  9:53       ` Mathieu Malaterre
  0 siblings, 0 replies; 3+ messages in thread
From: Mathieu Malaterre @ 2020-06-24  9:53 UTC (permalink / raw)
  To: Ilia Mirkin; +Cc: nouveau

Much better now. thanks !

On Tue, Jun 23, 2020 at 5:11 PM Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> wrote:
>
> You probably have drm.debug set to something.
>
> On Tue, Jun 23, 2020 at 4:42 AM Mathieu Malaterre <malat-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> wrote:
> >
> > Hi there,
> >
> > I am gettings tons of messages in dmesg output such as:
> >
> > [...]
> > [ 2419.238990] [drm:drm_mode_addfb2 [drm]] [FB:65]
> > [ 2419.243388] 00a0 2 base507c_ntfy_set
> > [ 2419.243391] 00000060
> > [ 2419.243391] f0000000
> > [ 2419.243393] 0084 1 base827c_image_set
> > [ 2419.243394] 00000010
> > [ 2419.243395] 00c0 1 base827c_image_set
> > [ 2419.243395] fb00007a
> > [ 2419.243396] 0110 2 base827c_image_set
> > [ 2419.243397] 00000000
> > [ 2419.243398] 00000000
> > [ 2419.243399] 0800 5 base827c_image_set
> > [ 2419.243399] 0007ce00
> > [ 2419.243400] 00000000
> > [ 2419.243400] 04380780
> > [ 2419.243401] 00007804
> > [ 2419.243402] 0000cf00
> > [ 2419.243408] 0080 1 base507c_update
> > [ 2419.243409] 00000000
> > [...]
> >
> > Does anyone know how to remove those extra debug info from nouveau driver ?
> >
> > For reference:
> >
> > # cat /sys/module/nouveau/parameters/debug
> > (null)
> >
> > Thanks much
> > _______________________________________________
> > Nouveau mailing list
> > Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
> > https://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-06-24  9:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-23  8:42 Remove debug info from nouveau driver Mathieu Malaterre
     [not found] ` <CA+7wUswEqHJmmLx+bD4qeLnOEWdhxAK2mt-OXL37-e9NKCuBmQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-06-23 15:10   ` Ilia Mirkin
     [not found]     ` <CAKb7UvhzgbjGjKzCETzLGJFR_H4+CUak88ZuNKK=dKqMoker4g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-06-24  9:53       ` Mathieu Malaterre

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.