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

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Merge requests
  • !16964

intel/fs: fixup scratch load/store handling on Gfx12.5+

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lionel Landwerlin requested to merge llandwerlin/mesa:review/intel-fs-scratch-intrinsic-gfx12.5 into main Jun 10, 2022
  • Overview 6
  • Commits 2
  • Pipelines 9
  • Changes 1

We did not handle the operation with data size < 4. It works fine on all other messages (global/shared). The initial commit was just too restrictive.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Fixes: 1e242785 ("intel/fs: Implement load/store_scratch on XeHP")

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: review/intel-fs-scratch-intrinsic-gfx12.5