Age | Commit message (Expand) | Author |
2017-03-30 | resmgr: fix reserve_plane() | Tomi Valkeinen |
2017-03-24 | resmgr: add sanity checks | Tomi Valkeinen |
2017-03-21 | Merge branch 'universal-planes2' of git://github.com/jsarha/kmsxx | Tomi Valkeinen |
2017-03-21 | kmstest: check return values from reserve_* | Tomi Valkeinen |
2017-03-21 | utils: add EXIT_IF | Tomi Valkeinen |
2017-03-20 | Add plane_hog.py | Jyri Sarha |
2017-03-20 | pykms/pykmsutil.cpp: Add binding for reserve_generic_plane() | Jyri Sarha |
2017-03-20 | ResourceManager: reserve_generic_plane() for either primary or overlay | Jyri Sarha |
2017-03-17 | Add modeset_event.py | Jyri Sarha |
2017-03-17 | Add a simple and hackish plane scaling test. | Jyri Sarha |
2017-03-17 | py: add DrmObject.idx | Tomi Valkeinen |
2017-03-16 | Add color format related methods and memebers to pykmsbase. | Jyri Sarha |
2017-03-16 | Add Videomode::to_blob method to pykmsbase. | Jyri Sarha |
2017-03-13 | kmsprint: show plane's possible crtcs | Tomi Valkeinen |
2017-03-13 | plane: add get_possible_crtcs() | Tomi Valkeinen |
2017-03-13 | py: fix AtomicReq.commit() return value | Tomi Valkeinen |
2017-03-13 | db.py: remove old code | Tomi Valkeinen |
2017-03-10 | kmstest: Add optional argument to the flip option to limit the flips | Laurent Pinchart |
2017-03-08 | New event handling | Tomi Valkeinen |
2017-03-03 | py: db.py: Add command line argument to specify connector | Laurent Pinchart |
2017-02-13 | py: Expose AtomicReq::add(std::map<>) method | Laurent Pinchart |
2017-02-13 | kmsview: Add connector command line argument | Laurent Pinchart |
2017-02-10 | test.py: add dmabuf & omap options | Tomi Valkeinen |
2017-02-10 | py: add ExtFramebuffer | Tomi Valkeinen |
2017-02-10 | omapfb: add constructor with fourcc | Tomi Valkeinen |
2017-02-10 | ExtFb: pass params in vectors | Tomi Valkeinen |
2017-02-10 | py: add DumbFb properties | Tomi Valkeinen |
2017-02-10 | improve ExtFb | Tomi Valkeinen |
2017-02-10 | ExtFb: remove legacy constructor | Tomi Valkeinen |
2017-02-10 | PlaneType to bitmask | Tomi Valkeinen |
2017-02-10 | kmstest: remove get_default_connector() | Tomi Valkeinen |
2017-02-10 | use reserve_connector from ResourceManager | Tomi Valkeinen |
2017-02-10 | kmstest: Add --view option | Tomi Valkeinen |
2017-02-10 | mappedframebuffer.h: add missing include | Tomi Valkeinen |
2017-02-10 | fix race issue in threaded test pattern draw | Tomi Valkeinen |
2017-02-06 | Support python2 based pykms binding | Alejandro Hernandez |
2017-02-06 | Add README.md to custom targets | Tomi Valkeinen |
2017-01-27 | README: add note about python | Tomi Valkeinen |
2017-01-27 | py/tests: hpd test | Tomi Valkeinen |
2017-01-25 | wbcap: fix setup if a display is unconfigured | Tomi Valkeinen |
2017-01-25 | Add refresh() to connector, crtc and encoder | Tomi Valkeinen |
2017-01-24 | pykms: add Videomode.__repr__ | Tomi Valkeinen |
2017-01-03 | py: db.py: Print frame rate at 5s intervals | Laurent Pinchart |
2017-01-03 | py: db.py: Rename argument to event handlers to avoid shadowing | Laurent Pinchart |
2017-01-03 | py: Move helpers to the pykms module | Laurent Pinchart |
2017-01-03 | py: Reorganize source directory | Laurent Pinchart |
2017-01-03 | py: Expose MappedFramebuffer width and height properties | Laurent Pinchart |
2016-12-20 | kmstest: don't reserve primary_plane if it's not needed | Tomi Valkeinen |
2016-12-20 | kmstest: disable crtcs & planes before modeset | Tomi Valkeinen |
2016-12-20 | kmstest: fix bug in setups_to_outputs() | Tomi Valkeinen |