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
/
drm2
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port the TTM AGP backend to the FreeBSD agp driver and enable AGP support
tijl
2014-10-30
3
-6
/
+27
*
drm/radeon: Fix a memory leak when radeonkms is unloaded
dumbbell
2014-08-28
1
-0
/
+1
*
Merge change from upstream linux kernel submitted by OpenBSD:
sbruno
2014-07-21
2
-22
/
+5
*
Revert r268543.
rpaulo
2014-07-12
2
-2
/
+2
*
Move iic.h to sys/ so that it's automatically installed in /usr/include/sys.
rpaulo
2014-07-12
2
-2
/
+2
*
Fix DMA handling in radeon_dummy_page_init():
marius
2014-05-28
1
-2
/
+2
*
drm/radeon: Add 32bit ioctls support
dumbbell
2014-05-03
2
-259
/
+166
*
Abort when firmware isn't present in R600+ models.
rmh
2014-02-04
2
-0
/
+12
*
drm/ttm, drm/radeon: Replace EINTR/ERESTART by ERESTARTSYS...
dumbbell
2013-12-21
2
-2
/
+8
*
drm/radeon: radeon_dp_i2c_aux_ch() must return 0 on FreeBSD
dumbbell
2013-12-08
1
-1
/
+1
*
drm/radeon: agp_info->ai_aperture_size is in bytes, not Mbytes
dumbbell
2013-12-08
1
-3
/
+3
*
Merge VT(9) project (a.k.a. newcons).
ray
2013-12-05
4
-73
/
+48
|
\
|
*
MFC @r258947.
ray
2013-12-05
17
-98
/
+98
|
|
\
|
*
\
MFC @r258091.
ray
2013-11-13
2
-3
/
+2
|
|
\
\
|
*
|
|
drm/radeon: Fix build of radeon_fb.c on i386
dumbbell
2013-11-12
1
-1
/
+3
|
*
|
|
drm/radeon: Implement the FB_GETINFO() newbus callback
dumbbell
2013-11-02
3
-21
/
+23
|
*
|
|
Change drm2 to attach fbd as device.
ray
2013-10-31
1
-0
/
+27
|
*
|
|
MFC @r256953
ray
2013-10-23
1
-0
/
+1
|
|
\
\
\
|
*
|
|
|
o Update drivers according to fb_info structure changes.
ray
2013-10-22
1
-0
/
+3
|
*
|
|
|
drm/radeon: Fill "struct fb_info" for Newcons
dumbbell
2013-10-10
2
-72
/
+13
*
|
|
|
|
Initialize modesetting sysctls in radeonkms.
rmh
2013-12-05
1
-0
/
+7
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
eadler
2013-11-30
17
-93
/
+93
*
|
|
|
Similar to the (1 << 31) case it is not defined to do (2 << 30).
eadler
2013-11-30
3
-5
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
drm/radeon: Wake up userland after page flip
dumbbell
2013-11-08
1
-3
/
+1
*
|
|
drm: Initialize "handle" to 0 before calling drm_gem_handle_create()
dumbbell
2013-11-08
1
-0
/
+1
|
|
/
|
/
|
*
|
drm/radeon: radeonkms depends on firmware(9)
dumbbell
2013-10-19
1
-0
/
+1
|
/
*
drm/radeon: Add missing "return false" after unmapping invalid BIOS
dumbbell
2013-09-15
1
-0
/
+1
*
drm/radeon: Fix usage of pci_save_state() and pci_restore_state()
dumbbell
2013-09-14
4
-8
/
+8
*
drm/radeon: Fix usage of vga_pci_map_bios()
dumbbell
2013-09-14
1
-3
/
+5
*
drm/radeon: Rename the (S)DEBUG macros in atom.c to avoid conflicts
dumbbell
2013-08-26
1
-100
/
+100
*
drm/radeon: Import the Radeon KMS driver
dumbbell
2013-08-25
145
-0
/
+130362