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,879
    • Issues 2,879
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 912
    • Merge requests 912
  • 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
  • !14039

Open
Created Dec 03, 2021 by Lionel Landwerlin@llandwerlinDeveloper
  • Report abuse
Report abuse

isl: add surface creation reporting mechanism

  • Overview 43
  • Commits 5
  • Pipelines 24
  • Changes 7

We have a number of users reporting surface creation issues with modifiers etc...

This makes Anv & Iris printout the reason of the failure with INTEL_DEBUG=isl

Failure example in Iris :

MESA: debug: ISL surface failed: ../src/intel/isl/isl.c:1729: row_pitch_B (42) < min_row_pitch_B (1024) s=160x160x1 arr=1 msaa=1 rpitch=42 fmt=B8G8R8X8_UNORM usage=+rt+tex+disp

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com

Edited Dec 03, 2021 by Lionel Landwerlin
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: review/isl-report