Skip to content

v3d,v3dv: scheduler fixes

Iago Toral requested to merge itoral/mesa:v3d_fix_scoreboard_locking into main
  • Don't allow writes to RF from signals either (we were only checking ALUs).
  • Fix scoreboard locking logic: don't assume that tlb instructions automatically lock the scoreboard.

Merge request reports