Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add headless modesetting for linux gbm #14125

Merged
merged 1 commit into from
Jul 15, 2018
Merged

Commits on Jul 13, 2018

  1. Windowing: GBM - add off screen modesetting

    This adds a new IModeSettingBase interface that is implemented
    by the DRMUtils class for the standard drm modesetting
    implementations.
    Furthermore the new OffScreenModeSetting implementation
    acts as sort of a dummy modesetting handler.
    lrusak authored and a1rwulf committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    86a485c View commit details
    Browse the repository at this point in the history