Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,068
    • Issues 3,068
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,006
    • Merge requests 1,006
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Merge requests
  • !19606

asahi: Linux porting, part 1

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alyssa Rosenzweig requested to merge alyssa/mesa:asahi/non-uapi into main Nov 08, 2022
  • Overview 5
  • Commits 19
  • Pipelines 14
  • Changes 11

@asahilina has been working on a branch that integrates Mesa with her new UAPI to run the Asahi driver on Linux. Today's project was cleaning up that branch as I took the shiny new driver for a spin. https://gitlab.freedesktop.org/alyssa/mesa/-/tree/asahi/rebased contains the fruit of that effort. Unfortunately, we can't merge Linux UAPI code until the corresponding code is merged into the upstream Linux kernel, which could take a long time. In the interest of reducing rebase pain in the mean time, this series contains the non-UAPI bits, some of which will be immediately useful.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: asahi/non-uapi