CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/19 21:10:53
Modified files:
sys/dev/pci/drm/radeon: radeon_kms.c
Log message:
Adapt radeondrm_detach_kms() to struct drm_device being split from
drm softc.
Avoids uvm_fault() when firmware is missing and radeondrm is forcibly
detached. Reported by Mihai Popescu on misc@
