Skip to content

RFC: iris: workaround AMD display requirements

Lionel Landwerlin requested to merge llandwerlin/mesa:wip/amd-display-wa into main

Closes: #4706 (closed)

This is kind of a gross hack :(

Tagging with gallium because it sounds like it could be possible to plumb through some hint that a buffer is going to be used with an external device and select the linear stride appropriately.

Merge request reports