aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add wb-m2m-crop.py test to test cropping on write-backupstream-masterBenoit Parrot2018-11-011-0/+123
* wbm2m: Add selection/crop supportBenoit Parrot2018-11-011-1/+31
* videodevice: Add selection API supportBenoit Parrot2018-11-013-0/+78
* wbm2m: Add resolution and format to output filenameBenoit Parrot2018-11-011-2/+3
* Add AR12 & AR15 supportTomi Valkeinen2018-10-176-0/+36
* Add globa_alpha_test.py for DRM per plane "alpha" property testingJyri Sarha2018-10-101-0/+46
* scale.py: Use atomic modesetting and other improvementsJyri Sarha2018-10-101-18/+48
* plane_csc.py: do not assume HDMI output and other improvementsJyri Sarha2018-10-101-13/+2
* trans-test.py: cleanupTomi Valkeinen2018-10-031-30/+28
* test.py: cleanupTomi Valkeinen2018-10-031-14/+10
* Add Android.bp file to build with AOSPAndrew F. Davis2018-09-281-0/+59
* Add include of <cerrno> to various filesAndrew F. Davis2018-09-283-0/+4
* py: fix __atomic_req_add_plane when crtc = NoneTomi Valkeinen2018-09-241-1/+1
* trans-test.py: fix usageTomi Valkeinen2018-09-241-1/+1
* py: add AtomicReq extensions and use them in test.pyTomi Valkeinen2018-09-172-16/+61
* kmstest: give an error if master permissions could not be setTomi Valkeinen2018-09-103-3/+7
* kmstest: don't use "unknown" connectors by defaultTomi Valkeinen2018-09-031-2/+2
* kmsprint: use connector_statusTomi Valkeinen2018-08-281-2/+9
* connector: add connector_status()Tomi Valkeinen2018-08-282-0/+21
* py/tests: rename zorder to zposTomi Valkeinen2018-08-287-18/+18
* kmstest: fix "Could not find available crtc" when crtc was not connected.Tomi Valkeinen2018-08-231-1/+6
* Revert "testpat: remove threaded drawing"Tomi Valkeinen2018-08-233-0/+40
* Add plane_move.py test for testing plane move between crtcsPeter Ujfalusi2018-08-141-0/+128
* trans-test.py: Aesthetic improvementsPeter Ujfalusi2018-08-141-20/+78
* trans-test.py: am4 improvementsTomi Valkeinen2018-08-101-71/+41
* trans-test.py: improvementsTomi Valkeinen2018-08-031-42/+101
* add a simple draw_circle()Tomi Valkeinen2018-08-033-0/+22
* kmstest: set props in legacy modesetting tooTomi Valkeinen2018-06-291-7/+18
* drmpropobject: add set_prop_value(Property* prop, uint64_t value)Tomi Valkeinen2018-06-292-0/+6
* kmstest: print property idsTomi Valkeinen2018-06-291-1/+1
* py: sync: Moded to blob conversion method is called to_blob()Laurent Pinchart2018-06-201-1/+1
* py: sync: Fix event handlingLaurent Pinchart2018-06-201-1/+1
* testpat: remove threaded drawingTomi Valkeinen2018-05-222-28/+2
* Add DPI encoderTomi Valkeinen2018-04-021-0/+1
* Use full license text to help github figure out the licenseTomi Valkeinen2018-01-121-5/+370
* alpha-test.py: fixTomi Valkeinen2018-01-121-12/+8
* trans-test.py: fix drawing outside the bufferTomi Valkeinen2018-01-091-1/+1
* add safeguards to draw_*_pixel() to prevent memory corruptionTomi Valkeinen2018-01-091-0/+9
* kmstest: Separate reservation phase from command line parsingJyri Sarha2018-01-051-127/+97
* kmstest: Implement simplistic propery support behind -P flag.Jyri Sarha2018-01-051-3/+91
* py: pyvid: Provide stream_off bindingKieran Bingham2017-12-151-0/+1
* videodevice: Fix minor spacingKieran Bingham2017-12-151-1/+1
* py: add convert_vector helperTomi Valkeinen2017-12-081-20/+15
* py: Add Card crtcs and encoders properties back to the Python bindingsLaurent Pinchart2017-12-081-0/+14
* Fix Python bindings for Connector::get_possible_crtcs() methodLaurent Pinchart2017-12-081-1/+6
* pykms: keep Card alive until Blob is goneTomi Valkeinen2017-11-241-5/+7
* travis: add gcc6 & gcc7Tomi Valkeinen2017-11-241-0/+14
* Update to latest pybind11Tomi Valkeinen2017-11-245-26/+50
* resman: use set<> instead of vector<>Tomi Valkeinen2017-11-222-31/+24
* kmstest: use resmanTomi Valkeinen2017-11-224-43/+50