Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M
mutter
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 515
    • Issues 515
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 99
    • Merge Requests 99
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • mutter
  • Issues
  • #691

Closed
Open
Opened Jul 18, 2019 by Daniel van Vugt@vanvugt
  • Report abuse
  • New issue
Report abuse New issue

Mesa warns: CPU mapping a busy "isl-miptree" BO stalled and took NN ms. [performance]

When running env INTEL_DEBUG=perf gnome-shell ... on an Intel system (i7-7700) I see constant warnings seemingly every frame:

Moving the mouse

CPU mapping a busy "isl-miptree" BO stalled and took 0.346 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 0.364 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 0.348 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 0.357 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 0.331 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 0.355 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 0.335 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 0.363 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 0.351 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 0.343 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 0.355 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 0.333 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 0.319 ms.

Window maximize animation

CPU mapping a busy "isl-miptree" BO stalled and took 3.075 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 1.852 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 1.485 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 1.258 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 1.488 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 0.318 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 1.954 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 1.965 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 2.281 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 0.308 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 2.824 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 2.765 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 2.888 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 0.324 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 3.324 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 3.212 ms.
CPU mapping a busy "isl-miptree" BO stalled and took 3.342 ms.

These all seem to go away using !189 (merged), but I'm logging this as a separate bug in case it's possible to solve without !189 (merged).

Edited Jul 18, 2019 by Daniel van Vugt
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: GNOME/mutter#691