Age | Commit message (Expand) | Author |
2020-08-10 | kms++: Add support for missing 8 -and 16-bit RGB formats | Laurent Pinchart |
2020-08-10 | kms++: Add support for the planar YUV formats | Laurent Pinchart |
2020-08-10 | kms++: Add support for semiplanar YUV422 formats (NV16 and NV61) | Laurent Pinchart |
2020-08-10 | pykmsbase: Add missing pixel formats | Laurent Pinchart |
2020-08-10 | card: Add a method to retrieve the device minor | Laurent Pinchart |
2020-04-21 | py/cam.py: get w & h from cmdline | Tomi Valkeinen |
2020-02-14 | global_alpha_test.py: Updates for tidss | Jyri Sarha |
2020-02-14 | alpha-test.py: Updates for tidss | Jyri Sarha |
2020-02-14 | ctm_test.py: Updates for tidss | Jyri Sarha |
2020-01-29 | improve hpd.py | Tomi Valkeinen |
2019-11-06 | pykmsbase: upgrade Blob __init__ to fix deprecation warning | Tomi Valkeinen |
2019-11-06 | Split dmabuf support from ExtFramebuffer into DmabufFramebuffer | Tomi Valkeinen |
2019-10-28 | kmsmodeview.py: update to current kms++ api | Tomi Valkeinen |
2019-09-25 | add testmodes.py | Tomi Valkeinen |
2019-09-25 | videomode to_string improvements | Tomi Valkeinen |
2019-01-17 | Revert "py: add open_modesetting_card" | Tomi Valkeinen |
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 |