Skip to content

intel: Add support for compressed images allocation in Xe2

José Roberto de Souza requested to merge zehortigoza/mesa:xe2-compressed into main

What does this MR do and why?

Add the support for allocation of compressed images, that is done by binding bo with a PAT index that enables compression.

This patches add the infrastructure but still keeps compressed images always disabled, additional restrictions needs to be implemented but those will be implemented in !28620.

First 5 patches are also part of !28774

cc @jxzgithub

Edited by José Roberto de Souza

Merge request reports