Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-03 | Connector: store current encoder instead of crtc | Tomi Valkeinen | |
Also fixes a crash when there is no current encoder | |||
2015-10-03 | save & restore mode | Tomi Valkeinen | |
2015-10-03 | use friend class and hide methods | Tomi Valkeinen | |
2015-09-30 | Add Connector::get_mode(const std::string &mode), remove const char * variant | Jyri Sarha | |
2015-09-29 | Make Connector::connected() const | Jyri Sarha | |
Signed-off-by: Jyri Sarha <jsarha@ti.com> | |||
2015-09-29 | Add get_mode(const char *mode) to Connector class. | Jyri Sarha | |
2015-09-28 | Initial version | Tomi Valkeinen | |