summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-31tests: Add pixel blend mode testHEADmasterTakanari Hayama
2022-07-31kmstest: Support specifying pixel blend mode for planesTakanari Hayama
2022-07-31kmstest: Support enum property typeTakanari Hayama
2022-07-31kmstest: Raise clear exception when property is not foundLaurent Pinchart
2022-07-31tests: Don't skip formats and plane-position tests on unconnected connectorLaurent Pinchart
2022-07-31kmstest: Implement test runner when executed directlyLaurent Pinchart
2022-07-31tests: Only call execute() if the test is run directlyLaurent Pinchart
2022-07-31tests: crc: Skip test if CRC support isn't availableLaurent Pinchart
2022-07-31kmstest: Fix exception handling in CRCReader constructor and destructorLaurent Pinchart
2022-07-31kmstest: Fix CRC directory name stringLaurent Pinchart
2022-07-31tests: modes: Fix access to RuntimeError message textLaurent Pinchart
2022-07-31tests: brxalloc: Fix test start log messageLaurent Pinchart
2022-06-29tests: Rename kms-test-planeposition.py to kms-test-plane-position.pyLaurent Pinchart
2022-06-29tests: Add plane zpos testLaurent Pinchart
2022-06-29kmstest: Support specifying zpos value for planesLaurent Pinchart
2022-06-29tests: Add plane alpha testLaurent Pinchart
2022-06-29kmstest: Support specifying alpha value for planesLaurent Pinchart
2022-06-29kmstest: Support specifying property values in percentsLaurent Pinchart
2022-06-29kmstest: Move props value formatting to AtomicRequestLaurent Pinchart
2022-06-29tests: allplanes: Log the plane IDsLaurent Pinchart
2022-06-29tests: Convert to formatted string literalsLaurent Pinchart
2022-06-29tests: Replace double quotes with single quotesLaurent Pinchart
2020-08-08crc: Add a utility to compute the CRC of a frameLaurent Pinchart
2020-08-08tests: crc: Compute reference CRC values and compare themLaurent Pinchart
2020-08-08tests: crc: Introduce Composer classLaurent Pinchart
2020-08-08tests: crc: Disable CRTC regarless of test statusLaurent Pinchart
2020-08-08kmstest: Add additional geometry classesLaurent Pinchart
2020-08-08kmstest: Extend Rect classLaurent Pinchart
2020-08-08tests: crc: Fix AtomicRequest usageLaurent Pinchart
2020-08-08tests: planeposition: Test disabling and enabling off-screen planesLaurent Pinchart
2020-08-08tests: formats: Improve error reportingLaurent Pinchart
2020-08-08tests: formats: Add progress reportingLaurent Pinchart
2020-07-14Add license and copyright informationLaurent Pinchart
2019-06-19kmstest.py: Add output_connectors() helper to skip writeback connectorsLaurent Pinchart
2019-06-19tests: Add an output routing testLaurent Pinchart
2019-06-19tests: Extend BRU/BRS allocation test to cover M3-NLaurent Pinchart
2019-06-19tests: Add a plane formats testLaurent Pinchart
2019-06-18tests: Add a legacy mode set testLaurent Pinchart
2019-06-18kmstest.py: Capture the last kernel messages before closing the logLaurent Pinchart
2019-06-18kmstest.py: Fix CRTC disablingLaurent Pinchart
2018-04-23tests: crc: Add CRC computation testLaurent Pinchart
2018-04-23kmstest.py: Add CRC reader classLaurent Pinchart
2018-04-22tests: brxalloc: Add BRU/BRS dynamic allocation testLaurent Pinchart
2018-02-26kmstest.py: Add atomic_plane_disable() function to KMSTest classLaurent Pinchart
2017-12-15kmstest.py: Update to the latest kmsxx Python bindingsLaurent Pinchart
2017-11-26tests: planeposition: Wait 3s after moving planes off-screenLaurent Pinchart
2017-11-13tests: planeposition: Accept off-screen planesLaurent Pinchart
2017-09-21Makefile: Fix installation scripts wildcardLaurent Pinchart
2017-08-16Initial importLaurent Pinchart