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
/
Makefile.linux
Age
Commit message (
Expand
)
Author
Files
Lines
2003-06-23
add the savage kernel driver (doesn't build yet)
Alan Hourihane
1
-1
/
+7
2003-05-16
Support AGP bridges where the AGP aperture can't be accessed directly by
Michel Daenzer
1
-3
/
+21
2003-04-25
Targets for building dristat and drmstat.
David Dawes
1
-0
/
+19
2003-04-24
break long line
David Dawes
1
-2
/
+3
2003-04-22
Only mga, i810, i830 require AGP (should mga define __MUST_HAVE_AGP?)
Leif Delgass
1
-9
/
+9
2003-04-22
fix gamma headers
Alan Hourihane
1
-2
/
+2
2003-04-17
Rework the Linux drm kernel module build to leverage off the standard
David Dawes
1
-245
/
+248
2003-04-08
Use list_entry() to get container struct from struct list_head pointers.
Leif Delgass
1
-0
/
+5
2003-03-25
linux merge for drm
Alan Hourihane
1
-3
/
+29
2003-02-04
disable strict aliasing for building the DRM
Michel Daenzer
1
-1
/
+1
2002-10-30
Kernel support for vblank syncing on Rage 128 and Matrox.
Eric Anholt
1
-2
/
+2
2002-10-29
preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects when
Michel Daenzer
1
-1
/
+1
2002-09-23
merged r200-0-2-branch to trunk
Keith Whitwell
1
-1
/
+1
2002-09-11
- Fix various bugs in the DRI support for the i830 and i845G (Keith
David Dawes
1
-6
/
+22
2002-08-22
Don't (re)define vmalloc_to_page for kernel >= 2.4.19, as it has been
Leif Delgass
1
-2
/
+2
2002-01-27
First pass merge of XFree86 4.2.0 import.
X_4_2_0-20020128-merge
David Dawes
1
-25
/
+11
2001-08-19
No one's maintaining 2.2.x support - so remove all the cruft.
X_4_1_99_1-20010822-preimport
Alan Hourihane
1
-3
/
+2
2001-07-20
Remove module name hacks because we aren't going to implement this anymore
Jeff Hartmann
1
-12
/
+10
2001-07-18
Add module version name at a lower layer of the code, allows things to be
Jeff Hartmann
1
-2
/
+2
2001-07-16
Added version string to the end of the kernel module name. This allows
Jeff Hartmann
1
-11
/
+13
2001-05-17
Make the SiS module work again. At least glxinfo reports it's working, yet
Alan Hourihane
1
-1
/
+1
2001-05-14
finish struct stat type cleanup Fix a build dependencies for the tdfx drm
David Dawes
1
-1
/
+1
2001-05-03
Make SiS driver compile with the new templated format. Not tested. minor
Alan Hourihane
1
-2
/
+5
2001-04-06
search /lib/modules/<version>/build/include first, then the others....
Alan Hourihane
1
-5
/
+12
2001-04-05
Merged ati-pcigart-1-0-0
ati-pcigart-1-0-0-20010405-merge
Kevin E Martin
1
-17
/
+22
2001-03-19
Initial XFree86 4.0.99.1 merge.
David Dawes
1
-1
/
+1
2001-02-28
Implement drmOpen* without /proc dependence (Fallback to /proc is included
Rik Faith
1
-1
/
+1
2001-02-16
- Clean up the way customization of the templates is done.
ati-5-0-1-20010220-head
Gareth Hughes
1
-33
/
+26
2001-02-15
Merge mga-1-0-0-branch into trunk.
Gareth Hughes
1
-22
/
+30
2001-01-18
Fixed problem preventing compile on system w/o agpgart.
Jeff Hartmann
1
-2
/
+2
2001-01-11
Makefile.linux was checking $(MACHINE) for 'i386' before building the
Keith Whitwell
1
-0
/
+3
2001-01-08
Merged tdfx-3-0-0
tdfx-3-0-0-20010109-merge
Nathan Hand
1
-0
/
+3
2001-01-05
Merged ati-5-0-0
ati-5-0-0-20010105-merge
Kevin E Martin
1
-11
/
+21
2001-01-04
Sync with Linux 2.4.0-prerelease
Rik Faith
1
-0
/
+1
2000-12-02
Merged ati-4-1-1-branch into trunk.
ati-4-1-1-20001202-merge-trunk
X_4_0_1h-20001207-merge
X_4_0_1h-20001205-merge
Gareth Hughes
1
-3
/
+3
2000-11-08
merge with 4.0.1d
X_4_0_1e-20001107-merge
X_4_0_1d-20001107-merge
David Dawes
1
-3
/
+3
2000-09-29
Audit calls to schedule() Remove tags from files shared with Linux kernel
Rik Faith
1
-13
/
+1
2000-09-24
commit xfree86 4.0.1d-pre update
Alan Hourihane
1
-3
/
+13
2000-09-07
Merged tdfx-2-1-branch
tdfx-2-1-20000907-merge
Alan Hourihane
1
-1
/
+7
2000-08-28
Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.
Rik Faith
1
-1
/
+1
2000-08-25
Improve detection of kill_fasync parameter count Make compilation of sis.o
Rik Faith
1
-6
/
+18
2000-08-16
first part of 4.0.1b merge
X_4_0_1b-20000816-merge
David Dawes
1
-1
/
+8
2000-08-04
Sync with Linux 2.4.0-test6-pre2
Rik Faith
1
-4
/
+14
2000-07-21
Revert some changes and try alternative way to clean up AGP handling.
Rik Faith
1
-1
/
+1
2000-07-21
Changes to make AGP optional for in-kernel builds
Rik Faith
1
-1
/
+1
2000-07-19
Sync with Linux 2.4.0-test4 kernel
Rik Faith
1
-1
/
+3
2000-06-08
Merged glxmisc-3-0-0
glxmisc-3-0-0-20000608-merge
Brian Paul
1
-12
/
+27
2000-05-18
Merged ati-4-0-1
ati-4-0-1-20000518-merge
Kevin E Martin
1
-3
/
+9
2000-04-04
Merged mga branch with trunk
mga-0-0-2-20000404-merge
Jeff Hartmann
1
-4
/
+40
2000-03-16
Merge with 4.0
ati-4-0-1-20000319-base
X_4_0-20000315-merge
Jeff Hartmann
1
-2
/
+1
[next]