Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libkmsxx
/
0d35b02a6676150258166da5a5ad4302cb058e51
0d35b02
plane_csc.py: do not assume HDMI output and other improvements
by Jyri Sarha
· 6 years ago
9b15c9f
trans-test.py: cleanup
by Tomi Valkeinen
· 6 years ago
89dd529
test.py: cleanup
by Tomi Valkeinen
· 6 years ago
0bff4aa
Add Android.bp file to build with AOSP
by Andrew F. Davis
· 6 years ago
ddb9e86
Add include of <cerrno> to various files
by Andrew F. Davis
· 6 years ago
5d443ed
py: fix __atomic_req_add_plane when crtc = None
by Tomi Valkeinen
· 6 years ago
981be22
trans-test.py: fix usage
by Tomi Valkeinen
· 6 years ago
646082e
py: add AtomicReq extensions and use them in test.py
by Tomi Valkeinen
· 6 years ago
524176c
kmstest: give an error if master permissions could not be set
by Tomi Valkeinen
· 6 years ago
4ca4852
kmstest: don't use "unknown" connectors by default
by Tomi Valkeinen
· 6 years ago
2047f1f
kmsprint: use connector_status
by Tomi Valkeinen
· 6 years ago
252d68d
connector: add connector_status()
by Tomi Valkeinen
· 6 years ago
7700684
py/tests: rename zorder to zpos
by Tomi Valkeinen
· 6 years ago
fa5373b
kmstest: fix "Could not find available crtc" when crtc was not connected.
by Tomi Valkeinen
· 6 years ago
40d9606
Revert "testpat: remove threaded drawing"
by Tomi Valkeinen
· 6 years ago
4dae985
Add plane_move.py test for testing plane move between crtcs
by Peter Ujfalusi
· 6 years ago
b283e9a
trans-test.py: Aesthetic improvements
by Peter Ujfalusi
· 6 years ago
f72889f
trans-test.py: am4 improvements
by Tomi Valkeinen
· 6 years ago
e27c332
trans-test.py: improvements
by Tomi Valkeinen
· 6 years ago
ed8343c
add a simple draw_circle()
by Tomi Valkeinen
· 6 years ago
2cfc1d8
kmstest: set props in legacy modesetting too
by Tomi Valkeinen
· 6 years ago
5666baa
drmpropobject: add set_prop_value(Property* prop, uint64_t value)
by Tomi Valkeinen
· 6 years ago
dc9a7df
kmstest: print property ids
by Tomi Valkeinen
· 6 years ago
9ebe932
py: sync: Moded to blob conversion method is called to_blob()
by Laurent Pinchart
· 6 years ago
af1fd2f
py: sync: Fix event handling
by Laurent Pinchart
· 6 years ago
33246d9
testpat: remove threaded drawing
by Tomi Valkeinen
· 7 years ago
c47a10f
Add DPI encoder
by Tomi Valkeinen
· 7 years ago
e0067bd
Use full license text to help github figure out the license
by Tomi Valkeinen
· 7 years ago
4ddd0d2
alpha-test.py: fix
by Tomi Valkeinen
· 7 years ago
6369f85
trans-test.py: fix drawing outside the buffer
by Tomi Valkeinen
· 7 years ago
6ea6e0d
add safeguards to draw_*_pixel() to prevent memory corruption
by Tomi Valkeinen
· 7 years ago
eafc32e
kmstest: Separate reservation phase from command line parsing
by Jyri Sarha
· 7 years ago
141d808
kmstest: Implement simplistic propery support behind -P flag.
by Jyri Sarha
· 7 years ago
37dfa5c
py: pyvid: Provide stream_off binding
by Kieran Bingham
· 7 years ago
47a81d9
videodevice: Fix minor spacing
by Kieran Bingham
· 7 years ago
fee7329
py: add convert_vector helper
by Tomi Valkeinen
· 7 years ago
260f66b
py: Add Card crtcs and encoders properties back to the Python bindings
by Laurent Pinchart
· 7 years ago
74a4a77
Fix Python bindings for Connector::get_possible_crtcs() method
by Laurent Pinchart
· 7 years ago
c13047e
pykms: keep Card alive until Blob is gone
by Tomi Valkeinen
· 7 years ago
650fb54
travis: add gcc6 & gcc7
by Tomi Valkeinen
· 7 years ago
706a44a
Update to latest pybind11
by Tomi Valkeinen
· 7 years ago
75e85e4
resman: use set<> instead of vector<>
by Tomi Valkeinen
· 7 years ago
a4724a1
kmstest: use resman
by Tomi Valkeinen
· 7 years ago
448dec0
kmstest: rename ObjectType to ArgType
by Tomi Valkeinen
· 7 years ago
616bfe2
wbcap: support saving to file
by Tomi Valkeinen
· 7 years ago
8f24048
utils: wbcap interlace support
by Tomi Valkeinen
· 7 years ago
6fda0ac
utils: improve wbcap
by Tomi Valkeinen
· 7 years ago
d556f70
Crtc: add set_mode() which doesn't take a fb
by Tomi Valkeinen
· 7 years ago
3da8bff
Connector: improve get_mode(string)
by Tomi Valkeinen
· 7 years ago
32255b8
Card: add disable_all()
by Tomi Valkeinen
· 7 years ago
34a3e49
Videomode: add to_string()
by Tomi Valkeinen
· 7 years ago
f32b82c
kmscube: update drm resource allocation
by Tomi Valkeinen
· 7 years ago
876b2c9
kmscube: drop non-atomic support
by Tomi Valkeinen
· 7 years ago
35d54fd
kmscapture: fix capture videomode heuristic
by Tomi Valkeinen
· 7 years ago
3ae05a3
kmscapture: clean up fb handling
by Tomi Valkeinen
· 7 years ago
2d26d17
kmscapture: fix v4l buftype
by Tomi Valkeinen
· 7 years ago
fab9bb7
Rework framebuffer classes
by Tomi Valkeinen
· 7 years ago
33f343d
card: fix compile warning
by Tomi Valkeinen
· 7 years ago
f76171b
kmscube: compile fix
by Tomi Valkeinen
· 7 years ago
b67254a
add ExtFramebuffer::prime_fd
by Tomi Valkeinen
· 7 years ago
95de32a
py: drop the fancy event handling
by Tomi Valkeinen
· 7 years ago
d6300fc
kmstest: fix --sync mode
by Tomi Valkeinen
· 7 years ago
7eeef88
kmstest: add help text about env variables
by Tomi Valkeinen
· 7 years ago
0007d95
kmstest: fix error in help text
by Tomi Valkeinen
· 7 years ago
0801eda
kmsprint: print connectors even if disconnected
by Tomi Valkeinen
· 7 years ago
f6be0cb
testpat: fix the location of second diagonal line
by Tomi Valkeinen
· 7 years ago
cb07860
Merge branch 'color-features' of git://github.com/jsarha/kmsxx
by Tomi Valkeinen
· 7 years ago
7450c36
plane_csc.py: Test for different YCbCr encodings
by Jyri Sarha
· 8 years ago
5f7d6c8
Add DrmPropObject.get_prop() and Property.enums to pykmsbase.cpp.
by Jyri Sarha
· 7 years ago
7adbef5
Add different YCbCr encodings.
by Jyri Sarha
· 8 years ago
b39260b
Add Crtc::disable_mode() to pykmsbase.cpp.
by Jyri Sarha
· 8 years ago
e71c232
Add ctm_test.py test for testing CRTC's CTM color matrix property.
by Jyri Sarha
· 8 years ago
719f72a
cam.py: fix initial modeset
by Tomi Valkeinen
· 7 years ago
21bc24b
omapfb: add flags for memory alloc
by Tomi Valkeinen
· 7 years ago
2d86678
omapfb: add enum Flags for OmapFB
by Tomi Valkeinen
· 7 years ago
af3f989
py: move Rotation enum to __init__.py
by Tomi Valkeinen
· 7 years ago
a53d19f
py: add rottest.py
by Tomi Valkeinen
· 7 years ago
5137663
omapfb: add TILER support
by Tomi Valkeinen
· 7 years ago
2602a5d
testpat: white box in top left corner
by Tomi Valkeinen
· 8 years ago
f4d1cf7
draw_char: use black bg for yuv
by Tomi Valkeinen
· 7 years ago
42e433c
pykms: add videomode related features
by Tomi Valkeinen
· 8 years ago
248a588
pykmsutil: add draw_text()
by Tomi Valkeinen
· 7 years ago
4743ba5
draw_rect: support yuv modes
by Tomi Valkeinen
· 8 years ago
d6f335d
py: tests: Double buffered one big buffer on all connected screens
by Peter Ujfalusi
· 8 years ago
7b1a164
py: omapfb: add missing properties
by Tomi Valkeinen
· 8 years ago
2013560
connector: add DPI connector type
by Tomi Valkeinen
· 8 years ago
494e0db
Add Connector.connected to pykmsbase
by Peter Ujfalusi
· 8 years ago
cfc1318
Return primary plane already associated with the CRTC if it exists
by Laurent Pinchart
· 8 years ago
66f161d
py: Add in fence test using swsync
by Laurent Pinchart
· 8 years ago
28cab70
test.py: use atomic modesetting
by Tomi Valkeinen
· 8 years ago
aa8fbbe
trans-test.py: fix use of colors
by Tomi Valkeinen
· 8 years ago
3db1349
resmgr: fix reserve_plane()
by Tomi Valkeinen
· 8 years ago
273494a
resmgr: add sanity checks
by Tomi Valkeinen
· 8 years ago
2439ae8
Merge branch 'universal-planes2' of git://github.com/jsarha/kmsxx
by Tomi Valkeinen
· 8 years ago
9aeb121
kmstest: check return values from reserve_*
by Tomi Valkeinen
· 8 years ago
6df5511
utils: add EXIT_IF
by Tomi Valkeinen
· 8 years ago
dce8d39
Add plane_hog.py
by Jyri Sarha
· 8 years ago
b4e12b3
pykms/pykmsutil.cpp: Add binding for reserve_generic_plane()
by Jyri Sarha
· 8 years ago
0b44bbe
ResourceManager: reserve_generic_plane() for either primary or overlay
by Jyri Sarha
· 8 years ago
12ad56d
Add modeset_event.py
by Jyri Sarha
· 8 years ago
Next »