Skip to content

r600/sfn: More fixed for pre-EG hardware

Gert Wollny requested to merge gerddie/mesa:r600-fix-more-pre-eg into main
  • r600: Fix SCRATCH OP de-assembly
  • r600: Don't use SB with R600 style scratch reads
  • r600/sfn: Handle R600 scratch read
  • r600: Force NOPs when loading AR on R600 class hardware
  • r600/sfn: Initialize out buffer when printing op
  • r600/sfn: Fix color outputs when color0 writes all
  • r600/sfn: Sort FS inputs to make interpolated values come first
  • r600/sfn: Add GS thread with bo output fix
  • r600/sfn: Schedule shift instruction on R600 in t-slot

Merge request reports