aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm/radeon_irq.c
Commit message (Expand)AuthorAgeFilesLines
* drm(old): Remove i915 and radeon driversEmmanuel Vadot2017-03-111-435/+0
* R600 doesn't support IRQs yet, so don't try to use them.Robert Noland2009-09-281-0/+15
* Initialize max_vblank_count earlier.Robert Noland2009-06-251-2/+0
* Add some debugging so I can see when syscalls are being restartedRobert Noland2009-03-191-0/+3
* Use the right MSI_REARM for RS600.Robert Noland2009-03-161-0/+1
* Import support for ATI Radeon R600 and R700 series chips.Robert Noland2009-03-071-7/+7
* Initialize the vblank structures at load time. Previously we did thisRobert Noland2009-02-281-5/+0
* Prepare the radeon driver for MSI support.Robert Noland2009-02-251-0/+28
* Only set registers if irqs are enabledRobert Noland2008-12-231-2/+4
* Update drm kernel drivers.Robert Noland2008-08-231-64/+210
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:Eric Anholt2005-11-281-21/+17
* Update to DRM CVS as of 2005-04-12, bringing many changes:Eric Anholt2005-04-161-79/+70
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-2/+2
* Update to latest from DRI CVS. Primary new feature is mostly-complete smpngEric Anholt2003-10-241-1/+1
* Update DRM from DRI CVS as of today. Notable changes include RadeonEric Anholt2003-08-191-6/+8
* Update the DRM to the latest from DRI CVS. Includes some bugfixes and removalEric Anholt2003-04-251-1/+1
* Update the DRM to latest from DRI CVS. This is approximately the versionEric Anholt2003-03-091-0/+258