summaryrefslogtreecommitdiff
path: root/py
AgeCommit message (Expand)Author
2018-08-14trans-test.py: Aesthetic improvementsPeter Ujfalusi
2018-08-10trans-test.py: am4 improvementsTomi Valkeinen
2018-08-03trans-test.py: improvementsTomi Valkeinen
2018-08-03add a simple draw_circle()Tomi Valkeinen
2018-06-20py: sync: Moded to blob conversion method is called to_blob()Laurent Pinchart
2018-06-20py: sync: Fix event handlingLaurent Pinchart
2018-01-12alpha-test.py: fixTomi Valkeinen
2018-01-09trans-test.py: fix drawing outside the bufferTomi Valkeinen
2017-12-15py: pyvid: Provide stream_off bindingKieran Bingham
2017-12-08py: add convert_vector helperTomi Valkeinen
2017-12-08py: Add Card crtcs and encoders properties back to the Python bindingsLaurent Pinchart
2017-12-08Fix Python bindings for Connector::get_possible_crtcs() methodLaurent Pinchart
2017-11-24pykms: keep Card alive until Blob is goneTomi Valkeinen
2017-11-24Update to latest pybind11Tomi Valkeinen
2017-11-22kmstest: use resmanTomi Valkeinen
2017-10-20Crtc: add set_mode() which doesn't take a fbTomi Valkeinen
2017-10-03Rework framebuffer classesTomi Valkeinen
2017-09-05py: drop the fancy event handlingTomi Valkeinen
2017-06-02Merge branch 'color-features' of git://github.com/jsarha/kmsxxTomi Valkeinen
2017-05-31plane_csc.py: Test for different YCbCr encodingsJyri Sarha
2017-05-31Add DrmPropObject.get_prop() and Property.enums to pykmsbase.cpp.Jyri Sarha
2017-05-31Add different YCbCr encodings.Jyri Sarha
2017-05-31Add Crtc::disable_mode() to pykmsbase.cpp.Jyri Sarha
2017-05-31Add ctm_test.py test for testing CRTC's CTM color matrix property.Jyri Sarha
2017-05-31cam.py: fix initial modesetTomi Valkeinen
2017-05-30omapfb: add flags for memory allocTomi Valkeinen
2017-05-30omapfb: add enum Flags for OmapFBTomi Valkeinen
2017-05-30py: move Rotation enum to __init__.pyTomi Valkeinen
2017-05-24py: add rottest.pyTomi Valkeinen
2017-05-24omapfb: add TILER supportTomi Valkeinen
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