Age | Commit message (Expand) | Author |
2017-10-03 | add ExtFramebuffer::prime_fd | Tomi Valkeinen |
2017-09-05 | py: drop the fancy event handling | Tomi Valkeinen |
2017-09-04 | kmstest: fix --sync mode | Tomi Valkeinen |
2017-09-04 | kmstest: add help text about env variables | Tomi Valkeinen |
2017-08-04 | kmstest: fix error in help text | Tomi Valkeinen |
2017-06-30 | kmsprint: print connectors even if disconnected | Tomi Valkeinen |
2017-06-05 | testpat: fix the location of second diagonal line | Tomi Valkeinen |
2017-06-02 | Merge branch 'color-features' of git://github.com/jsarha/kmsxx | Tomi Valkeinen |
2017-05-31 | plane_csc.py: Test for different YCbCr encodings | Jyri Sarha |
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-31 | Add ctm_test.py test for testing CRTC's CTM color matrix property. | Jyri Sarha |
2017-05-31 | cam.py: fix initial modeset | Tomi Valkeinen |
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 | py: add rottest.py | Tomi Valkeinen |
2017-05-24 | omapfb: add TILER support | Tomi Valkeinen |
2017-05-18 | testpat: white box in top left corner | Tomi Valkeinen |
2017-05-18 | draw_char: use black bg for yuv | Tomi Valkeinen |
2017-05-17 | pykms: add videomode related features | Tomi Valkeinen |
2017-05-17 | pykmsutil: add draw_text() | Tomi Valkeinen |
2017-05-17 | draw_rect: support yuv modes | Tomi Valkeinen |
2017-05-09 | py: tests: Double buffered one big buffer on all connected screens | Peter Ujfalusi |
2017-04-27 | py: omapfb: add missing properties | Tomi Valkeinen |
2017-04-27 | connector: add DPI connector type | Tomi Valkeinen |
2017-04-26 | Add Connector.connected to pykmsbase | Peter Ujfalusi |
2017-04-21 | Return primary plane already associated with the CRTC if it exists | Laurent Pinchart |
2017-04-21 | py: Add in fence test using swsync | Laurent Pinchart |
2017-04-10 | test.py: use atomic modesetting | Tomi Valkeinen |
2017-04-07 | trans-test.py: fix use of colors | Tomi Valkeinen |
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 |