CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/22 20:24:58
Modified files:
sys/dev/pci/drm/radeon: cik.c evergreen.c r600.c si.c
Log message:
Add back a local change to prevent interrupt handlers claiming an
interrupt when it is shared by other devices.
Fixes a regression reported by nigel@ where USB stopped working after
the radeondrm update on a machine where ohci shared an interrupt with
radeondrm.
