index
:
renesas/kmsxx.git
crc
master
omap/cache
swsync
writeback
kmsxx, cloned from https://github.com/tomba/kmsxx
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
py
/
pykms
Age
Commit message (
Expand
)
Author
2019-01-14
py: add open_modesetting_card
Tomi Valkeinen
2019-01-14
Card: improve DRM card selection
Tomi Valkeinen
2019-01-14
Card: add support to get the driver name
Tomi Valkeinen
2019-01-09
pykms: expose Card(device) constructor
Tomi Valkeinen
2018-11-01
videodevice: Add selection API support
Benoit Parrot
2018-09-24
py: fix __atomic_req_add_plane when crtc = None
Tomi Valkeinen
2018-09-17
py: add AtomicReq extensions and use them in test.py
Tomi Valkeinen
2018-08-03
add a simple draw_circle()
Tomi Valkeinen
2017-12-15
py: pyvid: Provide stream_off binding
Kieran Bingham
2017-12-08
py: add convert_vector helper
Tomi Valkeinen
2017-12-08
py: Add Card crtcs and encoders properties back to the Python bindings
Laurent Pinchart
2017-12-08
Fix Python bindings for Connector::get_possible_crtcs() method
Laurent Pinchart
2017-11-24
pykms: keep Card alive until Blob is gone
Tomi Valkeinen
2017-11-24
Update to latest pybind11
Tomi Valkeinen
2017-11-22
kmstest: use resman
Tomi Valkeinen
2017-10-20
Crtc: add set_mode() which doesn't take a fb
Tomi Valkeinen
2017-10-03
Rework framebuffer classes
Tomi Valkeinen
2017-09-05
py: drop the fancy event handling
Tomi Valkeinen
2017-06-02
Merge branch 'color-features' of git://github.com/jsarha/kmsxx
Tomi Valkeinen
2017-05-31
Add DrmPropObject.get_prop() and Property.enums to pykmsbase.cpp.
Jyri Sarha
2017-05-31
Add different YCbCr encodings.
Jyri Sarha
2017-05-31
Add Crtc::disable_mode() to pykmsbase.cpp.
Jyri Sarha
2017-05-30
omapfb: add flags for memory alloc
Tomi Valkeinen
2017-05-30
omapfb: add enum Flags for OmapFB
Tomi Valkeinen
2017-05-30
py: move Rotation enum to __init__.py
Tomi Valkeinen
2017-05-24
omapfb: add TILER support
Tomi Valkeinen
2017-05-17
pykms: add videomode related features
Tomi Valkeinen
2017-05-17
pykmsutil: add draw_text()
Tomi Valkeinen
2017-04-27
py: omapfb: add missing properties
Tomi Valkeinen
2017-04-26
Add Connector.connected to pykmsbase
Peter Ujfalusi
2017-03-20
pykms/pykmsutil.cpp: Add binding for reserve_generic_plane()
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
py: fix AtomicReq.commit() return value
Tomi Valkeinen
2017-03-08
New event handling
Tomi Valkeinen
2017-02-13
py: Expose AtomicReq::add(std::map<>) method
Laurent Pinchart
2017-02-10
py: add ExtFramebuffer
Tomi Valkeinen
2017-02-10
omapfb: add constructor with fourcc
Tomi Valkeinen
2017-02-10
py: add DumbFb properties
Tomi Valkeinen
2017-02-10
use reserve_connector from ResourceManager
Tomi Valkeinen
2017-02-06
Support python2 based pykms binding
Alejandro Hernandez
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: Move helpers to the pykms module
Laurent Pinchart
2017-01-03
py: Reorganize source directory
Laurent Pinchart