Skip to content

freedreno/rddecompiler: A few fixes

What does this MR do and why?

  • Use fd_dev_gen to pass gpu_id to ir3 disasm - otherwise it fails on newer GPUs
  • Decompile repeated IBs - otherwise cmdstream is not correctly reconstructed

Merge request reports