Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-28 | Add include of <cerrno> to various files | Andrew F. Davis | |
This is needed for building with some version of some compilers where it is not automatically included with the existing include set (clang). Signed-off-by: Andrew F. Davis <afd@ti.com> | |||
2018-09-10 | kmstest: give an error if master permissions could not be set | Tomi Valkeinen | |
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
2017-10-20 | Card: add disable_all() | Tomi Valkeinen | |
2017-10-03 | card: fix compile warning | Tomi Valkeinen | |
2016-07-10 | Fix property name lookup | Tomi Valkeinen | |
Object types can have different properties with the same name, so we need to move name-based property lookup from Card to DrmPropObject. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
2016-06-11 | kms++: organize into subdirs | Tomi Valkeinen | |