]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/external-libkmsxx.git/shortlog
android/external-libkmsxx.git
2017-05-17 Tomi Valkeinenpykms: add videomode related features
2017-05-17 Tomi Valkeinenpykmsutil: add draw_text()
2017-05-17 Tomi Valkeinendraw_rect: support yuv modes
2017-05-09 Peter Ujfalusipy: tests: Double buffered one big buffer on all connec...
2017-04-27 Tomi Valkeinenpy: omapfb: add missing properties
2017-04-27 Tomi Valkeinenconnector: add DPI connector type
2017-04-26 Peter UjfalusiAdd Connector.connected to pykmsbase
2017-04-21 Laurent PinchartReturn primary plane already associated with the CRTC...
2017-04-21 Laurent Pinchartpy: Add in fence test using swsync
2017-04-10 Tomi Valkeinentest.py: use atomic modesetting
2017-04-07 Tomi Valkeinentrans-test.py: fix use of colors
2017-03-30 Tomi Valkeinenresmgr: fix reserve_plane()
2017-03-24 Tomi Valkeinenresmgr: add sanity checks
2017-03-21 Tomi ValkeinenMerge branch 'universal-planes2' of git://github.com...
2017-03-21 Tomi Valkeinenkmstest: check return values from reserve_*
2017-03-21 Tomi Valkeinenutils: add EXIT_IF
2017-03-20 Jyri SarhaAdd plane_hog.py
2017-03-20 Jyri Sarhapykms/pykmsutil.cpp: Add binding for reserve_generic_pl...
2017-03-20 Jyri SarhaResourceManager: reserve_generic_plane() for either...
2017-03-17 Jyri SarhaAdd modeset_event.py
2017-03-17 Jyri SarhaAdd a simple and hackish plane scaling test.
2017-03-17 Tomi Valkeinenpy: add DrmObject.idx
2017-03-16 Jyri SarhaAdd color format related methods and memebers to pykmsbase.
2017-03-16 Jyri SarhaAdd Videomode::to_blob method to pykmsbase.
2017-03-13 Tomi Valkeinenkmsprint: show plane's possible crtcs
2017-03-13 Tomi Valkeinenplane: add get_possible_crtcs()
2017-03-13 Tomi Valkeinenpy: fix AtomicReq.commit() return value
2017-03-13 Tomi Valkeinendb.py: remove old code
2017-03-10 Laurent Pinchartkmstest: Add optional argument to the flip option to...
2017-03-08 Tomi ValkeinenNew event handling
2017-03-03 Laurent Pinchartpy: db.py: Add command line argument to specify connector
2017-02-13 Laurent Pinchartpy: Expose AtomicReq::add(std::map<>) method
2017-02-13 Laurent Pinchartkmsview: Add connector command line argument
2017-02-10 Tomi Valkeinentest.py: add dmabuf & omap options
2017-02-10 Tomi Valkeinenpy: add ExtFramebuffer
2017-02-10 Tomi Valkeinenomapfb: add constructor with fourcc
2017-02-10 Tomi ValkeinenExtFb: pass params in vectors
2017-02-10 Tomi Valkeinenpy: add DumbFb properties
2017-02-10 Tomi Valkeinenimprove ExtFb
2017-02-10 Tomi ValkeinenExtFb: remove legacy constructor
2017-02-10 Tomi ValkeinenPlaneType to bitmask
2017-02-10 Tomi Valkeinenkmstest: remove get_default_connector()
2017-02-10 Tomi Valkeinenuse reserve_connector from ResourceManager
2017-02-10 Tomi Valkeinenkmstest: Add --view option
2017-02-10 Tomi Valkeinenmappedframebuffer.h: add missing include
2017-02-10 Tomi Valkeinenfix race issue in threaded test pattern draw
2017-02-06 Alejandro HernandezSupport python2 based pykms binding
2017-02-06 Tomi ValkeinenAdd README.md to custom targets
2017-01-27 Tomi ValkeinenREADME: add note about python
2017-01-27 Tomi Valkeinenpy/tests: hpd test
2017-01-25 Tomi Valkeinenwbcap: fix setup if a display is unconfigured
2017-01-25 Tomi ValkeinenAdd refresh() to connector, crtc and encoder
2017-01-24 Tomi Valkeinenpykms: add Videomode.__repr__
2017-01-03 Laurent Pinchartpy: db.py: Print frame rate at 5s intervals
2017-01-03 Laurent Pinchartpy: db.py: Rename argument to event handlers to avoid...
2017-01-03 Laurent Pinchartpy: Move helpers to the pykms module
2017-01-03 Laurent Pinchartpy: Reorganize source directory
2017-01-03 Laurent Pinchartpy: Expose MappedFramebuffer width and height properties
2016-12-20 Tomi Valkeinenkmstest: don't reserve primary_plane if it's not needed
2016-12-20 Tomi Valkeinenkmstest: disable crtcs & planes before modeset
2016-12-20 Tomi Valkeinenkmstest: fix bug in setups_to_outputs()
2016-12-20 Tomi Valkeinencrtc: add disable_mode()
2016-12-12 Tomi Valkeinenkmstest: use resman to get primary planes
2016-12-09 Tomi Valkeinenkmscube: improve egl config prints
2016-11-26 Tomi Valkeinenkmscube: fix X11 fullscreen
2016-11-26 Tomi Valkeinencmake: set C_FLAGS too
2016-11-22 Tomi Valkeinenpy: Add OmapCard & OmapFramebuffer support
2016-11-22 Tomi Valkeinenpy: Add MappedFramebuffer and use it
2016-11-21 Tomi ValkeinenAdd OmapCard and OmapFramebuffer
2016-11-21 Tomi Valkeinenkmstest: use MappedFramebuffer
2016-11-21 Tomi ValkeinenAdd MappedFramebuffer
2016-11-03 Tomi Valkeinendumbfb: pass O_RDWR to drmPrimeHandleToFD()
2016-10-11 Tomi Valkeinenmodedb_dmt: update table
2016-10-11 Tomi ValkeinenAdd DMT script
2016-10-11 Tomi Valkeinenkmstest: be explicit about mode selection
2016-10-11 Tomi Valkeinenkmstest: add --cvt option
2016-10-11 Tomi Valkeinenkms++: add videomode_from_cvt()
2016-10-11 Tomi ValkeinenAdd comment about ilace
2016-10-10 Tomi ValkeinenTravis: only build master & travis
2016-10-01 Tomi ValkeinenTravis: use VERBOSE=1
2016-10-01 Tomi ValkeinenTravis: set -Wno-maybe-uninitialized for gcc-4.9
2016-10-01 Tomi ValkeinenTravis: treat warnings as errors
2016-10-01 Tomi ValkeinenAdd cmake option for -Werror
2016-10-01 Tomi Valkeinentravis: add my email
2016-10-01 Tomi Valkeinenremove -rdynamic gcc flag
2016-09-30 Tomi Valkeinentravis: improve .travis.yml
2016-09-30 Tomi ValkeinenTravis: test different gcc versions
2016-09-30 Tomi Valkeinenkmstest: enable display even if crtc doesn't have fb
2016-09-29 Tomi ValkeinenREADME: travis icon
2016-09-29 Tomi Valkeinentravis: enable kmscube
2016-09-29 Tomi ValkeinenAdd Travis CI
2016-09-29 Tomi ValkeinenImprove mode finding
2016-09-29 Tomi ValkeinenImprove LTO detection code
2016-09-28 Laurent PinchartFix LTO detection
2016-09-27 Tomi Valkeinenkmsprint: fix prints
2016-09-27 Tomi ValkeinenCard: virtual destructor
2016-09-26 Tomi Valkeinenkmatest: add custom videomode support
2016-09-26 Tomi Valkeinenkmatest: split regex strings to multiple lines
2016-09-26 Tomi ValkeinenImprove struct Videomode
2016-09-23 Tomi Valkeinenkmsprint: improve property enum prints
next