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,082
    • Issues 3,082
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 999
    • Merge requests 999
  • 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
  • !16942

swrast_kms: use swkmsDRI2Extension instead of driDRI2Extension

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexander Kanavin requested to merge alex.kanavin/mesa:fix-swrast into main Jun 09, 2022
  • Overview 7
  • Commits 1
  • Pipelines 8
  • Changes 4

This set of changes: !15649 (merged)

caused a regression in Xorg when using swrast_kms: (EE) AIGLX error: Calling driver entry point failed

This commit changes the swrast_kms driver to use a dedicated screen init function (which I believe was overlooked); I also took the opportunity to rename the associated plumbling to have swrast-specific names.

Signed-off-by: Alexander Kanavin alex@linutronix.de

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-swrast