I would like to land support for CCS_E modifiers in iris before the 19.2 release branches. Most of the patches have already been written, but are not out for review yet. We are likely going to need to adjust one of the Gallium APIs for implementing dri_query_image, which I would rather land before the branch point. I hope to have a proposal for that out shortly.
It's this MR: https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1588/diffs
Merged into mesa master branch as: commit 0f5be81eddfbdcb39a0de10afac2b2ec74790e70 Date: Mon Jun 24 19:24:37 2019 -0700 iris: Expose aux buffer as 2nd plane w/modifiers
Verified. At best onscreen write bound synthetic tests improve their perf nearly by 2x (to same level as i965) due to end-to-end render buffer compression working now.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.