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,083
    • Issues 3,083
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 996
    • Merge requests 996
  • 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
  • !20215

panfrost: vram tracking/reporting

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Italo Nicola requested to merge italove/mesa:pan_vram_tracking into main Dec 07, 2022
  • Overview 10
  • Commits 1
  • Pipelines 14
  • Changes 6

This MR aims to provide a way to debug VRAM usage in panfrost. Ideas about how to format the output are welcome. And also what other information would be useful to add.

We currently are not tracking "GROWABLE" BOs such as the tiler heap. That will either require a new ioctl or reading back from the descriptors.

cc @alyssa

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: pan_vram_tracking