summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-16Add Videomode::to_blob method to pykmsbase.Jyri Sarha
2017-03-13kmsprint: show plane's possible crtcsTomi Valkeinen
2017-03-13plane: add get_possible_crtcs()Tomi Valkeinen
2017-03-13py: fix AtomicReq.commit() return valueTomi Valkeinen
2017-03-13db.py: remove old codeTomi Valkeinen
2017-03-10kmstest: Add optional argument to the flip option to limit the flipsLaurent Pinchart
2017-03-08New event handlingTomi Valkeinen
2017-03-03py: db.py: Add command line argument to specify connectorLaurent Pinchart
2017-02-13py: Expose AtomicReq::add(std::map<>) methodLaurent Pinchart
2017-02-13kmsview: Add connector command line argumentLaurent Pinchart
2017-02-10test.py: add dmabuf & omap optionsTomi Valkeinen
2017-02-10py: add ExtFramebufferTomi Valkeinen
2017-02-10omapfb: add constructor with fourccTomi Valkeinen
2017-02-10ExtFb: pass params in vectorsTomi Valkeinen
2017-02-10py: add DumbFb propertiesTomi Valkeinen
2017-02-10improve ExtFbTomi Valkeinen
2017-02-10ExtFb: remove legacy constructorTomi Valkeinen
2017-02-10PlaneType to bitmaskTomi 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-02-10mappedframebuffer.h: add missing includeTomi Valkeinen
2017-02-10fix race issue in threaded test pattern drawTomi Valkeinen
2017-02-06Support python2 based pykms bindingAlejandro Hernandez
2017-02-06Add README.md to custom targetsTomi Valkeinen
2017-01-27README: add note about pythonTomi Valkeinen
2017-01-27py/tests: hpd testTomi Valkeinen
2017-01-25wbcap: fix setup if a display is unconfiguredTomi Valkeinen
2017-01-25Add refresh() to connector, crtc and encoderTomi Valkeinen
2017-01-24pykms: add Videomode.__repr__Tomi Valkeinen
2017-01-03py: db.py: Print frame rate at 5s intervalsLaurent Pinchart
2017-01-03py: db.py: Rename argument to event handlers to avoid shadowingLaurent Pinchart
2017-01-03py: Move helpers to the pykms moduleLaurent Pinchart
2017-01-03py: Reorganize source directoryLaurent Pinchart
2017-01-03py: Expose MappedFramebuffer width and height propertiesLaurent Pinchart
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-20crtc: add disable_mode()Tomi Valkeinen
2016-12-12kmstest: use resman to get primary planesTomi Valkeinen
2016-12-09kmscube: improve egl config printsTomi Valkeinen
2016-11-26kmscube: fix X11 fullscreenTomi Valkeinen
2016-11-26cmake: set C_FLAGS tooTomi Valkeinen
2016-11-22py: Add OmapCard & OmapFramebuffer supportTomi Valkeinen
2016-11-22py: Add MappedFramebuffer and use itTomi Valkeinen
2016-11-21Add OmapCard and OmapFramebufferTomi Valkeinen
2016-11-21kmstest: use MappedFramebufferTomi Valkeinen
2016-11-21Add MappedFramebufferTomi Valkeinen
2016-11-03dumbfb: pass O_RDWR to drmPrimeHandleToFD()Tomi Valkeinen
2016-10-11modedb_dmt: update tableTomi Valkeinen