summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-23Revert "testpat: remove threaded drawing"Tomi 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-08-03add a simple draw_circle()Tomi Valkeinen
2018-06-29kmstest: set props in legacy modesetting tooTomi Valkeinen
2018-06-29drmpropobject: add set_prop_value(Property* prop, uint64_t value)Tomi Valkeinen
2018-06-29kmstest: print property idsTomi 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-05-22testpat: remove threaded drawingTomi Valkeinen
2018-04-02Add DPI encoderTomi Valkeinen
2018-01-12Use full license text to help github figure out the licenseTomi Valkeinen
2018-01-12alpha-test.py: fixTomi Valkeinen
2018-01-09trans-test.py: fix drawing outside the bufferTomi Valkeinen
2018-01-09add safeguards to draw_*_pixel() to prevent memory corruptionTomi Valkeinen
2018-01-05kmstest: Separate reservation phase from command line parsingJyri Sarha
2018-01-05kmstest: Implement simplistic propery support behind -P flag.Jyri Sarha
2017-12-15py: pyvid: Provide stream_off bindingKieran Bingham
2017-12-15videodevice: Fix minor spacingKieran Bingham
2017-12-08py: add convert_vector helperTomi Valkeinen
2017-12-08py: Add Card crtcs and encoders properties back to the Python bindingsLaurent Pinchart
2017-12-08Fix Python bindings for Connector::get_possible_crtcs() methodLaurent Pinchart
2017-11-24pykms: keep Card alive until Blob is goneTomi Valkeinen
2017-11-24travis: add gcc6 & gcc7Tomi Valkeinen
2017-11-24Update to latest pybind11Tomi Valkeinen
2017-11-22resman: use set<> instead of vector<>Tomi Valkeinen
2017-11-22kmstest: use resmanTomi Valkeinen
2017-10-24kmstest: rename ObjectType to ArgTypeTomi Valkeinen
2017-10-24wbcap: support saving to fileTomi Valkeinen
2017-10-20utils: wbcap interlace supportTomi Valkeinen
2017-10-20utils: improve wbcapTomi Valkeinen
2017-10-20Crtc: add set_mode() which doesn't take a fbTomi Valkeinen
2017-10-20Connector: improve get_mode(string)Tomi Valkeinen
2017-10-20Card: add disable_all()Tomi Valkeinen
2017-10-20Videomode: add to_string()Tomi Valkeinen
2017-10-10kmscube: update drm resource allocationTomi Valkeinen
2017-10-10kmscube: drop non-atomic supportTomi Valkeinen
2017-10-03kmscapture: fix capture videomode heuristicTomi Valkeinen
2017-10-03kmscapture: clean up fb handlingTomi Valkeinen
2017-10-03kmscapture: fix v4l buftypeTomi Valkeinen
2017-10-03Rework framebuffer classesTomi Valkeinen
2017-10-03card: fix compile warningTomi Valkeinen
2017-10-03kmscube: compile fixTomi Valkeinen
2017-10-03add ExtFramebuffer::prime_fdTomi Valkeinen
2017-09-05py: drop the fancy event handlingTomi Valkeinen
2017-09-04kmstest: fix --sync modeTomi Valkeinen
2017-09-04kmstest: add help text about env variablesTomi Valkeinen
2017-08-04kmstest: fix error in help textTomi Valkeinen