Skip to content

GitLab

  • Menu
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 2,883
    • Issues 2,883
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 923
    • Merge requests 923
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Merge requests
  • !14110

Merged
Created Dec 07, 2021 by Danylo Piliaiev@Danil🇺🇦Developer

ir3: Be able to reduce register limit for RA when CS has barriers

  • Overview 23
  • Commits 2
  • Pipelines 14
  • Changes 7

If barriers are used, it must be possible for all waves in the workgroup to execute concurrently. Thus we may have to reduce the registers limit.

Fixes a hang in "Digital Combat Simulator".

After this the trace of this game renders correctly, but only if ubwc is disabled.


While I'm at it - I added an assert for the case when it would be impossible to have enough concurrent waves due to a big branchstack.

Last time I checked the blob exploded in such case: !9859 (comment 871421)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/ir3/regs-limit-in-cs-with-barrier