<div dir="ltr"><div>Hi,</div><div><br></div><div>I built mesa-12.0.2 with “—wtih-gallium-drivers=radeonsi” in order to make amdgpu work in mesa. The mesa is built successfully.  However, it seems that drm_get_pci_id_for_fd() in mesa/src/loader/loader.c:loader_get_pci_id_for_fd() cannot find pci_id. </div><div><br></div><div>Therefore, I have two problems:</div><div>1. Does libdrm supports amdgpu? Or does amdgpu can only be ran with  libudev, syses, or devq ?</div><div>(I listed these because loader_get_pci_id_for_fd provides these three environments in addition to libdrm)</div><div><br></div><div>2. If libdrm supports amdgpu, what kind of code should be added in drm_get_pci_id_for_fd()?</div><div><br></div><div>Thanks</div></div>