index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
drm
/
radeon_irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 doesn't support IRQs yet, so don't try to use them.
rnoland
2009-09-28
1
-0
/
+15
*
Initialize max_vblank_count earlier.
rnoland
2009-06-25
1
-2
/
+0
*
Add some debugging so I can see when syscalls are being restarted
rnoland
2009-03-19
1
-0
/
+3
*
Use the right MSI_REARM for RS600.
rnoland
2009-03-16
1
-0
/
+1
*
Import support for ATI Radeon R600 and R700 series chips.
rnoland
2009-03-07
1
-7
/
+7
*
Initialize the vblank structures at load time. Previously we did this
rnoland
2009-02-28
1
-5
/
+0
*
Prepare the radeon driver for MSI support.
rnoland
2009-02-25
1
-0
/
+28
*
Only set registers if irqs are enabled
rnoland
2008-12-23
1
-2
/
+4
*
Update drm kernel drivers.
rnoland
2008-08-23
1
-64
/
+210
*
Update DRM to CVS snapshot as of 2005-11-28. Notable changes:
anholt
2005-11-28
1
-21
/
+17
*
Update to DRM CVS as of 2005-04-12, bringing many changes:
anholt
2005-04-16
1
-79
/
+70
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-2
/
+2
*
Update to latest from DRI CVS. Primary new feature is mostly-complete smpng
anholt
2003-10-24
1
-1
/
+1
*
Update DRM from DRI CVS as of today. Notable changes include Radeon
anholt
2003-08-19
1
-6
/
+8
*
Update the DRM to the latest from DRI CVS. Includes some bugfixes and removal
anholt
2003-04-25
1
-1
/
+1
*
Update the DRM to latest from DRI CVS. This is approximately the version
anholt
2003-03-09
1
-0
/
+258