Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M mutter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,011
    • Issues 1,011
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 140
    • Merge requests 140
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • mutter
  • Merge requests
  • !454

cogl: Enable EGL_IMG_context_priority

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Adam Jackson requested to merge nwnk/mutter:context-priority into master Feb 20, 2019
  • Overview 13
  • Commits 2
  • Pipelines 16
  • Changes 3

This is probably a good idea, though I've not gone through and tested it yet. The theory is that since we're closest to the display pipeline, we should hint to the system that our rendering is critical to presentation framerate. If we have a standard testcase for performance in terms of consistently hitting framerate, I'm all ears.

Note that this only adds the feature for (what I think is) the primary EGL context. In a PRIME setup we might want to enable this for all GPUs.

Edited Feb 28, 2019 by Adam Jackson
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: context-priority