drm: Always enable MSI interrupts
authorFrançois Tigeot <ftigeot@wolfpond.org>
Sat, 9 Jan 2016 21:28:18 +0000 (22:28 +0100)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Sat, 9 Jan 2016 21:32:47 +0000 (22:32 +0100)
commit165f19f21c95193e9e2ea797ba334980f8fdb939
tree335962dd99fa2fd158f1efb3f7a8d6d2e0a998e5
parent8a8bc8fc8f6e8dd0db520be7e041ce32de1e6919
drm: Always enable MSI interrupts

The Linux drm code doesn't contain any blacklist for hardware with
broken MSI support; there is no reason for MSI interrupts to not work
with DragonFly either.
sys/dev/drm/drm_drv.c
sys/dev/drm/include/drm/drmP.h