summaryrefslogtreecommitdiff
path: root/py
AgeCommit message (Expand)Author
2017-05-17pykms: add videomode related featuresTomi Valkeinen
2017-05-17pykmsutil: add draw_text()Tomi Valkeinen
2017-05-09py: tests: Double buffered one big buffer on all connected screensPeter Ujfalusi
2017-04-27py: omapfb: add missing propertiesTomi Valkeinen
2017-04-26Add Connector.connected to pykmsbasePeter Ujfalusi
2017-04-21py: Add in fence test using swsyncLaurent Pinchart
2017-04-10test.py: use atomic modesettingTomi Valkeinen
2017-04-07trans-test.py: fix use of colorsTomi Valkeinen
2017-03-20Add plane_hog.pyJyri Sarha
2017-03-20pykms/pykmsutil.cpp: Add binding for reserve_generic_plane()Jyri Sarha
2017-03-17Add modeset_event.pyJyri Sarha
2017-03-17Add a simple and hackish plane scaling test.Jyri Sarha
2017-03-17py: add DrmObject.idxTomi Valkeinen
2017-03-16Add color format related methods and memebers to pykmsbase.Jyri Sarha
2017-03-16Add Videomode::to_blob method to pykmsbase.Jyri Sarha
2017-03-13py: fix AtomicReq.commit() return valueTomi Valkeinen
2017-03-13db.py: remove old codeTomi Valkeinen
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-10test.py: add dmabuf & omap optionsTomi Valkeinen
2017-02-10py: add ExtFramebufferTomi Valkeinen
2017-02-10omapfb: add constructor with fourccTomi Valkeinen
2017-02-10py: add DumbFb propertiesTomi Valkeinen
2017-02-10use reserve_connector from ResourceManagerTomi Valkeinen
2017-02-06Support python2 based pykms bindingAlejandro Hernandez
2017-01-27py/tests: hpd testTomi 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-11-22py: Add OmapCard & OmapFramebuffer supportTomi Valkeinen
2016-11-22py: Add MappedFramebuffer and use itTomi Valkeinen
2016-08-15support finding fractional vrefreshTomi Valkeinen
2016-08-11add basic cmake install systemTomi Valkeinen
2016-07-10Fix property name lookupTomi Valkeinen
2016-06-22py: fix AtomicReq's add()Tomi Valkeinen
2016-06-22py: Expose the Connector::get_mode methodsLaurent Pinchart
2016-06-16py: add cam.pyTomi Valkeinen
2016-06-16py: add pyvidTomi Valkeinen
2016-06-16py: use ResourceManagerTomi Valkeinen
2016-06-16add ResourceManagerTomi Valkeinen
2016-06-16Support RGB888Tomi Valkeinen
2016-06-14py: add missing pixelformatsTomi Valkeinen
2016-06-11py: PixelFormat & DumbFB improTomi Valkeinen
2016-06-11kms++util: split to subdirsTomi Valkeinen
2016-06-11kms++: organize into subdirsTomi Valkeinen