aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-15testpat: Fix memory mapping in threaded drawingupstream-masterLaurent Pinchart
2023-11-08py: pic.py: Add simple test for fb.map()Tomi Valkeinen
2023-11-07py: Framebuffer: Add map wrappingLI Qingwu
2023-11-07kmstest: Don't fail if setting crtc inactive and disabling the planes failsDave Stevenson
2023-10-06meson: Fix more utils dependenciesTomi Valkeinen
2023-10-06workflows: Use "meson setup"Tomi Valkeinen
2023-10-06Fix issues related to utils & libutilsTomi Valkeinen
2023-09-30README: fix compile instructionsTomi Valkeinen
2023-09-15kmstest: Support signed values for crtc_[xy]Dave Stevenson
2023-09-12kmsprint: Correct crtc_[xy] to being signed valuesDave Stevenson
2023-09-12connector: Add writeback, SPI, and USB connector type stringsDave Stevenson
2023-08-17kmstest: allow using undefined sync polaritiesTomi Valkeinen
2023-06-12meson: Remove static-libc optionTomi Valkeinen
2023-05-29Update pybind11 to 2.10.4Tomi Valkeinen
2023-04-11pybind11: update to 2.10.3Tomi 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-12-20Fix dependency to kms++utils in kmscube and utilsTomi Valkeinen
2022-12-18README: add build statusTomi Valkeinen
2022-12-18Add github workflows fileTomi Valkeinen
2022-12-18kms++util: Add Y21x drawing supportTomi Valkeinen
2022-12-18kms++util: Add endian.hTomi Valkeinen
2022-12-18kms++: PixelFormats: Add Y21x formatsTomi Valkeinen
2022-12-18kms++: PixelFormats: Fix formattingTomi Valkeinen
2022-12-18fbtest: fix for 16 bppTomi Valkeinen
2022-12-04Fix clang-tidy warningsTomi Valkeinen
2022-12-04kms++util: Add missing #pragma onceTomi Valkeinen
2022-11-04kmsprint: Decode bitfields for flags and type of hdmi modeDom Cobley
2022-11-02Merge pull request #66 from popcornmix/show_fb_formatTomi Valkeinen
2022-11-01kmsxx: Also report format of framebufferDom Cobley
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-11-10fix use of libdrm_omapTomi Valkeinen
2021-10-06Split V4L2 code into separate libsTomi Valkeinen
2021-10-06gitignore: add .cacheTomi Valkeinen
2021-08-08meson: drop unused system-pybind11 optionTomi Valkeinen
2021-08-06meson: simplify pybind dependency handlingTomi Valkeinen
2021-07-26Merge pull request #63 from notro/gudTomi 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-07-19framebuffer: Support partial flushingNoralf Trønnes
2021-03-26Add so version numbers to librariesTomi Valkeinen