Searched hist:"141518 d2" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/pl111/ |
H A D | pl111_debugfs.c | 141518d2 Wed May 17 19:56:40 CDT 2017 Eric Anholt <eric@anholt.net> drm/pl111: Add a debugfs node to dump our registers.
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.
v2: Fix uint32_t sparse warning.
Signed-off-by: Eric Anholt <eric@anholt.net> Link: http://patchwork.freedesktop.org/patch/msgid/20170518005640.10310-1-eric@anholt.net Reviewed-by: Linus Walleij <linus.walleij@linaro.org> (v1) 141518d2 Wed May 17 19:56:40 CDT 2017 Eric Anholt <eric@anholt.net> drm/pl111: Add a debugfs node to dump our registers. 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. v2: Fix uint32_t sparse warning. Signed-off-by: Eric Anholt <eric@anholt.net> Link: http://patchwork.freedesktop.org/patch/msgid/20170518005640.10310-1-eric@anholt.net Reviewed-by: Linus Walleij <linus.walleij@linaro.org> (v1)
|
H A D | pl111_drm.h | 141518d2 Wed May 17 19:56:40 CDT 2017 Eric Anholt <eric@anholt.net> drm/pl111: Add a debugfs node to dump our registers.
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.
v2: Fix uint32_t sparse warning.
Signed-off-by: Eric Anholt <eric@anholt.net> Link: http://patchwork.freedesktop.org/patch/msgid/20170518005640.10310-1-eric@anholt.net Reviewed-by: Linus Walleij <linus.walleij@linaro.org> (v1) 141518d2 Wed May 17 19:56:40 CDT 2017 Eric Anholt <eric@anholt.net> drm/pl111: Add a debugfs node to dump our registers. 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. v2: Fix uint32_t sparse warning. Signed-off-by: Eric Anholt <eric@anholt.net> Link: http://patchwork.freedesktop.org/patch/msgid/20170518005640.10310-1-eric@anholt.net Reviewed-by: Linus Walleij <linus.walleij@linaro.org> (v1)
|
H A D | Makefile | 141518d2 Wed May 17 19:56:40 CDT 2017 Eric Anholt <eric@anholt.net> drm/pl111: Add a debugfs node to dump our registers.
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.
v2: Fix uint32_t sparse warning.
Signed-off-by: Eric Anholt <eric@anholt.net> Link: http://patchwork.freedesktop.org/patch/msgid/20170518005640.10310-1-eric@anholt.net Reviewed-by: Linus Walleij <linus.walleij@linaro.org> (v1) 141518d2 Wed May 17 19:56:40 CDT 2017 Eric Anholt <eric@anholt.net> drm/pl111: Add a debugfs node to dump our registers. 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. v2: Fix uint32_t sparse warning. Signed-off-by: Eric Anholt <eric@anholt.net> Link: http://patchwork.freedesktop.org/patch/msgid/20170518005640.10310-1-eric@anholt.net Reviewed-by: Linus Walleij <linus.walleij@linaro.org> (v1)
|
H A D | pl111_drv.c | 141518d2 Wed May 17 19:56:40 CDT 2017 Eric Anholt <eric@anholt.net> drm/pl111: Add a debugfs node to dump our registers.
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.
v2: Fix uint32_t sparse warning.
Signed-off-by: Eric Anholt <eric@anholt.net> Link: http://patchwork.freedesktop.org/patch/msgid/20170518005640.10310-1-eric@anholt.net Reviewed-by: Linus Walleij <linus.walleij@linaro.org> (v1) 141518d2 Wed May 17 19:56:40 CDT 2017 Eric Anholt <eric@anholt.net> drm/pl111: Add a debugfs node to dump our registers. 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. v2: Fix uint32_t sparse warning. Signed-off-by: Eric Anholt <eric@anholt.net> Link: http://patchwork.freedesktop.org/patch/msgid/20170518005640.10310-1-eric@anholt.net Reviewed-by: Linus Walleij <linus.walleij@linaro.org> (v1)
|