index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_irq_kms.c
Age
Commit message (
Expand
)
Author
2011-01-24
drm/radeon/kms: Initialize pageflip spinlocks.
Michel Dänzer
2011-01-06
drm/radeon: use system_wq instead of dev_priv->wq
Tejun Heo
2010-12-03
Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-next
Dave Airlie
2010-11-23
drm/radeon/kms: enable MSIs on fusion APUs
Alex Deucher
2010-11-22
drm/radeon/kms: add pageflip ioctl support (v3)
Alex Deucher
2010-08-20
drm/radeon/kms: don't enable MSIs on AGP boards
Alex Deucher
2010-05-18
drm/radeon/kms: add support for gui idle interrupts (v4)
Alex Deucher
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-04-07
drm/kms/fb: add polling support for when nothing is connected.
Dave Airlie
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2010-03-31
drm/radeon/kms: disable MSI on IGP chips
Alex Deucher
2010-03-31
drm/radeon/kms: init rdev->num_crtc at asic init
Alex Deucher
2010-01-08
drm/radeon/kms: Don't try to enable IRQ if we have no handler installed
Jerome Glisse
2009-12-08
drm/radeon/kms: enable hpd support
Alex Deucher
2009-12-02
drm/radeon/kms: add irq mitigation code for sw interrupt.
Dave Airlie
2009-12-02
drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)
Alex Deucher
2009-10-26
drm/radeon/kms: add support for msi
Alex Deucher
2009-10-05
drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)
Dave Airlie
2009-08-31
radeon: Use request_firmware()
Ben Hutchings
2009-08-16
drm/radeon/kms: Fix up vertical blank interrupt support.
Michel Dänzer
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse