Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-20 | terminal: reduce speed of morphing colors in modeset test | David Herrmann | |
The high frequency of the color-morphing is kinda irritating. Reduce it to a much lower frequency so you can actually look at it longer than few seconds. | |||
2014-09-19 | terminal: add systemd-modeset debugging tool | David Herrmann | |
The systemd-modeset tool is meant to debug grdev issues. It simply displays morphing colors on any found display. This is pretty handy to look for tearing in the backends and debug hotplug issues. Note that this tool requires systemd-logind to be compiled from git (there're important fixes that haven't been released, yet). |