Age | Commit message (Expand) | Author |
2019-01-14 | py: add open_modesetting_card | Tomi Valkeinen |
2019-01-14 | Card: improve DRM card selection | Tomi Valkeinen |
2019-01-14 | Card: add support to get the driver name | Tomi Valkeinen |
2019-01-09 | pykms: expose Card(device) constructor | Tomi Valkeinen |
2018-11-01 | Add wb-m2m-crop.py test to test cropping on write-back | Benoit Parrot |
2018-11-01 | videodevice: Add selection API support | Benoit Parrot |
2018-10-10 | Add globa_alpha_test.py for DRM per plane "alpha" property testing | Jyri Sarha |
2018-10-10 | scale.py: Use atomic modesetting and other improvements | Jyri Sarha |
2018-10-10 | plane_csc.py: do not assume HDMI output and other improvements | Jyri Sarha |
2018-10-03 | trans-test.py: cleanup | Tomi Valkeinen |
2018-10-03 | test.py: cleanup | Tomi Valkeinen |
2018-09-24 | py: fix __atomic_req_add_plane when crtc = None | Tomi Valkeinen |
2018-09-24 | trans-test.py: fix usage | Tomi Valkeinen |
2018-09-17 | py: add AtomicReq extensions and use them in test.py | Tomi Valkeinen |
2018-08-28 | py/tests: rename zorder to zpos | Tomi Valkeinen |
2018-08-14 | Add plane_move.py test for testing plane move between crtcs | Peter Ujfalusi |
2018-08-14 | trans-test.py: Aesthetic improvements | Peter Ujfalusi |
2018-08-10 | trans-test.py: am4 improvements | Tomi Valkeinen |
2018-08-03 | trans-test.py: improvements | Tomi Valkeinen |
2018-08-03 | add a simple draw_circle() | Tomi Valkeinen |
2018-06-20 | py: sync: Moded to blob conversion method is called to_blob() | Laurent Pinchart |
2018-06-20 | py: sync: Fix event handling | Laurent Pinchart |
2018-01-12 | alpha-test.py: fix | Tomi Valkeinen |
2018-01-09 | trans-test.py: fix drawing outside the buffer | Tomi Valkeinen |
2017-12-15 | py: pyvid: Provide stream_off binding | Kieran Bingham |
2017-12-08 | py: add convert_vector helper | Tomi Valkeinen |
2017-12-08 | py: Add Card crtcs and encoders properties back to the Python bindings | Laurent Pinchart |
2017-12-08 | Fix Python bindings for Connector::get_possible_crtcs() method | Laurent Pinchart |
2017-11-24 | pykms: keep Card alive until Blob is gone | Tomi Valkeinen |
2017-11-24 | Update to latest pybind11 | Tomi Valkeinen |
2017-11-22 | kmstest: use resman | Tomi Valkeinen |
2017-10-20 | Crtc: add set_mode() which doesn't take a fb | Tomi Valkeinen |
2017-10-03 | Rework framebuffer classes | Tomi Valkeinen |
2017-09-05 | py: drop the fancy event handling | Tomi Valkeinen |
2017-06-02 | Merge branch 'color-features' of git://github.com/jsarha/kmsxx | Tomi Valkeinen |
2017-05-31 | plane_csc.py: Test for different YCbCr encodings | Jyri Sarha |
2017-05-31 | Add DrmPropObject.get_prop() and Property.enums to pykmsbase.cpp. | Jyri Sarha |
2017-05-31 | Add different YCbCr encodings. | Jyri Sarha |
2017-05-31 | Add Crtc::disable_mode() to pykmsbase.cpp. | Jyri Sarha |
2017-05-31 | Add ctm_test.py test for testing CRTC's CTM color matrix property. | Jyri Sarha |
2017-05-31 | cam.py: fix initial modeset | Tomi Valkeinen |
2017-05-30 | omapfb: add flags for memory alloc | Tomi Valkeinen |
2017-05-30 | omapfb: add enum Flags for OmapFB | Tomi Valkeinen |
2017-05-30 | py: move Rotation enum to __init__.py | Tomi Valkeinen |
2017-05-24 | py: add rottest.py | Tomi Valkeinen |
2017-05-24 | omapfb: add TILER support | Tomi Valkeinen |
2017-05-17 | pykms: add videomode related features | Tomi Valkeinen |
2017-05-17 | pykmsutil: add draw_text() | Tomi Valkeinen |
2017-05-09 | py: tests: Double buffered one big buffer on all connected screens | Peter Ujfalusi |
2017-04-27 | py: omapfb: add missing properties | Tomi Valkeinen |