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,069
    • Issues 3,069
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,004
    • Merge requests 1,004
  • 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
  • !20811

tegra: handle tiling parameters when importing resources

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Diogo Ivo requested to merge d.ivo/mesa:scanout_tiling into main Jan 20, 2023
  • Overview 4
  • Commits 1
  • Pipelines 2
  • Changes 3

The creation of a resource meant for scanout imposes a linear tiling so that it can be properly displayed by the hardware, since no mechanism to inform the kernel of non-trivial tilings is in place. Remove the linear modifier restriction and add an IOCTL call to inform the kernel of the correct tiling parameters.

Signed-off-by: Diogo Ivo diogo.ivo@tecnico.ulisboa.pt

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