index
:
~alon/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-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
libkms-master
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-dirty-libdrm
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
qxl
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
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
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-14
nouveau: adjust the size of the NV34 context. That fixes mobile PPC cards.
Stephane Marchesin
1
-1
/
+1
2007-11-13
Fix ttmtest.
Thomas Hellstrom
2
-19
/
+21
2007-11-14
nouveau: Also wait until CACHE1 gets emptied.
Ben Skeggs
2
-1
/
+8
2007-11-14
Revert "nouveau: stub superioctl"
Ben Skeggs
6
-21
/
+5
2007-11-14
Merge branch 'fifo-cleanup' into upstream-master
Ben Skeggs
15
-78
/
+191
2007-11-14
nouveau: Attempt to wait for channel idle before we destroy it.
Ben Skeggs
1
-0
/
+22
2007-11-14
nouveau: Use "new" NV40 USER control regs.
Ben Skeggs
1
-1
/
+8
2007-11-14
nouveau: store user control reg offsets in channel struct
Ben Skeggs
6
-40
/
+75
2007-11-14
nouveau: funcs to determine active channel on PFIFO.
Ben Skeggs
12
-38
/
+87
2007-11-14
nouveau: stub superioctl
Ben Skeggs
6
-5
/
+21
2007-11-10
Make sure PLLs are enabled before writing pipe configuration regs
Jesse Barnes
1
-2
/
+9
2007-11-09
suspend() and resume() need kernel 2.6.22 or later
Patrice Mandin
1
-0
/
+2
2007-11-07
Don't overwrite TTM page flags.
Thomas Hellstrom
1
-1
/
+1
2007-11-07
i915: oops disable TTM is backwards
Dave Airlie
1
-1
/
+1
2007-11-06
Avoid buffers not ending up on a list in some cases.
Thomas Hellstrom
1
-3
/
+12
2007-11-06
Add missing drm_regman.c file.
Thomas Hellstrom
2
-1
/
+207
2007-11-06
i915: disable TTM on 8xx chips for now until flushing is solved
Dave Airlie
1
-1
/
+2
2007-11-06
i915: compat code doesn't work in i8xx hw.
Dave Airlie
1
-12
/
+12
2007-11-06
[PATCH] i915: fix missing G33 detect in IS_I9XX
Zhenyu Wang
1
-1
/
+1
2007-11-06
drm/agp: kernel style fixes
Dave Airlie
1
-21
/
+18
2007-11-06
i915: cleanup most of the whitespace
Dave Airlie
4
-30
/
+29
2007-11-05
Export a symbol.
Thomas Hellstrom
1
-0
/
+1
2007-11-05
Fix a user-buffer check.
Thomas Hellstrom
1
-1
/
+1
2007-11-05
drm: more kernel coding style cleanups
Dave Airlie
3
-48
/
+43
2007-11-05
drm/ttm: apply linux kernel coding style to bo_lock/move/object/ttm.c
Dave Airlie
4
-91
/
+76
2007-11-05
drm/ttm: kernel coding style for bo.c and objects.h
Dave Airlie
2
-211
/
+202
2007-11-05
drm: fix the the typo
Dave Airlie
1
-1
/
+1
2007-11-05
drm: fix memset size error
Li Zefan
1
-1
/
+1
2007-11-05
drm: update kernel generator script using v4l script
Dave Airlie
2
-32
/
+266
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
110
-897
/
+856
2007-11-05
drm: move some of the OS stuff into the OS header
Dave Airlie
2
-14
/
+15
2007-11-04
nouveau: more nv20_graph_init.
Pekka Paalanen
1
-11
/
+33
2007-11-05
nouveau: Use a sw method instead of notify interrupt to signal fence completion.
Ben Skeggs
2
-40
/
+61
2007-11-05
nouveau: disable m2mf buffer move for the moment
Ben Skeggs
1
-2
/
+3
2007-11-05
Fill fence sequence after emit ioctl.
Ben Skeggs
1
-0
/
+1
2007-11-05
nouveau: cleanups
Ben Skeggs
4
-15
/
+20
2007-11-05
nouveau: only pass annoying messages if irq isn't handled fully.
Ben Skeggs
1
-9
/
+8
2007-11-05
nouveau: vram is bar1
Ben Skeggs
1
-82
/
+78
2007-11-05
nouveau: hook up an inital fence irq handler
Ben Skeggs
2
-22
/
+32
2007-11-05
nouveau: crappy ttm mm init, disabled for now.
Ben Skeggs
3
-20
/
+98
2007-11-04
drm: fix oops since user objects..
Dave Airlie
1
-1
/
+2
2007-11-02
nouveau: add darktama's email address to authors section.
Jeremy Kolb
1
-2
/
+2
2007-11-02
nouveau: put it all together.
Jeremy Kolb
4
-43
/
+37
2007-11-02
nouveau: Add darktama's fencing code. Restructure some stuff.
Jeremy Kolb
1
-0
/
+129
2007-11-02
nouveau: incorporate darktama's buffer object work.
Jeremy Kolb
2
-131
/
+147
2007-11-02
nouveau: more filling in for ttm. Change copyright since it's based off of r...
Jeremy Kolb
1
-8
/
+86
2007-11-02
User buffer support.
Thomas Hellstrom
4
-53
/
+204
2007-11-02
Return fence errors.
Thomas Hellstrom
1
-39
/
+59
2007-11-03
radeon: set the address to access the aperture on the CPU side correctly
Dave Airlie
2
-2
/
+4
2007-11-01
nouveau: don't use AGP on PPC. It's a hopeless case.
Stephane Marchesin
1
-0
/
+2
[prev]
[next]