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
2002-10-09
replaced max() macro with conditional expression
Brian Paul
1
-1
/
+1
2002-10-08
Fix error condition...
Keith Whitwell
1
-1
/
+1
2002-10-08
Call pci_enable_device() in DRM(irq_busid).
Keith Whitwell
1
-2
/
+15
2002-09-29
Move os-dependent stuff out of radeon_irq.c
Keith Whitwell
1
-12
/
+43
2002-09-29
add support for 16K and 64K page sizes (Bjorn Helgaas)
Michel Daenzer
1
-2
/
+8
2002-09-26
DRM(vblank_wait) is driver specific
Michel Daenzer
1
-38
/
+0
2002-09-25
common ioctl to wait for vertical blank IRQs
Michel Daenzer
4
-3
/
+110
2002-09-23
merged r200-0-2-branch to trunk
Keith Whitwell
2
-1
/
+4
2002-09-21
make sure we never oops because the hardware lock pointer in the sigdata
Michel Daenzer
3
-3
/
+4
2002-09-11
- Fix various bugs in the DRI support for the i830 and i845G (Keith
David Dawes
6
-336
/
+182
2002-08-29
standardize use of __FUNCTION__ (Linus)
Keith Whitwell
1
-4
/
+4
2002-08-22
Don't (re)define vmalloc_to_page for kernel >= 2.4.19, as it has been
Leif Delgass
4
-9
/
+9
2002-08-22
SetPageLocked only defined in 2.5.x (x=?), use LockPage for 2.4.x (x>=9).
Leif Delgass
2
-2
/
+10
2002-08-21
Change the linux kernel version condition in the i810 driver (according to
Jose Fonseca
1
-2
/
+2
2002-08-21
add missing include (for udelay), remove unused counter.
Leif Delgass
1
-2
/
+1
2002-08-06
Updates from Rusty Russell to:
Rik Faith
5
-39
/
+39
2002-07-05
merged bsd-3-0-0-branch
bsd-3-0-0-20020705-merge
Alan Hourihane
33
-23263
/
+216
2002-07-04
Fix some more pageflipping issues -- existing code was doing MMIO writes
trunk-20020705
Keith Whitwell
1
-10
/
+14
2002-07-04
Revert SET_SCISSORS change.
Keith Whitwell
1
-3
/
+4
2002-07-02
Fix lockup on faster machines when drawing in multiple clip rectangles
trunk-20020703
Tim Smith
2
-3
/
+3
2002-06-27
Set pfCurrentPage on cleanup_pageflip
Keith Whitwell
1
-0
/
+2
2002-06-25
gamma_alloc -> DRM(alloc)
xv845g-0-1-bp
trunk-20020626
xv845g-0-1-branch
Alan Hourihane
1
-1
/
+1
2002-06-18
endianness fixes
Michel Daenzer
1
-2
/
+3
2002-06-12
merged tcl-0-0-branch
trunk-20020617
tcl-0-0-20020612-merge
Keith Whitwell
6
-695
/
+899
2002-06-02
fixes for big endian in general and powerpc in particular
dmx-1-0-20021129-final
dmx-1-0-20021115-beta
dmx-1-0-20021025-alpha
dmx-1-0-20020926-final
dmx-1-0-20020830-beta
dmx-1-0-20020719-alpha
dmx-1-0-20020604-phase1
dmx-1-0-20020603-base
Michel Daenzer
5
-77
/
+55
2002-05-29
Import Mesa 4.0 port of I830M/I845G 3D driver funded by 2d3d. Import
Jeff Hartmann
1
-4
/
+2
2002-05-17
Remove some older Linux 2.3.99 code
Alan Hourihane
1
-5
/
+2
2002-05-17
same udelay fixes
Alan Hourihane
2
-5
/
+3
2002-05-16
Allow drm to build under 2.4 and 2.5(.14)
Keith Whitwell
8
-69
/
+99
2002-04-09
Merged drmcommand-0-0-1
drmcommand-0-0-1-20020409-merge
Jens Owen
24
-99
/
+148
2002-03-08
Fix backwards compatibility bug, add tests for good numbers of
Keith Whitwell
1
-22
/
+118
2002-02-14
First pass of mesa-4-0 branch merge into trunk.
trunk-20020221
mesa-4-0-20020214-merge
David Dawes
23
-691
/
+1046
2002-02-02
wrapper for ioremap_nocache() like for ioremap() (Paul Mundt)
Michel Daenzer
2
-0
/
+27
2002-01-27
First pass merge of XFree86 4.2.0 import.
X_4_2_0-20020128-merge
David Dawes
15
-52
/
+269
2002-01-27
Import of XFree86 4.2.0
X_4_2_0
David Dawes
1
-1
/
+2
2002-01-27
Initial revision
David Dawes
5
-0
/
+2087
2001-12-10
merge with linux kernel 2.4.15
X_4_2_0-20020127-preimport
X_4_2_0-20020123-preimport
Alan Hourihane
3
-4
/
+27
2001-11-27
Put back i810 major version number (same reasons as for r128)
Keith Whitwell
1
-2
/
+2
2001-11-26
Put drm version back from 3.0 to 2.2; XFree86 4.1 is the baseline for
Keith Whitwell
1
-2
/
+2
2001-11-02
wrap the MODULE_LICENSE definition.
dmx-0-1-20020531-final
dmx-0-1-20020419-beta
dmx-0-1-20020228-alpha
dmx-0-1-20020112
dmx-0-1-20011128-snapshot
dmx-0-1-20011115
Alan Hourihane
1
-0
/
+2
2001-10-22
merge kernel 2.4.13-pre6.
Alan Hourihane
3
-8
/
+29
2001-10-08
commit Abraham vd Merwe fix.
Alan Hourihane
1
-1
/
+1
2001-09-25
merge with 2.4.10 kernel
Alan Hourihane
10
-60
/
+36
2001-09-18
remove Linux 2.3.x cruft.
Alan Hourihane
1
-168
/
+0
2001-09-17
bumped the DRM versions (already done in ddx and client side drivers).
Alan Hourihane
2
-7
/
+7
2001-09-17
Use CCE for 2D acceleration (Gerd Knorr)
Alan Hourihane
1
-2
/
+67
2001-08-22
Import of XFree86 4.1.99.1
X_4_1_99_1
David Dawes
1
-1
/
+1
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
17
-411
/
+12
2001-08-14
A few warning fixes when actually building under 2.4.9-pre2 + some
Jeff Hartmann
5
-43
/
+43
2001-08-13
Sync with Linus 2.4.9-pre2 + make all nopage routines more alike
Jeff Hartmann
7
-40
/
+51
[next]