summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-02Merge pull request #37 from tomba/workTomi Valkeinen
2019-09-26travis.yml: update to Ubuntu 18.04Tomi Valkeinen
2019-09-25add testmodes.pyTomi Valkeinen
2019-09-25remove unused sformat()Tomi Valkeinen
2019-09-25kmsprint: use fmt instead of printf and sformatTomi Valkeinen
2019-09-25wbm2m: use fmt::formatTomi Valkeinen
2019-09-25videomode to_string improvementsTomi Valkeinen
2019-09-25add fmt submoduleTomi Valkeinen
2019-09-25wbm2m: add informative printsTomi Valkeinen
2019-09-16videodevice: handle NV12 <-> NM12 translationBenoit Parrot
2019-07-30README: add KMSXX_DEVICE & KMSXX_DRIVERTomi Valkeinen
2019-07-30kmsprint: add missing --device from usageTomi Valkeinen
2019-04-09add support for more pixel formatsTomi Valkeinen
2019-01-29pybind11: v2.2.4Tomi Valkeinen
2019-01-17card: another try with card constructorsTomi Valkeinen
2019-01-17Revert "py: add open_modesetting_card"Tomi Valkeinen
2019-01-17Revert "kmstest: use open_modesetting_card"Tomi Valkeinen
2019-01-17card: add has_kms()Tomi Valkeinen
2019-01-17card: use glob() to look for card filesTomi Valkeinen
2019-01-14kmstest: use open_modesetting_cardTomi Valkeinen
2019-01-14py: add open_modesetting_cardTomi Valkeinen
2019-01-14card: add open_modesetting_card()Tomi Valkeinen
2019-01-14card: don't throw if no dumb buffersTomi Valkeinen
2019-01-14card: don't throw when no resourcesTomi Valkeinen
2019-01-14Card: improve DRM card selectionTomi Valkeinen
2019-01-14Card: add support to get the driver nameTomi Valkeinen
2019-01-14card: cleanup fd usageTomi Valkeinen
2019-01-11kmstest: show sync polaritiesTomi Valkeinen
2019-01-09pykms: expose Card(device) constructorTomi Valkeinen
2018-11-01Add wb-m2m-crop.py test to test cropping on write-backBenoit Parrot
2018-11-01wbm2m: Add selection/crop supportBenoit Parrot
2018-11-01videodevice: Add selection API supportBenoit Parrot
2018-11-01wbm2m: Add resolution and format to output filenameBenoit Parrot
2018-10-17Add AR12 & AR15 supportTomi Valkeinen
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-28Add Android.bp file to build with AOSPAndrew F. Davis
2018-09-28Add include of <cerrno> to various filesAndrew F. Davis
2018-09-24py: fix __atomic_req_add_plane when crtc = NoneTomi Valkeinen
2018-09-24trans-test.py: fix usageTomi Valkeinen
2018-09-17py: add AtomicReq extensions and use them in test.pyTomi Valkeinen
2018-09-10kmstest: give an error if master permissions could not be setTomi Valkeinen
2018-09-03kmstest: don't use "unknown" connectors by defaultTomi Valkeinen
2018-08-28kmsprint: use connector_statusTomi Valkeinen
2018-08-28connector: add connector_status()Tomi Valkeinen
2018-08-28py/tests: rename zorder to zposTomi Valkeinen
2018-08-23kmstest: fix "Could not find available crtc" when crtc was not connected.Tomi Valkeinen