Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xserver xserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 887
    • Issues 887
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 112
    • Merge requests 112
  • 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
  • xorg
  • xserverxserver
  • Merge requests
  • !101

xf86Crtc: keep transformation filters used by CRTCs around

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Marco Trevisan requested to merge 3v1n0/xserver:keep-used-transformation-filters into master Jan 09, 2019
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 4

xf86Crtc: keep transformation filters used by CRTCs around

Make a temporary copy of the filter and restore it once we might need them, as they might get free'd by the server in the mean time.

We keep the copy flag inside the transformation itself so that we don't need to do any ABI change.

Fixes #14

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: keep-used-transformation-filters