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
*
ANDROID: fix compiiling error with p-preview
d-oreo-mr1-core-release
Yongqin Liu
2018-06-18
3
-0
/
+4
*
ANDROID: Fix copyright string in Android.bp
Andrew F. Davis
2018-04-06
1
-1
/
+1
*
ANDROID: Add libkmsxx build target to Android.bp
Andrew F. Davis
2018-03-13
1
-0
/
+59
*
Use full license text to help github figure out the license
HEAD
master
Tomi Valkeinen
2018-01-12
1
-5
/
+370
*
alpha-test.py: fix
Tomi Valkeinen
2018-01-12
1
-12
/
+8
*
trans-test.py: fix drawing outside the buffer
Tomi Valkeinen
2018-01-09
1
-1
/
+1
*
add safeguards to draw_*_pixel() to prevent memory corruption
Tomi Valkeinen
2018-01-09
1
-0
/
+9
*
kmstest: Separate reservation phase from command line parsing
Jyri Sarha
2018-01-05
1
-127
/
+97
*
kmstest: Implement simplistic propery support behind -P flag.
Jyri Sarha
2018-01-05
1
-3
/
+91
*
py: pyvid: Provide stream_off binding
Kieran Bingham
2017-12-15
1
-0
/
+1
*
videodevice: Fix minor spacing
Kieran Bingham
2017-12-15
1
-1
/
+1
*
py: add convert_vector helper
Tomi Valkeinen
2017-12-08
1
-20
/
+15
*
py: Add Card crtcs and encoders properties back to the Python bindings
Laurent Pinchart
2017-12-08
1
-0
/
+14
*
Fix Python bindings for Connector::get_possible_crtcs() method
Laurent Pinchart
2017-12-08
1
-1
/
+6
*
pykms: keep Card alive until Blob is gone
Tomi Valkeinen
2017-11-24
1
-5
/
+7
*
travis: add gcc6 & gcc7
Tomi Valkeinen
2017-11-24
1
-0
/
+14
*
Update to latest pybind11
Tomi Valkeinen
2017-11-24
5
-26
/
+50
*
resman: use set<> instead of vector<>
Tomi Valkeinen
2017-11-22
2
-31
/
+24
*
kmstest: use resman
Tomi Valkeinen
2017-11-22
4
-43
/
+50
*
kmstest: rename ObjectType to ArgType
Tomi Valkeinen
2017-10-24
1
-12
/
+12
*
wbcap: support saving to file
Tomi Valkeinen
2017-10-24
1
-3
/
+31
*
utils: wbcap interlace support
Tomi Valkeinen
2017-10-20
1
-14
/
+16
*
utils: improve wbcap
Tomi Valkeinen
2017-10-20
1
-35
/
+55
*
Crtc: add set_mode() which doesn't take a fb
Tomi Valkeinen
2017-10-20
3
-1
/
+25
*
Connector: improve get_mode(string)
Tomi Valkeinen
2017-10-20
1
-4
/
+17
*
Card: add disable_all()
Tomi Valkeinen
2017-10-20
2
-0
/
+22
*
Videomode: add to_string()
Tomi Valkeinen
2017-10-20
2
-0
/
+13
*
kmscube: update drm resource allocation
Tomi Valkeinen
2017-10-10
1
-35
/
+17
*
kmscube: drop non-atomic support
Tomi Valkeinen
2017-10-10
1
-33
/
+19
*
kmscapture: fix capture videomode heuristic
Tomi Valkeinen
2017-10-03
1
-7
/
+18
*
kmscapture: clean up fb handling
Tomi Valkeinen
2017-10-03
1
-22
/
+6
*
kmscapture: fix v4l buftype
Tomi Valkeinen
2017-10-03
1
-7
/
+3
*
Rework framebuffer classes
Tomi Valkeinen
2017-10-03
20
-114
/
+71
*
card: fix compile warning
Tomi Valkeinen
2017-10-03
1
-5
/
+3
*
kmscube: compile fix
Tomi Valkeinen
2017-10-03
1
-3
/
+3
*
add ExtFramebuffer::prime_fd
Tomi Valkeinen
2017-10-03
2
-0
/
+11
*
py: drop the fancy event handling
Tomi Valkeinen
2017-09-05
7
-46
/
+26
*
kmstest: fix --sync mode
Tomi Valkeinen
2017-09-04
1
-0
/
+10
*
kmstest: add help text about env variables
Tomi Valkeinen
2017-09-04
1
-0
/
+4
*
kmstest: fix error in help text
Tomi Valkeinen
2017-08-04
1
-1
/
+1
*
kmsprint: print connectors even if disconnected
Tomi Valkeinen
2017-06-30
1
-3
/
+2
*
testpat: fix the location of second diagonal line
Tomi Valkeinen
2017-06-05
1
-1
/
+1
*
Merge branch 'color-features' of git://github.com/jsarha/kmsxx
Tomi Valkeinen
2017-06-02
8
-28
/
+243
|
\
|
*
plane_csc.py: Test for different YCbCr encodings
Jyri Sarha
2017-05-31
1
-0
/
+66
|
*
Add DrmPropObject.get_prop() and Property.enums to pykmsbase.cpp.
Jyri Sarha
2017-05-31
1
-0
/
+2
|
*
Add different YCbCr encodings.
Jyri Sarha
2017-05-31
5
-28
/
+88
|
*
Add Crtc::disable_mode() to pykmsbase.cpp.
Jyri Sarha
2017-05-31
1
-0
/
+1
|
*
Add ctm_test.py test for testing CRTC's CTM color matrix property.
Jyri Sarha
2017-05-31
1
-0
/
+86
*
|
cam.py: fix initial modeset
Tomi Valkeinen
2017-05-31
1
-5
/
+7
*
|
omapfb: add flags for memory alloc
Tomi Valkeinen
2017-05-30
3
-0
/
+15
[next]