Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-31 | drmsetup: add mode selection | Vito Caputo | |
Rather than using whatever the existing drm_crtc->mode is, present all modes on the chosen connector and let the user pick. | |||
2016-12-13 | drmsetup: include errno in more drm errors | Vito Caputo | |
Also improves handling of odd situation of no connectors w/encoders | |||
2016-12-13 | drmsetup: introduce drm_setup() | Vito Caputo | |
quick and dirty stdio-based drm card and connector selection |