Skip to content

amd: Simplify ac_addrlib_create

James Park requested to merge jpark37/mesa:addrlib-create into master

Rework ac_addrlib_create to rely solely on radeon_info without amdgpu_gpu_info.

No longer need <amdgpu.h> to create ac_addrlib instance.

Prerequisite for !7791 (merged).

Edited by James Park

Merge request reports