summaryrefslogtreecommitdiff
path: root/py
AgeCommit message (Expand)Author
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
2016-06-11rename libkms to kms++Tomi Valkeinen
2016-06-07py: fix scripts when there's no current crtcTomi Valkeinen
2016-06-07Make py/gamma.py executable.Jyri Sarha
2016-06-07py/gamma.py: Make gamma table calculations more genericJyri Sarha
2016-06-02py: fix AtomicReq bindingsTomi Valkeinen
2016-05-26py: add set_prop()Tomi Valkeinen
2016-05-25gamma.py: show a test patternTomi Valkeinen
2016-05-25Add a simple gamma.py testTomi Valkeinen
2016-05-25Add support for DRM blobsTomi Valkeinen
2016-05-25Split properties from DrmObject into DrmPropObjectTomi Valkeinen
2016-05-23Reorganize libkms++utils headerTomi Valkeinen
2016-05-23File/dir renamesTomi Valkeinen
2016-05-23Fix the rest of the py scriptsTomi Valkeinen
2016-05-23split py filesTomi Valkeinen
2016-05-23Cleanup AtomicReq::commitTomi Valkeinen
2016-05-23Use pybind11 instead of SWIGTomi Valkeinen
2016-05-18add kmsmodeview.pyTomi Valkeinen
2016-05-09py: fix videomode listTomi Valkeinen
2016-04-21depend on python 3.x, not 3.4Tomi Valkeinen
2016-04-16add -Wextra & fix warningsTomi Valkeinen
2016-03-23hackfix py compilation on 64 bit pcTomi Valkeinen
2016-03-17py: add transparency key and alpha testsTomi Valkeinen
2016-03-17Use globbing to add .py test filesTomi Valkeinen