summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2018-01-05kmstest: Separate reservation phase from command line parsingJyri Sarha
2018-01-05kmstest: Implement simplistic propery support behind -P flag.Jyri Sarha
2017-11-22kmstest: use resmanTomi Valkeinen
2017-10-24kmstest: rename ObjectType to ArgTypeTomi Valkeinen
2017-10-24wbcap: support saving to fileTomi Valkeinen
2017-10-20utils: wbcap interlace supportTomi Valkeinen
2017-10-20utils: improve wbcapTomi Valkeinen
2017-10-03kmscapture: fix capture videomode heuristicTomi Valkeinen
2017-10-03kmscapture: clean up fb handlingTomi Valkeinen
2017-10-03kmscapture: fix v4l buftypeTomi Valkeinen
2017-10-03Rework framebuffer classesTomi Valkeinen
2017-09-04kmstest: fix --sync modeTomi Valkeinen
2017-09-04kmstest: add help text about env variablesTomi Valkeinen
2017-08-04kmstest: fix error in help textTomi Valkeinen
2017-06-30kmsprint: print connectors even if disconnectedTomi Valkeinen
2017-03-21kmstest: check return values from reserve_*Tomi Valkeinen
2017-03-13kmsprint: show plane's possible crtcsTomi Valkeinen
2017-03-10kmstest: Add optional argument to the flip option to limit the flipsLaurent Pinchart
2017-02-13kmsview: Add connector command line argumentLaurent Pinchart
2017-02-10ExtFb: pass params in vectorsTomi Valkeinen
2017-02-10kmstest: remove get_default_connector()Tomi Valkeinen
2017-02-10use reserve_connector from ResourceManagerTomi Valkeinen
2017-02-10kmstest: Add --view optionTomi Valkeinen
2017-01-25wbcap: fix setup if a display is unconfiguredTomi Valkeinen
2016-12-20kmstest: don't reserve primary_plane if it's not neededTomi Valkeinen
2016-12-20kmstest: disable crtcs & planes before modesetTomi Valkeinen
2016-12-20kmstest: fix bug in setups_to_outputs()Tomi Valkeinen
2016-12-12kmstest: use resman to get primary planesTomi Valkeinen
2016-11-21kmstest: use MappedFramebufferTomi Valkeinen
2016-10-11kmstest: be explicit about mode selectionTomi Valkeinen
2016-10-11kmstest: add --cvt optionTomi Valkeinen
2016-09-30kmstest: enable display even if crtc doesn't have fbTomi Valkeinen
2016-09-27kmsprint: fix printsTomi Valkeinen
2016-09-26kmatest: add custom videomode supportTomi Valkeinen
2016-09-26kmatest: split regex strings to multiple linesTomi Valkeinen
2016-09-23kmsprint: improve property enum printsTomi Valkeinen
2016-08-24kmstest: rename remaining references to testpatTomi Valkeinen
2016-08-16rename testpat and fbtestpatTomi Valkeinen
2016-08-15support finding fractional vrefreshTomi Valkeinen
2016-08-15testpat & kmsprint: improve mode printsTomi Valkeinen
2016-08-12ExtCPUFramebuffer: add size and offset paramsTomi Valkeinen
2016-08-12fbtestpat: remove extra leftover memcpyTomi Valkeinen
2016-08-11add basic cmake install systemTomi Valkeinen
2016-08-10utils: select() et al. need <sys/select.h>Yann E. MORIN
2016-08-10fbtestpat: draw "/dev/fb0" textTomi Valkeinen
2016-06-22Add missing <system_error> includesTomi Valkeinen
2016-06-22kmsprint: Include cinttypes instead of inttypes.hLaurent Pinchart
2016-06-16utils: add wbm2mTomi Valkeinen
2016-06-16utils: add wbcapTomi Valkeinen
2016-06-16kmsview: use resmanTomi Valkeinen