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
path:
root
/
linux-core
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-24
Pass dma handle from pci_alloc_consistent to the card for status page,
Leif Delgass
1
-1
/
+1
2003-04-24
Remove unused dev->map_count. We always iterate the maplist with
Leif Delgass
3
-3
/
+1
2003-04-24
Remove unused variables
Leif Delgass
1
-2
/
+0
2003-04-24
Move the debug versions of the DRM memory functions to a new file and
Keith Whitwell
2
-319
/
+480
2003-04-24
Remove #if 0'd code and some unused string functions
Keith Whitwell
3
-40
/
+0
2003-04-23
Install dummy/noop read & poll fops unless the driver has replacements.
Keith Whitwell
3
-0
/
+23
2003-04-22
Remove AGP dependency in kernel config for radeon, sis. Remove
Leif Delgass
2
-3
/
+3
2003-04-22
remove unused variable
Alan Hourihane
1
-2
/
+0
2003-04-22
Rename drm_lists.h to gamma_lists.h
Keith Whitwell
4
-17
/
+0
2003-04-22
Move the excitingly named DRM(flush_block_and_flush) and friends to
Keith Whitwell
3
-120
/
+14
2003-04-22
remove unused __HAVE_KERNEL_CTX_SWITCH code
Keith Whitwell
1
-29
/
+0
2003-04-22
Move a chunk of gamma-specific code out of drm_dma.h. Remove unused
Keith Whitwell
4
-289
/
+5
2003-04-22
remove unused dma histogram code
Keith Whitwell
6
-276
/
+0
2003-04-22
Move a bunch of gamma-specific code into a gamma-specific file. Restore the
Keith Whitwell
1
-371
/
+0
2003-04-22
remove DRM read, poll and write_string
Keith Whitwell
6
-112
/
+0
2003-04-21
Check for NULL map before calling DRM(ioremapfree) on cleanup. Prevents an
Leif Delgass
2
-2
/
+4
2003-04-17
Add a Kconfig file as used in recent 2.5.x kernels.
David Dawes
1
-0
/
+74
2003-04-17
Make Config.in look more like a recent 2.4.x kernel version.
David Dawes
1
-10
/
+9
2003-04-17
Rework the Linux drm kernel module build to leverage off the standard
David Dawes
1
-6
/
+37
2003-04-17
Bring some drm module changes over from the XFree86 trunk:
David Dawes
4
-4
/
+12
2003-04-17
Fix DRM module build on 2.5.41 and later kernels (tqueue -> workqueue).
David Dawes
2
-1
/
+18
2003-04-08
Use list_entry() to get container struct from struct list_head pointers.
Leif Delgass
10
-49
/
+58
2003-04-05
add 'SG' map type identifier string (pci scatter/gather) to /proc vm info
Leif Delgass
1
-4
/
+4
2003-03-31
Warning fix (use %p format for filp)
Leif Delgass
1
-1
/
+1
2003-03-30
Spelling fixes in comments.
Eric Anholt
4
-4
/
+4
2003-03-28
merged drm-filp-0-1-branch
drm-filp-1-20020328-merge
Keith Whitwell
10
-61
/
+79
2003-03-26
Add 2nd arg for DRM_FREE
Keith Whitwell
1
-1
/
+1
2003-03-25
linux merge for drm
Alan Hourihane
13
-173
/
+709
2003-03-25
XFree86 4.3.0 merge
X_4_3_0-20030324-merge
Alan Hourihane
2
-7
/
+185
2003-03-04
DRM_FREE/2 patch from Philip Brown
Keith Whitwell
2
-2
/
+2
2003-02-28
Update object targets
Leif Delgass
1
-4
/
+4
2003-02-21
Merge from bsd-4-0-0-branch.
bsd-4-0-0-20030221-merge
Eric Anholt
2
-6
/
+9
2003-02-02
don't inflate relative vblank sequence numbers on repeated calls (e.g. when
Michel Daenzer
1
-0
/
+1
2003-01-11
limit number of pending vblank signals to 100 to prevent DoS, and minor
Michel Daenzer
2
-14
/
+41
2002-12-12
bring in jantorial changes from 2.5.51
Keith Whitwell
2
-2
/
+7
2002-12-11
remove agpgart informational
Keith Whitwell
2
-62
/
+6
2002-12-04
further vertical blank interrupt cleanups: remove unused variable,
Michel Daenzer
1
-7
/
+4
2002-12-03
vertical blank interrupt cleanups: use spinlock instead of semaphore, send
Michel Daenzer
2
-17
/
+13
2002-11-30
vertical blank ioctl can send signal instead of blocking
Michel Daenzer
2
-7
/
+90
2002-10-29
updated e-mail addresses for Keith, Alan and Jens
Jens Owen
1
-1
/
+1
2002-10-22
final part of XFree86 4.2.99.2 merge
X_4_2_99_2-20021023-merge
Alan Hourihane
5
-71
/
+28
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
3
-3
/
+95
2002-09-23
merged r200-0-2-branch to trunk
Keith Whitwell
1
-0
/
+3
2002-09-21
make sure we never oops because the hardware lock pointer in the sigdata
Michel Daenzer
3
-3
/
+4
[next]