Skip to content

ac: Query the amdgpu MEC firmware version.

Timur Kristóf requested to merge Venemo/mesa:ac-query-mec-fw into main

MEC (Micro Engine Compute) is the firmware which is responsible for the compute-only queues on AMD GPUs. It is present on GFX7 and newer. This patch will query the version of this firmware and print it among the others.

Merge request reports