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

Stop using the intel driver #3500

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Stop using the intel driver #3500

wants to merge 5 commits into from

Commits on Oct 28, 2022

  1. Disable the Intel driver.

    Use modesetting; glamor will happen by default if available.
    Compatibility with Intel DRI has deteriorated significantly with Freon.
    Using modesetting will be the most compatible and only has a minor performance
    hit.
    dnschneid committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    8970eb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9befc9c View commit details
    Browse the repository at this point in the history
  3. Use backports in xiwi

    dnschneid committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    fc5f9b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    727b002 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3546f6c View commit details
    Browse the repository at this point in the history