On Wed, 10 Jun 2020 09:29:37 -0400
Sean Paul wrote:
> On Wed, Jun 10, 2020 at 3:57 AM Pekka Paalanen wrote:
> >
> > On Mon, 8 Jun 2020 17:05:03 -0400
> > Sean Paul wrote:
> >
> > > From: Sean Paul
> > >
> > > This patch adds a new module parameter called drm.trace which accepts
> > > the sa
On Wed, Jun 10, 2020 at 3:57 AM Pekka Paalanen wrote:
>
> On Mon, 8 Jun 2020 17:05:03 -0400
> Sean Paul wrote:
>
> > From: Sean Paul
> >
> > This patch adds a new module parameter called drm.trace which accepts
> > the same mask as drm.debug. When a debug category is enabled, log
> > messages w
On Mon, 8 Jun 2020 17:05:03 -0400
Sean Paul wrote:
> From: Sean Paul
>
> This patch adds a new module parameter called drm.trace which accepts
> the same mask as drm.debug. When a debug category is enabled, log
> messages will be put in a new tracefs instance called drm for
> consumption.
>
>
Hi Sean,
I love your patch! Perhaps something to improve:
[auto build test WARNING on drm-intel/for-linux-next]
[also build test WARNING on drm-exynos/exynos-drm-next
tegra-drm/drm/tegra/for-next drm-tip/drm-tip linus/master v5.7 next-20200608]
[cannot apply to drm/drm-next]
[if your patch is ap
Hi Sean,
I love your patch! Perhaps something to improve:
[auto build test WARNING on drm-intel/for-linux-next]
[also build test WARNING on drm-exynos/exynos-drm-next
tegra-drm/drm/tegra/for-next drm-tip/drm-tip linus/master v5.7]
[cannot apply to drm/drm-next]
[if your patch is applied to the w
From: Sean Paul
This patch adds a new module parameter called drm.trace which accepts
the same mask as drm.debug. When a debug category is enabled, log
messages will be put in a new tracefs instance called drm for
consumption.
Using the new tracefs instance will allow distros to enable drm loggi