aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_irq_kms.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-0/+10
|\
| * drm/radeon: force MSIs on RS690 asicsAlex Deucher2012-10-131-0/+4
| * drm/radeon: Add MSI quirk for gateway RS690Alex Deucher2012-10-131-0/+6
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-0/+6
|\ \ | |/
| * drm/radeon: disable MSI on RV515Dave Airlie2012-04-221-0/+6
| * drm/radeon/kms: Add an MSI quirk for Dell RS690Alex Deucher2012-02-031-0/+6
* | samsung update 1codeworkx2012-06-021-16/+26
|/
* drm/radeon/kms: add MSI module parameterAlex Deucher2011-11-111-0/+6
* drm/radeon/kms: Add MSI quirk for Dell RS690Alex Deucher2011-11-111-0/+6
* drm/radeon/kms: Add MSI quirk for HP RS690Alex Deucher2011-11-111-0/+7
* drm/radeon/kms: split MSI check into a separate functionAlex Deucher2011-11-111-6/+23
* drm/radeon/kms: Initialize pageflip spinlocks.Michel Dänzer2011-01-241-0/+3
* drm/radeon: use system_wq instead of dev_priv->wqTejun Heo2011-01-061-2/+3
* Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-nextDave Airlie2010-12-031-1/+1
|\
| * drm/radeon/kms: enable MSIs on fusion APUsAlex Deucher2010-11-231-1/+1
* | drm/radeon/kms: add pageflip ioctl support (v3)Alex Deucher2010-11-221-2/+37
|/
* drm/radeon/kms: don't enable MSIs on AGP boardsAlex Deucher2010-08-201-2/+3
* drm/radeon/kms: add support for gui idle interrupts (v4)Alex Deucher2010-05-181-0/+2
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-181-3/+2
* drm/kms/fb: add polling support for when nothing is connected.Dave Airlie2010-04-071-1/+1
* drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-071-0/+2
* drm/radeon/kms: disable MSI on IGP chipsAlex Deucher2010-03-311-5/+3
* drm/radeon/kms: init rdev->num_crtc at asic initAlex Deucher2010-03-311-8/+6
* drm/radeon/kms: Don't try to enable IRQ if we have no handler installedJerome Glisse2010-01-081-2/+8
* drm/radeon/kms: enable hpd supportAlex Deucher2009-12-081-0/+21
* drm/radeon/kms: add irq mitigation code for sw interrupt.Dave Airlie2009-12-021-1/+27
* drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)Alex Deucher2009-12-021-2/+10
* drm/radeon/kms: add support for msiAlex Deucher2009-10-261-0/+9
* drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie2009-10-051-1/+5
* radeon: Use request_firmware()Ben Hutchings2009-08-311-1/+0
* drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer2009-08-161-54/+0
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-151-0/+158