[Mesa-dev] [PATCH 000/129] AMD Fixups for the deref patches.
Bas Nieuwenhuizen
bas at basnieuwenhuizen.nl
Sun Jun 3 23:10:04 UTC 2018
These are some fixes for v4 of Jasons deref instruction series.
Furthermore patches 107-119:
radv: Remove image_var stores.
radv: Use deref instructions for tex derefs in meta shaders.
radeonsi: Add deref support to the nir scan pass.
ac/nir: Add deref interp support.
ac/nir: Add shared atomic deref instr support.
radv: Gather info for deref instr based load/store.
ac/nir: Add deref based var loads/stores.
radv: Add shader info support for image deref instructions.
ac/nir: Add deref support to image intrinsics.
ac/nir: Implement derefs for integer gather4 lowering.
ac/nir: Support deref instructions in tex instructions.
ac/nir: Support deref instructions in get_sampler_desc.
ac/nir: Implement the deref instr for shared memory.
have to be moved to directly before patch 54
("anv/pipeline: Do less deref instruction lowering").
With that the series has no regressions and should be fully
bisectable without regressions on radv.
More information about the mesa-dev
mailing list