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
/
kms++
/
src
Age
Commit message (
Expand
)
Author
2019-11-18
Allow making extframebuffer and dmabufframebuffer with modifiers
Matt Hoosier
2019-11-18
fbs: use std::array and .at()
Tomi Valkeinen
2019-11-18
fbs: check params and ensure drmModeAddFB2 is passed correctly sized arrays
Tomi Valkeinen
2019-11-06
kms++: modernize deprecated headers
Tomi Valkeinen
2019-11-06
card: remove useless consts
Tomi Valkeinen
2019-11-06
dumbfb: cleanup to avoid calls to virtual funcs via constructor
Tomi Valkeinen
2019-11-06
fb: add begin_cpu_access & end_cpu_access
Tomi Valkeinen
2019-11-06
Split dmabuf support from ExtFramebuffer into DmabufFramebuffer
Tomi Valkeinen
2019-10-02
card: move DRM version data to CardVersion
Tomi Valkeinen
2019-09-25
videomode to_string improvements
Tomi Valkeinen
2019-04-09
add support for more pixel formats
Tomi Valkeinen
2019-01-17
card: another try with card constructors
Tomi Valkeinen
2019-01-17
card: add has_kms()
Tomi Valkeinen
2019-01-17
card: use glob() to look for card files
Tomi Valkeinen
2019-01-14
card: add open_modesetting_card()
Tomi Valkeinen
2019-01-14
card: don't throw if no dumb buffers
Tomi Valkeinen
2019-01-14
card: don't throw when no resources
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-14
card: cleanup fd usage
Tomi Valkeinen
2018-10-17
Add AR12 & AR15 support
Tomi Valkeinen
2018-09-28
Add include of <cerrno> to various files
Andrew F. Davis
2018-09-10
kmstest: give an error if master permissions could not be set
Tomi Valkeinen
2018-08-28
connector: add connector_status()
Tomi Valkeinen
2018-06-29
drmpropobject: add set_prop_value(Property* prop, uint64_t value)
Tomi Valkeinen
2018-04-02
Add DPI encoder
Tomi Valkeinen
2017-10-20
Crtc: add set_mode() which doesn't take a fb
Tomi Valkeinen
2017-10-20
Connector: improve get_mode(string)
Tomi Valkeinen
2017-10-20
Card: add disable_all()
Tomi Valkeinen
2017-10-20
Videomode: add to_string()
Tomi Valkeinen
2017-10-03
Rework framebuffer classes
Tomi Valkeinen
2017-10-03
card: fix compile warning
Tomi Valkeinen
2017-10-03
add ExtFramebuffer::prime_fd
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-24
omapfb: add TILER support
Tomi Valkeinen
2017-04-27
connector: add DPI connector type
Tomi Valkeinen
2017-04-21
Return primary plane already associated with the CRTC if it exists
Laurent Pinchart
2017-03-13
plane: add get_possible_crtcs()
Tomi Valkeinen
2017-02-10
omapfb: add constructor with fourcc
Tomi Valkeinen
2017-02-10
ExtFb: pass params in vectors
Tomi Valkeinen
2017-02-10
improve ExtFb
Tomi Valkeinen
2017-02-10
ExtFb: remove legacy constructor
Tomi Valkeinen
2017-02-10
PlaneType to bitmask
Tomi Valkeinen
2017-01-25
Add refresh() to connector, crtc and encoder
Tomi Valkeinen
2016-12-20
crtc: add disable_mode()
Tomi Valkeinen
2016-11-21
Add OmapCard and OmapFramebuffer
Tomi Valkeinen
2016-11-21
Add MappedFramebuffer
Tomi Valkeinen
2016-11-03
dumbfb: pass O_RDWR to drmPrimeHandleToFD()
Tomi Valkeinen
2016-10-11
modedb_dmt: update table
Tomi Valkeinen
[next]