Age | Commit message (Expand) | Author |
2019-11-06 | Split dmabuf support from ExtFramebuffer into DmabufFramebuffer | Tomi Valkeinen |
2019-10-28 | kmstest: convert to fmt::print | Tomi Valkeinen |
2019-09-25 | kmsprint: use fmt instead of printf and sformat | Tomi Valkeinen |
2019-09-25 | wbm2m: use fmt::format | Tomi Valkeinen |
2019-09-25 | videomode to_string improvements | Tomi Valkeinen |
2019-09-25 | wbm2m: add informative prints | Tomi Valkeinen |
2019-07-30 | kmsprint: add missing --device from usage | Tomi Valkeinen |
2019-01-17 | card: another try with card constructors | Tomi Valkeinen |
2019-01-17 | Revert "kmstest: use open_modesetting_card" | Tomi Valkeinen |
2019-01-14 | kmstest: use open_modesetting_card | Tomi Valkeinen |
2019-01-11 | kmstest: show sync polarities | Tomi Valkeinen |
2018-11-01 | wbm2m: Add selection/crop support | Benoit Parrot |
2018-11-01 | wbm2m: Add resolution and format to output filename | Benoit Parrot |
2018-09-10 | kmstest: give an error if master permissions could not be set | Tomi Valkeinen |
2018-09-03 | kmstest: don't use "unknown" connectors by default | Tomi Valkeinen |
2018-08-28 | kmsprint: use connector_status | Tomi Valkeinen |
2018-08-23 | kmstest: fix "Could not find available crtc" when crtc was not connected. | Tomi Valkeinen |
2018-06-29 | kmstest: set props in legacy modesetting too | Tomi Valkeinen |
2018-06-29 | kmstest: print property ids | Tomi Valkeinen |
2018-01-05 | kmstest: Separate reservation phase from command line parsing | Jyri Sarha |
2018-01-05 | kmstest: Implement simplistic propery support behind -P flag. | Jyri Sarha |
2017-11-22 | kmstest: use resman | Tomi Valkeinen |
2017-10-24 | kmstest: rename ObjectType to ArgType | Tomi Valkeinen |
2017-10-24 | wbcap: support saving to file | Tomi Valkeinen |
2017-10-20 | utils: wbcap interlace support | Tomi Valkeinen |
2017-10-20 | utils: improve wbcap | Tomi Valkeinen |
2017-10-03 | kmscapture: fix capture videomode heuristic | Tomi Valkeinen |
2017-10-03 | kmscapture: clean up fb handling | Tomi Valkeinen |
2017-10-03 | kmscapture: fix v4l buftype | Tomi Valkeinen |
2017-10-03 | Rework framebuffer classes | Tomi Valkeinen |
2017-09-04 | kmstest: fix --sync mode | Tomi Valkeinen |
2017-09-04 | kmstest: add help text about env variables | Tomi Valkeinen |
2017-08-04 | kmstest: fix error in help text | Tomi Valkeinen |
2017-06-30 | kmsprint: print connectors even if disconnected | Tomi Valkeinen |
2017-03-21 | kmstest: check return values from reserve_* | Tomi Valkeinen |
2017-03-13 | kmsprint: show plane's possible crtcs | Tomi Valkeinen |
2017-03-10 | kmstest: Add optional argument to the flip option to limit the flips | Laurent Pinchart |
2017-02-13 | kmsview: Add connector command line argument | Laurent Pinchart |
2017-02-10 | ExtFb: pass params in vectors | Tomi Valkeinen |
2017-02-10 | kmstest: remove get_default_connector() | Tomi Valkeinen |
2017-02-10 | use reserve_connector from ResourceManager | Tomi Valkeinen |
2017-02-10 | kmstest: Add --view option | Tomi Valkeinen |
2017-01-25 | wbcap: fix setup if a display is unconfigured | Tomi Valkeinen |
2016-12-20 | kmstest: don't reserve primary_plane if it's not needed | Tomi Valkeinen |
2016-12-20 | kmstest: disable crtcs & planes before modeset | Tomi Valkeinen |
2016-12-20 | kmstest: fix bug in setups_to_outputs() | Tomi Valkeinen |
2016-12-12 | kmstest: use resman to get primary planes | Tomi Valkeinen |
2016-11-21 | kmstest: use MappedFramebuffer | Tomi Valkeinen |
2016-10-11 | kmstest: be explicit about mode selection | Tomi Valkeinen |
2016-10-11 | kmstest: add --cvt option | Tomi Valkeinen |