[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87fujfjhqn.fsf@eliezer.anholt.net>
Date: Wed, 15 Feb 2017 12:56:16 -0800
From: Eric Anholt <eric@...olt.net>
To: Daniel Vetter <daniel@...ll.ch>
Cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drm/vc4: Drop debug print at boot with DPI enabled.
Daniel Vetter <daniel@...ll.ch> writes:
> On Wed, Feb 08, 2017 at 12:47:01PM -0800, Eric Anholt wrote:
>> Unlike the other encoders in the driver, I've also dropped the debug
>> dump function. There's only really one register to this device, and
>> we have the debugfs reg entry still.
>>
>> Signed-off-by: Eric Anholt <eric@...olt.net>
>
> Yeah, dmesg spew by default isn't cool. Btw if you ever want to have fancy
> debug printers, there's drm_printer, which allows you to spam both dmesg
> and debugfs with the same code. Rob did that, I recently converted drm_mm,
> it's pretty cool.
>
> Acked-by: Daniel Vetter <daniel.vetter@...ll.ch>
Merged to -next, thanks.
The drm printer stuff looks really promising! I'm also interested,
though, in the debugfs_regset32 stuff that lets you just name your regs
in a struct and pass it and your regs base address to the helper for
creating the debugfs entry. I bet we can mash those two ideas together
into something really nice.
Download attachment "signature.asc" of type "application/pgp-signature" (833 bytes)
Powered by blists - more mailing lists