Skip to content

pvr: Handle ZLS subtiles workarounds

Matt Coster requested to merge MTCoster/mesa:dev/zls-subtile-workarounds into main

What does this MR do and why?

Some hardware requires zls subtiles to be aligned in a specific way. This workaround blits the buffer to correctly align the subtiles when necessary.

This MR was tested:

  • manually tested on my development machine(s) with the following:
  • repeatedly tested since there is a risk of introducing flakes
  • not applicable
Signed-off-by: Matt Coster <matt.coster@imgtec.com>
Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Edited by Matt Coster

Merge request reports