Re: [PATCH] drm/pl111: Add a debugfs node to dump our registers.

2017-05-19 Thread Eric Anholt
Eric Engestrom writes: > On Wednesday, 2017-05-17 17:56:40 -0700, Eric Anholt wrote: >> While debugging an X11 display failure, I wanted to see where we were >> actually scanning out from. This is probably generally useful to >> others that might be working on this

Re: [PATCH] drm/pl111: Add a debugfs node to dump our registers.

2017-05-18 Thread Linus Walleij
On Thu, May 18, 2017 at 2:56 AM, Eric Anholt wrote: > While debugging an X11 display failure, I wanted to see where we were > actually scanning out from. This is probably generally useful to > others that might be working on this device. > > Signed-off-by: Eric Anholt

Re: [PATCH] drm/pl111: Add a debugfs node to dump our registers.

2017-05-18 Thread Eric Engestrom
On Wednesday, 2017-05-17 17:56:40 -0700, Eric Anholt wrote: > While debugging an X11 display failure, I wanted to see where we were > actually scanning out from. This is probably generally useful to > others that might be working on this device. > > Signed-off-by: Eric Anholt >

[PATCH] drm/pl111: Add a debugfs node to dump our registers.

2017-05-17 Thread Eric Anholt
While debugging an X11 display failure, I wanted to see where we were actually scanning out from. This is probably generally useful to others that might be working on this device. Signed-off-by: Eric Anholt --- drivers/gpu/drm/pl111/Makefile| 2 ++