Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-28 | kmsprint: use connector_status | Tomi Valkeinen | |
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
2018-06-29 | kmstest: print property ids | Tomi Valkeinen | |
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
2017-06-30 | kmsprint: print connectors even if disconnected | Tomi Valkeinen | |
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
2017-03-13 | kmsprint: show plane's possible crtcs | Tomi Valkeinen | |
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
2016-09-27 | kmsprint: fix prints | Tomi Valkeinen | |
2016-09-23 | kmsprint: improve property enum prints | Tomi Valkeinen | |
2016-08-15 | testpat & kmsprint: improve mode prints | Tomi Valkeinen | |
2016-06-22 | kmsprint: Include cinttypes instead of inttypes.h | Laurent Pinchart | |
cinttypes is the right C++ header, and doesn't require source files to define __STDC_FORMAT_MACROS to get the integer type format macros. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
2016-06-11 | kms++util: split to subdirs | Tomi Valkeinen | |
2016-06-11 | kms++: organize into subdirs | Tomi Valkeinen | |
2016-06-11 | kmsprint: print plane formats | Tomi Valkeinen | |
2016-06-07 | kmsprint: rewrite kmsprint | Tomi Valkeinen | |
2016-05-25 | Split properties from DrmObject into DrmPropObject | Tomi Valkeinen | |
2016-05-23 | File/dir renames | Tomi Valkeinen | |