summaryrefslogtreecommitdiff
path: root/drmsetup.c
AgeCommit message (Collapse)Author
2016-12-31drmsetup: add mode selectionVito 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-13drmsetup: include errno in more drm errorsVito Caputo
Also improves handling of odd situation of no connectors w/encoders
2016-12-13drmsetup: introduce drm_setup()Vito Caputo
quick and dirty stdio-based drm card and connector selection
© All Rights Reserved