Skip to content

Add support for TILER rotation

(deleted) requested to merge tiler-wip into master

This adds a TilerRotation option to enable usage of TILER-accelerated framebuffer rotation with the Pyra kernel.

It also fixes a etnaviv page fault on startup.

Outstanding issues:

  • can we autodetect the rotation, instead of needing it to be specified?
  • SoftEXA still isn't fixed

Merge request reports