summaryrefslogtreecommitdiff
path: root/py
AgeCommit message (Expand)Author
2021-09-05utils: Add a dump_framebuffer() methodHEADmasterLaurent Pinchart
2021-09-05card: Add support for writeback connectorsLaurent Pinchart
2021-08-06meson: simplify pybind dependency handlingTomi Valkeinen
2021-07-19py: Property: Add type, enums, values, and __repr__Noralf Trønnes
2021-07-19py: Card: Add .propertiesNoralf Trønnes
2021-07-19py: Framebuffer: Add flush and __repr__Noralf Trønnes
2021-01-14py: add fourcc_to_pixelformatTomi Valkeinen
2020-12-16Remove CMake supportTomi Valkeinen
2020-12-16meson: add option to use system pybind11 or subprojectTomi Valkeinen
2020-12-03gamma.py: support legacy & non-legacy gammaTomi Valkeinen
2020-12-03crtc: add legacy gamma setTomi Valkeinen
2020-10-20py: add -fvisibility=hiddenTomi Valkeinen
2020-10-20meson: add 'util' option to disable kms++util and utilsTomi Valkeinen
2020-10-09Bulk format of all filesTomi Valkeinen
2020-10-09dmabuffb: add constructor which takes in string fourccTomi Valkeinen
2020-10-03py: move framebuffer functions to correct placeTomi Valkeinen
2020-10-02Small Property improvementsTomi Valkeinen
2020-09-14Add meson buildTomi Valkeinen
2020-08-10kms++: Add support for missing 8 -and 16-bit RGB formatsLaurent Pinchart
2020-08-10kms++: Add support for the planar YUV formatsLaurent Pinchart
2020-08-10kms++: Add support for semiplanar YUV422 formats (NV16 and NV61)Laurent Pinchart
2020-08-10pykmsbase: Add missing pixel formatsLaurent Pinchart
2020-08-10card: Add a method to retrieve the device minorLaurent Pinchart
2020-04-21py/cam.py: get w & h from cmdlineTomi Valkeinen
2020-02-14global_alpha_test.py: Updates for tidssJyri Sarha
2020-02-14alpha-test.py: Updates for tidssJyri Sarha
2020-02-14ctm_test.py: Updates for tidssJyri Sarha
2020-01-29improve hpd.pyTomi Valkeinen
2019-11-06pykmsbase: upgrade Blob __init__ to fix deprecation warningTomi Valkeinen
2019-11-06Split dmabuf support from ExtFramebuffer into DmabufFramebufferTomi Valkeinen
2019-10-28kmsmodeview.py: update to current kms++ apiTomi Valkeinen
2019-09-25add testmodes.pyTomi Valkeinen
2019-09-25videomode to_string improvementsTomi Valkeinen
2019-01-17Revert "py: add open_modesetting_card"Tomi Valkeinen
2019-01-14py: add open_modesetting_cardTomi Valkeinen
2019-01-14Card: improve DRM card selectionTomi Valkeinen
2019-01-14Card: add support to get the driver nameTomi Valkeinen
2019-01-09pykms: expose Card(device) constructorTomi Valkeinen
2018-11-01Add wb-m2m-crop.py test to test cropping on write-backBenoit Parrot
2018-11-01videodevice: Add selection API supportBenoit Parrot
2018-10-10Add globa_alpha_test.py for DRM per plane "alpha" property testingJyri Sarha
2018-10-10scale.py: Use atomic modesetting and other improvementsJyri Sarha
2018-10-10plane_csc.py: do not assume HDMI output and other improvementsJyri Sarha
2018-10-03trans-test.py: cleanupTomi Valkeinen
2018-10-03test.py: cleanupTomi Valkeinen
2018-09-24py: fix __atomic_req_add_plane when crtc = NoneTomi Valkeinen
2018-09-24trans-test.py: fix usageTomi Valkeinen
2018-09-17py: add AtomicReq extensions and use them in test.pyTomi Valkeinen
2018-08-28py/tests: rename zorder to zposTomi Valkeinen
2018-08-14Add plane_move.py test for testing plane move between crtcsPeter Ujfalusi