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,067
    • Issues 3,067
    • 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
  • MesaMesa
  • mesamesa
  • Merge requests
  • !10812

Draft: panfrost: Big stack of overhead reduction

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Alyssa Rosenzweig requested to merge alyssa/mesa:blend-cso-regression into main May 15, 2021
  • Overview 4
  • Commits 59
  • Pipelines 2
  • Changes 29

Needs more testing before landing but overall very happy with the direction this is going.

The goal of this series is reducing the overhead of actually packing GPU state. This is orthogonal to dirty tracking, which I also have a branch for. (Make the work cheaper versus doing less of it respectively)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: blend-cso-regression