index
:
renesas/kmsxx.git
crc
master
omap/cache
swsync
writeback
kmsxx, cloned from https://github.com/tomba/kmsxx
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
kmstest.cpp
Age
Commit message (
Expand
)
Author
2019-10-28
kmstest: convert to fmt::print
Tomi Valkeinen
2019-09-25
videomode to_string improvements
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-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-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-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-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-03-21
kmstest: check return values from reserve_*
Tomi Valkeinen
2017-03-10
kmstest: Add optional argument to the flip option to limit the flips
Laurent Pinchart
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
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
2016-09-30
kmstest: enable display even if crtc doesn't have fb
Tomi Valkeinen
2016-09-26
kmatest: add custom videomode support
Tomi Valkeinen
2016-09-26
kmatest: split regex strings to multiple lines
Tomi Valkeinen
2016-08-24
kmstest: rename remaining references to testpat
Tomi Valkeinen
2016-08-16
rename testpat and fbtestpat
Tomi Valkeinen