summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/radeon_irq.c
Commit message (Expand)AuthorAgeFilesLines
* R600 doesn't support IRQs yet, so don't try to use them.rnoland2009-09-281-0/+15
* Initialize max_vblank_count earlier.rnoland2009-06-251-2/+0
* Add some debugging so I can see when syscalls are being restartedrnoland2009-03-191-0/+3
* Use the right MSI_REARM for RS600.rnoland2009-03-161-0/+1
* Import support for ATI Radeon R600 and R700 series chips.rnoland2009-03-071-7/+7
* Initialize the vblank structures at load time. Previously we did thisrnoland2009-02-281-5/+0
* Prepare the radeon driver for MSI support.rnoland2009-02-251-0/+28
* Only set registers if irqs are enabledrnoland2008-12-231-2/+4
* Update drm kernel drivers.rnoland2008-08-231-64/+210
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-281-21/+17
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-79/+70
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-2/+2
* Update to latest from DRI CVS. Primary new feature is mostly-complete smpnganholt2003-10-241-1/+1
* Update DRM from DRI CVS as of today. Notable changes include Radeonanholt2003-08-191-6/+8
* Update the DRM to the latest from DRI CVS. Includes some bugfixes and removalanholt2003-04-251-1/+1
* Update the DRM to latest from DRI CVS. This is approximately the versionanholt2003-03-091-0/+258
OpenPOWER on IntegriCloud