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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-08-15
Merge from 2.6 kernel (Linus Torvalds)
Michel Daenzer
10
-66
/
+112
2003-08-15
DA: loads of whitespace .. some from Linus, some from me
Dave Airlie
2
-86
/
+96
2003-08-13
DA: patch from Matthew upgraded to latest DRI head to solve issue with i810
Dave Airlie
5
-17
/
+198
2003-08-12
Whitespace cleanup from the pageflipping commit.
Eric Anholt
2
-4
/
+4
2003-08-12
Document change in interface version 1.9.
Eric Anholt
1
-0
/
+1
2003-08-12
Document the changes in interface version 2.5.
Eric Anholt
1
-0
/
+1
2003-08-12
Merge from FreeBSD r1.11: We have memset in the kernel, no need to define
Eric Anholt
2
-6
/
+2
2003-08-11
DA: code cleanups for i810_dma.c from 2.4 kernel
Dave Airlie
2
-30
/
+62
2003-08-08
Added some information as to when (which DRM version) various queries were
Ian Romanick
2
-0
/
+4
2003-08-07
build fix for kernels >= 2.6
Michel Daenzer
2
-2
/
+2
2003-08-06
Fix maplist entries being used after they were freed; thanks to Benjamin
Michel Daenzer
2
-78
/
+74
2003-07-29
IRQ code cleanup suggested by Linus Torvalds
Michel Daenzer
21
-67
/
+59
2003-07-26
Degrade uninformative error message to debug message, as in other drivers
Michel Daenzer
2
-2
/
+2
2003-07-26
Add Rage 128 pageflipping support, defaults to off. DRM version bump to
Eric Anholt
9
-128
/
+161
2003-07-26
Fix FreeBSD build after IRQ changes.
Eric Anholt
2
-4
/
+4
2003-07-25
Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't break
Michel Daenzer
27
-87
/
+149
2003-07-25
Fail in DRM(agp_acquire) if the AGP aperture can't be used, such that the X
Michel Daenzer
2
-0
/
+8
2003-07-11
Restore __HAVE_KERNEL_CTX_SWITCH, required for the sparc drm module in the
Keith Whitwell
2
-2
/
+84
2003-07-09
DA: fix for bug 484 in Bugzilla, originally from me, reworked by David
Dave Airlie
2
-2
/
+2
2003-07-09
file drm_mem.h was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-07-09
file drm_dma.c was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-07-09
file drm_fops.c was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-07-09
file drm_lock.c was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-07-09
file drm_stub.c was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-07-09
file drm_vm.c was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-07-08
Removed unused __HAVE_KERNEL_CTX_SWITCH, whatever that was.
Keith Whitwell
2
-72
/
+6
2003-07-04
Don't need to include linux/wrapper.h - we only use Set/ClearPageReserved
Leif Delgass
2
-2
/
+0
2003-07-01
file drm_agp.c was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-07-01
file drm_bufs.c was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-07-01
file drm_mem.c was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-07-01
file drm_pci.c was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-07-01
file drm_sg.c was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-06-23
file savage_dma.c was initially added on branch savage-1_0_0-branch.
Alan Hourihane
0
-0
/
+0
2003-06-23
file savage_state.c was initially added on branch savage-1_0_0-branch.
Alan Hourihane
0
-0
/
+0
2003-06-21
file drm_pci_tmp.h was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-06-21
file drm_stub_tmp.h was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-06-21
file drm_memory_tmp.h was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-06-21
file drm_vm_tmp.h was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-06-21
file drm_dma_tmp.h was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-06-21
file drm_lock_tmp.h was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-06-19
file drm_bufs_tmp.h was initially added on branch newdrm-0-0-1-branch.
Jose Fonseca
0
-0
/
+0
2003-06-19
Revert the janitorial - that works is now on the new branch
Jose Fonseca
29
-656
/
+1161
2003-06-18
file i830_compat.c was initially added on branch i865-agp-0-1-branch.
Keith Whitwell
0
-0
/
+0
2003-06-18
file i830.h was initially added on branch i865-agp-0-1-branch.
Keith Whitwell
0
-0
/
+0
2003-06-18
file i830_dma.c was initially added on branch i865-agp-0-1-branch.
Keith Whitwell
0
-0
/
+0
2003-06-18
file i830_drm.h was initially added on branch i865-agp-0-1-branch.
Keith Whitwell
0
-0
/
+0
2003-06-18
file i830_drv.c was initially added on branch i865-agp-0-1-branch.
Keith Whitwell
0
-0
/
+0
2003-06-18
file i830_drv.h was initially added on branch i865-agp-0-1-branch.
Keith Whitwell
0
-0
/
+0
2003-06-18
file i830_irq.c was initially added on branch i865-agp-0-1-branch.
Keith Whitwell
0
-0
/
+0
2003-06-18
file i830_mem.c was initially added on branch i865-agp-0-1-branch.
Keith Whitwell
0
-0
/
+0
[next]