index
:
~jbarnes/drm
X_4_0_1-20000711-merge
agpgart_2_0_branch
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
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
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-overlays
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
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-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
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
man-pages
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
nouveau-1
nv-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
r500-support
r6xx-r7xx-support
radeon-1-0-0-branch
reinit-0-0-1-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
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
svm
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
video-1-0-0-branch
xc_4_0_1-20000711-merge
xgi-0-0-1
xgi-0-0-2
xv845g-0-1-branch
Jesse's libdrm code
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-25
Merge from FreeBSD-current.
FreeBSD-20030424
Eric Anholt
33
-40
/
+42
2003-04-25
Targets for building dristat and drmstat.
David Dawes
2
-0
/
+28
2003-04-25
Clean up the DRM_COPY_TO_USER()ing of DRM(infobufs), making it more
Eric Anholt
2
-30
/
+18
2003-04-24
Clean up the style of the linux-compat code and use ioctl() directly rather
Eric Anholt
2
-140
/
+50
2003-04-24
Pass dma handle from pci_alloc_consistent to the card for status page,
Leif Delgass
2
-2
/
+2
2003-04-24
Remove more gamma DMA infrastructure. Most of this code was copied straight
Eric Anholt
14
-394
/
+6
2003-04-24
Remove unused dev->map_count. We always iterate the maplist with
Leif Delgass
6
-6
/
+2
2003-04-24
Minor cleanups for dri/drmstat test progs (Both still need targets for new
Leif Delgass
2
-7
/
+9
2003-04-24
Remove unused variables
Leif Delgass
2
-4
/
+0
2003-04-24
Move the debug versions of the DRM memory functions to a new file and
Keith Whitwell
4
-638
/
+960
2003-04-24
Remove #if 0'd code and some unused string functions
Keith Whitwell
8
-97
/
+0
2003-04-24
Remove more gamma DMA code. This isn't all of it, but it's a major portion.
Eric Anholt
13
-1759
/
+26
2003-04-24
Move some common code from addbufs_<type> to addbufs. Make buf_alloc be
Eric Anholt
6
-238
/
+120
2003-04-24
Remove the ioctl_count variable from the device. A reference is held to the
Eric Anholt
4
-32
/
+0
2003-04-24
Remove a bunch of dead code and fix spelling of a couple of comments.
Eric Anholt
14
-296
/
+12
2003-04-24
Single/dual rasterizer quiescence patch for the glint/gamma DRI driver
David Dawes
4
-2
/
+9
2003-04-24
break long line
David Dawes
1
-2
/
+3
2003-04-24
Move one definition to drm_drv.h and remove the rest of drm_init.h which
Eric Anholt
15
-197
/
+112
2003-04-24
Remove DRM_DMA_HISTOGRAM and associated code.
Eric Anholt
17
-577
/
+0
2003-04-24
Make DRM(read) and DRM(poll) stubs and remove DRM(write) and
Eric Anholt
12
-330
/
+6
2003-04-23
Install dummy/noop read & poll fops unless the driver has replacements.
Keith Whitwell
7
-18
/
+50
2003-04-23
deal correctly with read() from the DRM failing
Michel Daenzer
1
-1
/
+1
2003-04-22
get rid of superfluous fields in struct drm_radeon_ring_buffer
Michel Daenzer
4
-36
/
+34
2003-04-22
Remove AGP dependency in kernel config for radeon, sis. Remove
Leif Delgass
6
-40
/
+6
2003-04-22
Only mga, i810, i830 require AGP (should mga define __MUST_HAVE_AGP?)
Leif Delgass
1
-9
/
+9
2003-04-22
change PREINSTALL/POSTINSTALL/UNINSTALL irq code to real functions as per
Alan Hourihane
2
-47
/
+32
2003-04-22
remove unused variable
Alan Hourihane
2
-4
/
+0
2003-04-22
fix gamma headers
Alan Hourihane
1
-2
/
+2
2003-04-22
Rename drm_lists.h to gamma_lists.h
Keith Whitwell
11
-42
/
+14
2003-04-22
new file
Keith Whitwell
1
-0
/
+140
2003-04-22
Move the excitingly named DRM(flush_block_and_flush) and friends to
Keith Whitwell
9
-243
/
+32
2003-04-22
remove unused __HAVE_KERNEL_CTX_SWITCH code
Keith Whitwell
2
-58
/
+0
2003-04-22
Move a chunk of gamma-specific code out of drm_dma.h. Remove unused
Keith Whitwell
12
-584
/
+326
2003-04-22
remove unused dma histogram code
Keith Whitwell
14
-586
/
+0
2003-04-22
Move a bunch of gamma-specific code into a gamma-specific file. Restore the
Keith Whitwell
5
-743
/
+514
2003-04-22
add more get_param queries for embedded project
Keith Whitwell
9
-0
/
+63
2003-04-22
remove DRM read, poll and write_string
Keith Whitwell
12
-224
/
+0
2003-04-21
Check for NULL map before calling DRM(ioremapfree) on cleanup. Prevents an
Leif Delgass
11
-23
/
+46
2003-04-17
Add a Kconfig file as used in recent 2.5.x kernels.
David Dawes
2
-0
/
+148
2003-04-17
Make Config.in look more like a recent 2.4.x kernel version.
David Dawes
2
-20
/
+18
2003-04-17
Rework the Linux drm kernel module build to leverage off the standard
David Dawes
4
-287
/
+322
2003-04-17
Bring some drm module changes over from the XFree86 trunk:
David Dawes
8
-8
/
+24
2003-04-17
Fix DRM module build on 2.5.41 and later kernels (tqueue -> workqueue).
David Dawes
5
-2
/
+40
2003-04-10
file drm_pci.h was initially added on branch mach64-0-0-5-branch.
Jose Fonseca
0
-0
/
+0
2003-04-08
file mach64_drv.c was initially added on branch mach64-0-0-6-branch.
Eric Anholt
0
-0
/
+0
2003-04-08
file Makefile was initially added on branch mach64-0-0-6-branch.
Eric Anholt
0
-0
/
+0
2003-04-08
file drm_linux_list.h was initially added on branch mach64-0-0-6-branch.
Eric Anholt
0
-0
/
+0
2003-04-08
Use list_entry() to get container struct from struct list_head pointers.
Leif Delgass
22
-100
/
+123
2003-04-05
add 'SG' map type identifier string (pci scatter/gather) to /proc vm info
Leif Delgass
2
-8
/
+8
2003-04-01
Whitespace and remove a dead commented line.
Eric Anholt
2
-6
/
+4
[next]