index
:
mesa/drm
103-regression-intel-mesa-buildtests-broken-by-libdrm-update
agpgart_2_0_branch
amdgpu
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
dri2-swapbuffers
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-sman-branch
drm-ttm-branch
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
glxmisc-1-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
i915-pageflip
i915-zone-rendering
i915tex-compat
import-1.1.1
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-4-dma-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
main
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
modesetting-101
modesetting-101-hotplug
modesetting-dirty
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
r6xx-r7xx-support
radeon-1-0-0-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
trident-0-0-1-branch
trident-0-0-2-branch
vblank-event
video-1-0-0-branch
xgi-0-0-1
xv845g-0-1-branch
Direct Rendering Manager headers and kernel modules (mirrored from https://gitlab.freedesktop.org/mesa/drm)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-05
Rename the driver hooks in the DRM to something a little more
Eric Anholt
1
-0
/
+1
2005-04-20
A fix for a locking bug which is triggered when a client tries to lock with
Thomas Hellstrom
1
-9
/
+12
2005-03-28
Via updates:
Thomas Hellstrom
2
-2
/
+3
2005-01-19
Fix a cut & paste problem
Alan Hourihane
1
-1
/
+1
2005-01-16
The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory
Dave Airlie
2
-9
/
+183
2005-01-11
Import Thomas' changes upto 2.4.3 to shared. Small tweak to install target.
Keith Whitwell
1
-1
/
+1
2004-12-16
drm_pciids.h should only 'cleaned' when the shared/ directory exists. Which
Alan Hourihane
1
-1
/
+1
2004-12-07
Fix up linux 2.4 series Makefiles for via_verifier.c
Thomas Hellstrom
2
-2
/
+2
2004-10-31
Allow drivers to override reclaim_buffers in an OS-independent way by
Felix Kuehling
7
-16
/
+10
2004-10-29
Switch SPIN_LOCK_UNLOCKED to spin_lock_init()
Jon Smirl
1
-1
/
+1
2004-10-28
fix for 2.4 build
Dave Airlie
1
-0
/
+1
2004-10-09
remove unused dma remnants that were gamma only - these could cause an oops
Dave Airlie
2
-11
/
+0
2004-10-08
Fix refcount bug in stealth mode
Jon Smirl
1
-0
/
+1
2004-10-07
Fix drm_exit to allow for DRM(global) being deleted when framebuffer is
Jon Smirl
1
-1
/
+1
2004-09-27
Flip the 2.4 check so that it looks for 2.6 instead. This will allow builds
Jon Smirl
1
-1
/
+1
2004-09-24
Makefile reminder to build in 2.6 when on 2.6
Jon Smirl
1
-0
/
+4
2004-09-24
Create new linux-2.6 build. Move all gpl files into the 2.6 build. If you
Jon Smirl
6
-395
/
+2
2004-09-23
Remove 2.6 code that allow DRM major device number to be shared. We can add
Jon Smirl
3
-50
/
+10
2004-09-23
Add new sysfs support files
Jon Smirl
2
-0
/
+250
2004-09-23
1) switches from class_sysfs to drm sysfs implementation to allow
Jon Smirl
18
-220
/
+82
2004-09-22
Create permanent maps of framebuffer, aperture and MMIO registers. Added
Felix Kuehling
2
-1
/
+94
2004-09-22
Remove hotplug reset support from DRM driver. This will be handled by the
Jon Smirl
3
-75
/
+1
2004-09-22
Add *.flags to cvsignore.
Eric Anholt
1
-0
/
+1
2004-09-21
Make DRM permanent maps match broken X behavior. X is mapping regions that
Jon Smirl
1
-0
/
+1
2004-09-20
Remove size restriction on permanent addmap
Jon Smirl
2
-3
/
+7
2004-09-20
Felix's fix for map request smaller than permanent map size
Jon Smirl
2
-2
/
+2
2004-09-20
remove HAVE_COUNTERS
Dave Airlie
6
-61
/
+26
2004-09-20
another fix after the macro stuff
Dave Airlie
1
-1
/
+1
2004-09-18
Fix from: Nishanth Aravamudan replace direct assignment with
Jon Smirl
1
-2
/
+2
2004-09-17
Add the two GPL licensed I2C support files.
Jon Smirl
2
-0
/
+181
2004-09-17
Add linux sysfs i2c support to radeon driver. This patch adds GPL licensed
Jon Smirl
1
-1
/
+1
2004-09-16
Let's try adding the dyn-minor patch again. This patch will reuse minor
Jon Smirl
3
-271
/
+345
2004-09-16
Fix drm_scatter to properly report it's availability
Jon Smirl
1
-1
/
+1
2004-09-15
Back dyn-minor patch out for now. fops handling is broken on some cards
Jon Smirl
3
-313
/
+254
2004-09-15
Don't use module_param if it isn't defined in older kernels.
Jon Smirl
1
-2
/
+6
2004-09-15
Dynamic device minor support. Minor device numbers will be reused if the
Jon Smirl
3
-254
/
+309
2004-09-12
Fix error path in probe() to release resources if there is an error.
Jon Smirl
1
-15
/
+20
2004-09-12
Make the comment match the code
Jon Smirl
1
-1
/
+1
2004-09-12
Fix DRM to compile cleanly with recent kernel changes in PCI IO and
Jon Smirl
1
-0
/
+15
2004-09-10
More general patch to mark resources in use by all DRM drivers. Makes the
Jon Smirl
1
-1
/
+4
2004-09-08
Update doxygen configuration file. Minor documentation updates/fixes.
Jose Fonseca
5
-212
/
+319
2004-09-08
Adjust permanent mapping code to account for more than one framebuffer map
Jon Smirl
1
-9
/
+17
2004-09-05
missed fix as part of last checkin
Dave Airlie
1
-2
/
+2
2004-09-05
merge back bunch of whitespace and misc changes from kernel
Dave Airlie
12
-50
/
+43
2004-09-05
bad code copy for alpha.. fix the member names
Dave Airlie
1
-1
/
+1
2004-09-05
make the AMD64 check a compat thing
Dave Airlie
3
-3
/
+8
2004-09-04
Fixup OS_HAS_AGP/OS_HAS_MTRR along lines of patches going to kernel, as
Dave Airlie
6
-81
/
+119
2004-09-04
doh.. that makes no sense.. thinko in removal of OS_HAS_AGP
Dave Airlie
1
-1
/
+2
2004-09-02
oops called ctor instead of dtor.. found this on the kernel merge
Dave Airlie
1
-2
/
+2
2004-09-02
Fix ref count problem in stealth mode. pci_get_subsys() with last parameter
Jon Smirl
1
-1
/
+0
[next]