Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,053
    • Issues 3,053
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 998
    • Merge requests 998
  • 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
  • MesaMesa
  • mesamesa
  • Merge requests
  • !12074

Various collection of renderonly fixes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Simon Ser requested to merge emersion/mesa:renderonly-handle into main Jul 27, 2021
  • Overview 13
  • Commits 5
  • Pipelines 11
  • Changes 4

I've audited all renderonly capable drivers except vc4/v3d (someone else working on this right now).

It seems like they all return a handle valid for the internal render-only FD when the user asks one for the KMS FD. Fix this to fail if we don't have a scanout handle, instead of returning a bad handle. (vc4/v3d gets this right.)

Two other related etnaviv fixes are included as well.

I haven't tested these patches, as I don't have the necessary hardware for all of these. I'll try lima shortly.

Edited Jul 27, 2021 by Simon Ser
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renderonly-handle