summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-20kmscapture: Add support for cached buffersomap/cacheLaurent Pinchart
2017-04-16kmstest: Add support for cached buffersLaurent Pinchart
2017-04-16py: db.py: Add support for cached buffersLaurent Pinchart
2017-04-16omap: Add support for cached GEM objectsLaurent Pinchart
2017-04-16Remove libdrm_omap dependencyLaurent Pinchart
2017-04-16py: db.py: Associate plane with CRTC in atomic commitLaurent Pinchart
2017-04-16Return primary plane already associated with the CRTC if it existsLaurent Pinchart
2017-04-15py: Add in fence test using swsyncLaurent Pinchart
2017-04-15py: Expose Videomode::to_blob methodLaurent Pinchart
2017-04-15Add SW sync supportLaurent Pinchart
2017-04-10test.py: use atomic modesettingTomi Valkeinen
2017-04-07trans-test.py: fix use of colorsTomi Valkeinen
2017-03-30resmgr: fix reserve_plane()Tomi Valkeinen
2017-03-24resmgr: add sanity checksTomi Valkeinen
2017-03-21Merge branch 'universal-planes2' of git://github.com/jsarha/kmsxxTomi Valkeinen
2017-03-21kmstest: check return values from reserve_*Tomi Valkeinen
2017-03-21utils: add EXIT_IFTomi Valkeinen
2017-03-20Add plane_hog.pyJyri Sarha
2017-03-20pykms/pykmsutil.cpp: Add binding for reserve_generic_plane()Jyri Sarha
2017-03-20ResourceManager: reserve_generic_plane() for either primary or overlayJyri Sarha
2017-03-17Add modeset_event.pyJyri Sarha
2017-03-17Add a simple and hackish plane scaling test.Jyri Sarha
2017-03-17py: add DrmObject.idxTomi Valkeinen
2017-03-16Add color format related methods and memebers to pykmsbase.Jyri Sarha
2017-03-16Add Videomode::to_blob method to pykmsbase.Jyri Sarha
2017-03-13kmsprint: show plane's possible crtcsTomi Valkeinen
2017-03-13plane: add get_possible_crtcs()Tomi Valkeinen
2017-03-13py: fix AtomicReq.commit() return valueTomi Valkeinen
2017-03-13db.py: remove old codeTomi Valkeinen
2017-03-10kmstest: Add optional argument to the flip option to limit the flipsLaurent Pinchart
2017-03-08New event handlingTomi Valkeinen
2017-03-03py: db.py: Add command line argument to specify connectorLaurent Pinchart
2017-02-13py: Expose AtomicReq::add(std::map<>) methodLaurent Pinchart
2017-02-13kmsview: Add connector command line argumentLaurent Pinchart
2017-02-10test.py: add dmabuf & omap optionsTomi Valkeinen
2017-02-10py: add ExtFramebufferTomi Valkeinen
2017-02-10omapfb: add constructor with fourccTomi Valkeinen
2017-02-10ExtFb: pass params in vectorsTomi Valkeinen
2017-02-10py: add DumbFb propertiesTomi Valkeinen
2017-02-10improve ExtFbTomi Valkeinen
2017-02-10ExtFb: remove legacy constructorTomi Valkeinen
2017-02-10PlaneType to bitmaskTomi Valkeinen
2017-02-10kmstest: remove get_default_connector()Tomi Valkeinen
2017-02-10use reserve_connector from ResourceManagerTomi Valkeinen
2017-02-10kmstest: Add --view optionTomi Valkeinen
2017-02-10mappedframebuffer.h: add missing includeTomi Valkeinen
2017-02-10fix race issue in threaded test pattern drawTomi Valkeinen
2017-02-06Support python2 based pykms bindingAlejandro Hernandez
2017-02-06Add README.md to custom targetsTomi Valkeinen
2017-01-27README: add note about pythonTomi Valkeinen