Skip to content

pipe-loader: drop duplicate s/amdgpu/radeonsi/ workaround

Eric Engestrom requested to merge eric/mesa:loader-amdgpu-radeonsi into master

The loader has had this workaround since 5a545e35 ("loader: always map the "amdgpu" kernel driver name to radeonsi (v2)") (and its fix eb03141f ("loader: Avoid use-after-free / use of uninitialized local variables")), so no need to keep it in the pipe-loader as well.

/cc @Mystro256 @sonjiang @daenzer

Merge request reports