CGit
Gitweb
index
:
android/external-kmsxx
d-oreo-mr1-core-release
master
Stable Android distribution for TI processors; Supported SoCs: Jacinto (DRA7xx, J721E), Sitara (AM43xx, AM57xx, AM65x) - Fork of https://github.com/tomba/kmsxx.
Scott (ITS) Allen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
omapfb: add TILER support
Tomi Valkeinen
2017-05-24
3
-21
/
+67
|
/
*
testpat: white box in top left corner
Tomi Valkeinen
2017-05-18
1
-0
/
+3
*
draw_char: use black bg for yuv
Tomi Valkeinen
2017-05-18
1
-3
/
+3
*
pykms: add videomode related features
Tomi Valkeinen
2017-05-17
1
-0
/
+12
*
pykmsutil: add draw_text()
Tomi Valkeinen
2017-05-17
1
-0
/
+2
*
draw_rect: support yuv modes
Tomi Valkeinen
2017-05-17
1
-3
/
+40
*
py: tests: Double buffered one big buffer on all connected screens
Peter Ujfalusi
2017-05-09
1
-0
/
+288
*
py: omapfb: add missing properties
Tomi Valkeinen
2017-04-27
1
-0
/
+5
*
connector: add DPI connector type
Tomi Valkeinen
2017-04-27
1
-0
/
+4
*
Add Connector.connected to pykmsbase
Peter Ujfalusi
2017-04-26
1
-0
/
+1
*
Return primary plane already associated with the CRTC if it exists
Laurent Pinchart
2017-04-21
1
-1
/
+9
*
py: Add in fence test using swsync
Laurent Pinchart
2017-04-21
1
-0
/
+234
*
test.py: use atomic modesetting
Tomi Valkeinen
2017-04-10
1
-2
/
+31
*
trans-test.py: fix use of colors
Tomi Valkeinen
2017-04-07
1
-35
/
+35
*
resmgr: fix reserve_plane()
Tomi Valkeinen
2017-03-30
1
-1
/
+1
*
resmgr: add sanity checks
Tomi Valkeinen
2017-03-24
1
-0
/
+12
*
Merge branch 'universal-planes2' of git://github.com/jsarha/kmsxx
Tomi Valkeinen
2017-03-21
4
-1
/
+160
|
\
|
*
Add plane_hog.py
Jyri Sarha
2017-03-20
1
-0
/
+136
|
*
pykms/pykmsutil.cpp: Add binding for reserve_generic_plane()
Jyri Sarha
2017-03-20
1
-0
/
+3
|
*
ResourceManager: reserve_generic_plane() for either primary or overlay
Jyri Sarha
2017-03-20
2
-1
/
+21
*
|
kmstest: check return values from reserve_*
Tomi Valkeinen
2017-03-21
1
-0
/
+2
*
|
utils: add EXIT_IF
Tomi Valkeinen
2017-03-21
1
-0
/
+6
|
/
*
Add modeset_event.py
Jyri Sarha
2017-03-17
1
-0
/
+73
*
Add a simple and hackish plane scaling test.
Jyri Sarha
2017-03-17
1
-0
/
+60
*
py: add DrmObject.idx
Tomi Valkeinen
2017-03-17
1
-0
/
+1
*
Add color format related methods and memebers to pykmsbase.
Jyri Sarha
2017-03-16
1
-0
/
+3
*
Add Videomode::to_blob method to pykmsbase.
Jyri Sarha
2017-03-16
1
-0
/
+2
*
kmsprint: show plane's possible crtcs
Tomi Valkeinen
2017-03-13
1
-0
/
+4
*
plane: add get_possible_crtcs()
Tomi Valkeinen
2017-03-13
2
-0
/
+26
*
py: fix AtomicReq.commit() return value
Tomi Valkeinen
2017-03-13
1
-1
/
+1
*
db.py: remove old code
Tomi Valkeinen
2017-03-13
1
-1
/
+0
*
kmstest: Add optional argument to the flip option to limit the flips
Laurent Pinchart
2017-03-10
1
-3
/
+10
*
New event handling
Tomi Valkeinen
2017-03-08
4
-26
/
+91
*
py: db.py: Add command line argument to specify connector
Laurent Pinchart
2017-03-03
1
-1
/
+5
*
py: Expose AtomicReq::add(std::map<>) method
Laurent Pinchart
2017-02-13
1
-0
/
+1
*
kmsview: Add connector command line argument
Laurent Pinchart
2017-02-13
1
-3
/
+9
*
test.py: add dmabuf & omap options
Tomi Valkeinen
2017-02-10
1
-3
/
+22
*
py: add ExtFramebuffer
Tomi Valkeinen
2017-02-10
1
-0
/
+5
*
omapfb: add constructor with fourcc
Tomi Valkeinen
2017-02-10
3
-0
/
+8
*
ExtFb: pass params in vectors
Tomi Valkeinen
2017-02-10
4
-12
/
+12
*
py: add DumbFb properties
Tomi Valkeinen
2017-02-10
1
-0
/
+5
*
improve ExtFb
Tomi Valkeinen
2017-02-10
2
-7
/
+81
*
ExtFb: remove legacy constructor
Tomi Valkeinen
2017-02-10
2
-12
/
+0
*
PlaneType to bitmask
Tomi Valkeinen
2017-02-10
2
-6
/
+16
*
kmstest: remove get_default_connector()
Tomi Valkeinen
2017-02-10
1
-11
/
+5
*
use reserve_connector from ResourceManager
Tomi Valkeinen
2017-02-09
7
-56
/
+25
*
kmstest: Add --view option
Tomi Valkeinen
2017-02-09
1
-4
/
+38
*
mappedframebuffer.h: add missing include
Tomi Valkeinen
2017-02-09
1
-0
/
+2
*
fix race issue in threaded test pattern draw
Tomi Valkeinen
2017-02-09
1
-0
/
+4
*
Support python2 based pykms binding
Alejandro Hernandez
2017-02-06
3
-7
/
+10
[prev]
[next]