index
:
~anholt/drm
X_4_0_1-20000711-merge
agpgart_2_0_branch
android
arb_timer_query
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-0-2-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
aub
batch
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
cache-buckets
cairo-gl
cle266-0-0-1-branch
config-0-0-1-branch
dispatch-0-0-1-branch
dispatch-0-0-2-branch
dispatch-0-0-3-branch
dmx-0-1-branch
dmx-1-0-branch
dri2-swapbuffers
driinterface-0-0-1-branch
driinterface-0-0-2-branch
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-gem
drm-sman-branch
drm-ttm-0-2-branch
drm-ttm-branch
drm-ttm-cleanup-branch
drm-ttm-finalize
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
drmpci-0-0-1
execbuf2
full-0-0-1-branch
full-0-0-2-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
geode-0-0-1-branch
glxmisc-1-0-0-branch
glxmisc-2-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-decode
intel-decode-gen7
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
likely
m3-0-0-1-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
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
no-more-buckets
nouveau-1
nv-0-0-1-branch
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
r500-support
r6xx-r7xx-support
radeon-1-0-0-branch
reinit-0-0-1-branch
reloc-reset
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
smt-0-0-1-branch
smt-0-0-1-stage2b
smt-0-0-2-branch
sse-1-0-0-branch
sse-1-0-1-branch
stable-1-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
texmem-1.0
trident-0-0-1-branch
trident-0-0-2-branch
ttm-vram-0-1-branch
vblank
vblank-event
vblank-rework
vc4-android
vc4-label
video-1-0-0-branch
xc_4_0_1-20000711-merge
xgi-0-0-1
xgi-0-0-2
xv845g-0-1-branch
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2003-07-04
Don't need to include linux/wrapper.h - we only use Set/ClearPageReserved
mach64-0-0-6-branch
Leif Delgass
2
-10
/
+0
2003-06-30
Fixes compilation of mach64 kernel module for kernel 2.5 (Colin Leroy).
Jose Fonseca
4
-4
/
+40
2003-05-21
mach64 drm support for YUV textures
Leif Delgass
4
-0
/
+12
2003-05-14
more missing merge bits
Leif Delgass
4
-4
/
+0
2003-05-14
pick up change missed in merge
Leif Delgass
2
-4
/
+4
2003-05-09
update from trunk
Leif Delgass
2
-4
/
+4
2003-05-03
Merge from trunk (texmem). Convert mach64 to use generic utility functions
Leif Delgass
15
-85
/
+57
2003-04-30
Compile fix with memory debugging off. Rename MEMORY_DEBUG to
Leif Delgass
6
-18
/
+30
2003-04-29
Fix compiling with debug on.
Eric Anholt
2
-2
/
+2
2003-04-29
Add mach64 to the list of modules to build.
Eric Anholt
3
-3
/
+3
2003-04-29
Get bus_address of PCI buffers in DRM(addbufs_pci) for Linux and remove
Leif Delgass
13
-33
/
+5
2003-04-29
Prototypes for DRM(pci_alloc/free)
Leif Delgass
2
-0
/
+14
2003-04-29
Fix misplaced #endif
Leif Delgass
2
-2
/
+2
2003-04-29
Initial version of consistent PCI DMA API for Linux. Use DRM(pci_alloc) for
Leif Delgass
6
-36
/
+350
2003-04-28
Add mach64 option to Kconfig
Leif Delgass
2
-0
/
+22
2003-04-28
Remove debug print.
Leif Delgass
2
-2
/
+0
2003-04-28
Merge fix from trunk
Leif Delgass
2
-10
/
+16
2003-04-28
Use AGP for ring (part 2 - drm)
Leif Delgass
8
-118
/
+100
2003-04-27
Add drm_pci.h for BSD (missed in merge)
Leif Delgass
0
-0
/
+0
2003-04-27
Merge trunk DRM changes
Leif Delgass
130
-9071
/
+2037
2003-04-27
Ensure irq handler is removed on cleanup and call cleanup on takedown. Also
Leif Delgass
12
-29
/
+1493
2003-04-25
compile fix (Colin Leroy)
Leif Delgass
8
-2
/
+1295
2003-04-09
Resync with trunk of 04-09-2003
Leif Delgass
4
-28
/
+26
2003-04-09
Fix last-minute breakage of list_add_tail.
Eric Anholt
2
-4
/
+4
2003-04-08
Merge in trunk changes to Linux drm (incl. RH9 fix)
Leif Delgass
26
-94
/
+117
2003-04-08
Add mach64_drv.c, almost the last changes necessary for mach64 on BSD. I
Eric Anholt
2
-0
/
+162
2003-04-08
Use DRM_VTOPHYS instead of virt_to_bus and supply the argument to
Eric Anholt
2
-6
/
+6
2003-04-08
Add a DRM_VTOPHYS macro (to virt_to_bus) like the BSDs have.
Eric Anholt
2
-0
/
+2
2003-04-08
Add fake le32_to_cpu macros and always include drm_linux_list.h.
Eric Anholt
6
-0
/
+6
2003-04-08
Add the mach64 makefile for BSD.
Eric Anholt
2
-0
/
+46
2003-04-08
de-spam the r128 Makefile. (I had cp -Rp'ed r128 to mach64).
Eric Anholt
2
-4
/
+4
2003-04-08
Link mach64_irq.c.
Eric Anholt
1
-0
/
+1
2003-04-08
Makefile for the mach64 module.
Eric Anholt
2
-4
/
+4
2003-04-08
Add a set of list macros used by the mach64 code.
Eric Anholt
2
-0
/
+140
2003-04-08
Use DRM_READ32/DRM_WRITE32 and drm_local_map_t.
Eric Anholt
2
-22
/
+14
2003-04-08
inline --> __inline__
Eric Anholt
2
-4
/
+4
2003-03-30
Merge trunk - 4.3.0, filp
mach64-0-0-6-20030330
Leif Delgass
130
-3613
/
+4089
2003-02-26
Add VBLANK sync/throttle support. Many code cleanups, including moving the
mach64-0-0-6-20030329-freeze
Leif Delgass
14
-492
/
+680
2003-02-18
More os-independence changes for mach64 DRM, move list_for_each_safe()
Leif Delgass
10
-340
/
+330
2003-02-17
os-independence changes (DRM_IOCTL_ARGS, DRM_DEVICE, DRM_COPY*USER_IOCTL)
Eric Anholt
6
-164
/
+84
2003-02-16
Mach64 doesn't need pcigart/scatter headers, since we use plain PCI DMA for
Leif Delgass
2
-4
/
+0
2003-02-16
Move module info/driver ioctls to shared mach64.h
Leif Delgass
3
-48
/
+29
2003-02-16
Move the mach64 DRM files to shared/drm/kernel.
Eric Anholt
10
-0
/
+3574
2003-02-11
Initial merge from mach64-0-0-5-branch
Leif Delgass
13
-3
/
+3895
2003-02-08
reclaim DMA buffers in DRIVER_RELEASE() (Felix Kühling)
Michel Daenzer
1
-0
/
+1
2003-02-06
fix EAGAIN handling in radeon_cp_dispatch_texture() (fixes corruption of
Michel Daenzer
2
-18
/
+14
2003-02-04
disable strict aliasing for building the DRM
Michel Daenzer
1
-1
/
+1
2003-02-04
fix PCI and AGP posting problems (based on testing by Chris Ison and
Michel Daenzer
2
-18
/
+14
2003-02-04
only acknowledge interrupts we handle - others could be used outside the
Michel Daenzer
2
-10
/
+16
2003-02-03
Fix size of VERTEX2 ioctl struct (Egbert Eich)
mesa-4-0-4-20030203
Keith Whitwell
2
-2
/
+2
[next]