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,059
    • Issues 3,059
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 997
    • Merge requests 997
  • 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
  • !13086

radv: Enable NGG culling by default on GFX10.3

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Timur Kristóf requested to merge Venemo/mesa:radv-nggc-default into main Sep 28, 2021
  • Overview 7
  • Commits 1
  • Pipelines 13
  • Changes 8

I'm not aware of any regressions, and the latest benchmarks seem favorable, so let's enable this by default.

  • A new debug flag environment variable RADV_DEBUG=nonggc is added to disable this feature on GPUs where it is enabled by default.
  • The previous perf test flag RADV_PERFTEST=nggc will not be needed on GFX10.3 anymore but it can still be used to enable the feature on GPUs where it isn't on by default.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: radv-nggc-default