summaryrefslogtreecommitdiff
path: root/py
AgeCommit message (Expand)Author
2026-05-11card: Add support for writeback connectorswritebackLaurent Pinchart
2026-05-11utils: Add a dump_framebuffer() methodLaurent Pinchart
2025-04-26py: Allow building pykms without libutilsTomi Valkeinen
2025-03-26kms++util: New template based conversion & testpat codeTomi Valkeinen
2025-03-26PixelFormats: clean fourcc managementTomi Valkeinen
2025-03-26PixelFormats: New PixelFormatInfo codeTomi Valkeinen
2025-03-26py/tests/kmsmodeview.py: Fix indentationTomi Valkeinen
2023-11-08py: pic.py: Add simple test for fb.map()Tomi Valkeinen
2023-11-07py: Framebuffer: Add map wrappingLI Qingwu
2023-10-06meson: Fix more utils dependenciesTomi Valkeinen
2023-10-06Fix issues related to utils & libutilsTomi Valkeinen
2023-04-11meson: Fix use of omapdrm_enabledTomi Valkeinen
2023-02-24meson: Add summaryTomi Valkeinen
2023-02-24Drop v4l2Tomi Valkeinen
2022-12-22Code formatting fixesTomi Valkeinen
2022-12-20py: fix dependency to kms++utilTomi Valkeinen
2022-12-20py: rename init_pykmstestTomi Valkeinen
2022-10-04py: cam.py: fixesTomi Valkeinen
2022-10-04py: v4l2: remove unused pixel formatsTomi Valkeinen
2022-10-04v4l2: Add VideoStreamer::export_bufferTomi Valkeinen
2022-10-04v4l2: add DRMFourCCToPixelFormatTomi Valkeinen
2022-10-04py: kms: add pixelformat helpersTomi Valkeinen
2021-10-06Split V4L2 code into separate libsTomi Valkeinen
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