summaryrefslogtreecommitdiff
path: root/py/tests
AgeCommit message (Expand)Author
2021-01-14py: add fourcc_to_pixelformatTomi Valkeinen
2020-12-16Remove CMake supportTomi Valkeinen
2020-12-03gamma.py: support legacy & non-legacy gammaTomi Valkeinen
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-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-01-17Revert "py: add open_modesetting_card"Tomi Valkeinen
2019-01-14py: add open_modesetting_cardTomi Valkeinen
2018-11-01Add wb-m2m-crop.py test to test cropping on write-backBenoit 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-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
2018-08-14trans-test.py: Aesthetic improvementsPeter Ujfalusi
2018-08-10trans-test.py: am4 improvementsTomi Valkeinen
2018-08-03trans-test.py: improvementsTomi Valkeinen
2018-06-20py: sync: Moded to blob conversion method is called to_blob()Laurent Pinchart
2018-06-20py: sync: Fix event handlingLaurent Pinchart
2018-01-12alpha-test.py: fixTomi Valkeinen
2018-01-09trans-test.py: fix drawing outside the bufferTomi Valkeinen
2017-09-05py: drop the fancy event handlingTomi Valkeinen
2017-06-02Merge branch 'color-features' of git://github.com/jsarha/kmsxxTomi Valkeinen
2017-05-31plane_csc.py: Test for different YCbCr encodingsJyri Sarha
2017-05-31Add ctm_test.py test for testing CRTC's CTM color matrix property.Jyri Sarha
2017-05-31cam.py: fix initial modesetTomi Valkeinen
2017-05-30omapfb: add enum Flags for OmapFBTomi Valkeinen
2017-05-30py: move Rotation enum to __init__.pyTomi Valkeinen
2017-05-24py: add rottest.pyTomi Valkeinen
2017-05-09py: tests: Double buffered one big buffer on all connected screensPeter Ujfalusi
2017-04-21py: Add in fence test using swsyncLaurent Pinchart
2017-04-10test.py: use atomic modesettingTomi Valkeinen
2017-04-07trans-test.py: fix use of colorsTomi Valkeinen
2017-03-20Add plane_hog.pyJyri Sarha
2017-03-17Add modeset_event.pyJyri Sarha
2017-03-17Add a simple and hackish plane scaling test.Jyri Sarha
2017-03-13db.py: remove old codeTomi Valkeinen
2017-03-08New event handlingTomi Valkeinen
2017-03-03py: db.py: Add command line argument to specify connectorLaurent Pinchart
2017-02-10test.py: add dmabuf & omap optionsTomi Valkeinen
2017-01-27py/tests: hpd testTomi Valkeinen