drm/radeon: disable MSI on RV515
[linux-flexiantxendom0.git] / drivers / gpu / drm / radeon / radeon_irq_kms.c
2012-04-30 Dave Airliedrm/radeon: disable MSI on RV515
2012-02-03 Alex Deucherdrm/radeon/kms: Add an MSI quirk for Dell RS690
2011-11-03 Alex Deucherdrm/radeon/kms: add MSI module parameter
2011-11-03 Alex Deucherdrm/radeon/kms: Add MSI quirk for Dell RS690
2011-11-03 Alex Deucherdrm/radeon/kms: Add MSI quirk for HP RS690
2011-11-03 Alex Deucherdrm/radeon/kms: split MSI check into a separate function
2011-11-01 Ilija Hadzicdrm/radeon/kms: use defined constants for crtc/hpd...
2011-01-24 Michel Dänzerdrm/radeon/kms: Initialize pageflip spinlocks.
2011-01-06 Tejun Heodrm/radeon: use system_wq instead of dev_priv->wq
2010-12-03 Dave AirlieMerge branch 'drm-radeon-fusion' of ../drm-radeon-next...
2010-11-22 Alex Deucherdrm/radeon/kms: enable MSIs on fusion APUs
2010-11-22 Alex Deucherdrm/radeon/kms: add pageflip ioctl support (v3)
2010-08-19 Alex Deucherdrm/radeon/kms: don't enable MSIs on AGP boards
2010-05-18 Alex Deucherdrm/radeon/kms: add support for gui idle interrupts...
2010-05-18 Dave Airliedrm/fbdev: rework output polling to be back in the...
2010-04-07 Dave Airliedrm/kms/fb: add polling support for when nothing is...
2010-04-07 Dave Airliedrm/fb: fix fbdev object model + cleanup properly.
2010-03-31 Alex Deucherdrm/radeon/kms: disable MSI on IGP chips
2010-03-30 Alex Deucherdrm/radeon/kms: init rdev->num_crtc at asic init
2010-03-24 Clemens LadischPCI quirk: RS780/RS880: work around missing MSI initial...
2010-01-08 Jerome Glissedrm/radeon/kms: Don't try to enable IRQ if we have...
2009-12-08 Alex Deucherdrm/radeon/kms: enable hpd support
2009-12-02 Dave Airliedrm/radeon/kms: add irq mitigation code for sw interrupt.
2009-12-02 Alex Deucherdrm/radeon/kms: Add support for interrupts on r6xx...
2009-10-26 Alex Deucherdrm/radeon/kms: add support for msi
2009-10-05 Dave Airliedrm/radeon/kms: respect single crtc cards, only create...
2009-08-30 Ben Hutchingsradeon: Use request_firmware()
2009-08-15 Michel Dänzerdrm/radeon/kms: Fix up vertical blank interrupt support.
2009-06-15 Jerome Glissedrm/radeon: introduce kernel modesetting for radeon...