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,880
    • Issues 2,880
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 905
    • Merge requests 905
  • 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
  • !8262

Merged
Created Dec 29, 2020 by Nanley Chery@ncheryDeveloper

iris: Support clears in more GPU-based copies

  • Overview 2
  • Commits 2
  • Pipelines 6
  • Changes 1

Commit 7779b1d7, disabled clear support when copying to/from color buffers. According to the performance CI, it falls within a range of commits that introduced a performance regression on Bioshock Infinite with Tigerlake.

By analyzing a trace of the game, I found a couple cases where that commit added new partial resolves. This MR avoids them. I haven't tested the actual performance impact of this change, but it should be beneficial regardless.

Reported-by: @craftyguy , @jljusten

Edited Dec 29, 2020 by Nanley Chery
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: perf/bsi-copy-resolves