Skip to content

anv: Set timestampValidBits to 64bits

Sagar Ghuge requested to merge sagarghuge/mesa:review/timestamp into main

What does this MR do and why?

MI commands can operate on the 64-bit value so we can easily increase
the timestamp valid bits to 64 bits.

This change also fixes the timestamp-related tests on Xe2 platform.

Merge request reports