CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/20 20:18:33
Modified files:
sys/dev/pci : vga_pci_common.c
Added files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_devlist.h
Log message:
Add simple amdgpu pci id devlist for the ramdisk to determine if
aperture is needed. Skip SI/CIK ids as we don't build amdgpu with
SI/CIK support (radeondrm covers these) and skip VEGA20 ids we
don't match on as they are flagged AMD_EXP_HW_SUPPORT.
