Skip to content

Intel Xe2 Compression - Part 2

jxzgithub requested to merge jxzgithub/mesa:xe2-compression-upstream into main

This MR was the all-in-one of enabling compression on Intel's Xe2 platforms. Gradually, its changes are split into these sub-MRs, except some changes:

CMF: !29905 (merged) Main chunk beside from a few changes still in review: !29906 (merged)

MCS: !28919 (merged)

PAT-based compression: !28833 (merged).

Split gfx20 in ISL: !29702 (merged)

Fast clear SIMD mode: !29907 (merged)

Dealing with non-comprehensible tile X: !29976

Disable tracking on fast-clear and aux state: !29966 (merged)

CC: @nchery, @jljusten, @zehortigoza, @shadeslayer, @llandwerlin ,@sagarghuge

Edited by jxzgithub

Merge request reports