Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-12 | libkms: add 'ilace' param for Connector::get_mode() | Tomi Valkeinen | |
2015-11-13 | Connector: add get_mode(xres, yres, refresh) | Tomi Valkeinen | |
2015-11-13 | Videomode cleanup | Tomi Valkeinen | |
2015-11-06 | remove print_short | Tomi Valkeinen | |
2015-10-20 | libkms++/connector: Add methods for getting details of the DRM object | Jyri Sarha | |
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 | |