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
2007-03-10
i915: Only wait for pending flips before asynchronous flips again.
i915-pageflip
Michel Dänzer
1
-2
/
+3
2007-03-09
i915: Do not wait for pending flips on both pipes at the same time.
Michel Dänzer
1
-18
/
+2
2007-02-28
i915: Eliminate dev_priv->current_page.
Michel Dänzer
3
-19
/
+17
2007-02-28
i915: Only clean up page flipping when the last client goes away, not any one.
Michel Dänzer
1
-1
/
+1
2007-02-28
i915: Don't emit waits for pending flips before emitting synchronous flips.
Michel Dänzer
2
-19
/
+13
2007-02-28
i915: Fix test for synchronous flip affecting both pipes.
Michel Dänzer
1
-2
/
+2
2007-02-22
i915: Add support for scheduled buffer swaps to be done as flips.
Michel Dänzer
3
-23
/
+115
2007-02-22
Add DRM_VBLANK_FLIP.
Michel Dänzer
2
-0
/
+2
2007-02-19
i915: Improved page flipping support, including triple buffering.
Michel Dänzer
4
-33
/
+122
2007-02-19
i915: Page flipping enhancements.
Michel Dänzer
2
-8
/
+7
2007-02-19
i915: Unify breadcrumb emission.
Michel Dänzer
3
-23
/
+16
2007-02-18
drm: remove last usage of VM_OFFSET
Dave Airlie
3
-5
/
+3
2007-02-16
Leftover files from previous commit.
Thomas Hellstrom
2
-0
/
+393
2007-02-16
Simple fence object sample driver for via, based on idling the GPU.
Thomas Hellstrom
13
-51
/
+146
2007-02-15
Initial support for fence object classes.
Thomas Hellstrom
9
-70
/
+93
2007-02-15
Fix build against older kernels.
Michel Dänzer
1
-1
/
+1
2007-02-14
Merge branch 'ttm-vram-0-1-branch'
Thomas Hellstrom
21
-1684
/
+2679
2007-02-14
Fix multiple spinlock unlocking
Thomas Hellstrom
1
-3
/
+0
2007-02-14
Rename drm_ttm.h to drm_objects.h
ttm-vram-0-1-branch
Thomas Hellstrom
3
-9
/
+10
2007-02-14
Move fence- and buffer-object related header stuff to drm_ttm.h
Thomas Hellstrom
2
-371
/
+357
2007-02-14
Remove an intel-specific hack and replace it with a fence driver callback.
Thomas Hellstrom
5
-50
/
+79
2007-02-14
Set the drm bus map type for each buffer object memory type.
Thomas Hellstrom
4
-3
/
+9
2007-02-14
Rework buffer object vm code to use nopfn() for kernels >= 2.6.19.
Thomas Hellstrom
3
-67
/
+145
2007-02-14
nouveau: fix the build on big endian (thanks CyberFoxx)
Stephane Marchesin
1
-6
/
+6
2007-02-14
nouveau: fix memory initialization with multiple cards.
B. Rathmann
1
-4
/
+5
2007-02-13
Remove debug printout.
Thomas Hellstrom
1
-1
/
+0
2007-02-13
Bugzilla Bug #9457
Thomas Hellstrom
8
-101
/
+145
2007-02-13
More bugfixes.
Thomas Hellstrom
4
-61
/
+139
2007-02-12
Fix some outdated URLs, remove others.
Adam Jackson
1
-22
/
+1
2007-02-12
Update flags and comments.
Thomas Hellstrom
1
-35
/
+60
2007-02-12
Lindent.
Thomas Hellstrom
5
-305
/
+244
2007-02-12
More bugfixes.
Thomas Hellstrom
2
-33
/
+34
2007-02-12
Cleanup and fix support for pinned buffers.
Thomas Hellstrom
4
-185
/
+263
2007-02-10
Various bugfixes.
Thomas Hellstrom
4
-33
/
+103
2007-02-09
I915 accelerated blit copy functional.
Thomas Hellstrom
6
-17
/
+77
2007-02-09
Reinstate some LRU handling.
Thomas Hellstrom
1
-0
/
+21
2007-02-09
Remove some code that should have gone in
Thomas Hellstrom
1
-19
/
+0
2007-02-09
Fix copyright statements.
Thomas Hellstrom
6
-31
/
+32
2007-02-09
Fix evict_mutex locking range.
Thomas Hellstrom
3
-22
/
+38
2007-02-08
Add an accelerated buffer copy cleanup helper.
Thomas Hellstrom
4
-54
/
+177
2007-02-08
Don't create a ttm just to copy from.
Thomas Hellstrom
2
-2
/
+3
2007-02-08
Fix mm_block leak.
Thomas Hellstrom
3
-4
/
+6
2007-02-08
A minor function interface change and some memcpy bugfixing.
Thomas Hellstrom
4
-29
/
+31
2007-02-08
Simplify external ttm page allocation.
Thomas Hellstrom
7
-107
/
+210
2007-02-08
Update memory compatibility tests.
Thomas Hellstrom
1
-11
/
+78
2007-02-07
Warning fix: correct type of i915_mmio argument.
Eric Anholt
1
-1
/
+1
2007-02-07
Define __iomem for systems without it.
Eric Anholt
1
-0
/
+3
2007-02-07
Add chip family flags to i915 driver, and fix a missing '"' in mach64 ID list.
Eric Anholt
2
-13
/
+20
2007-02-07
Checkpoint commit.
Thomas Hellstrom
9
-207
/
+142
2007-02-07
Fix a stray unlock_kernel() in drm_vm.c
Thomas Hellstrom
6
-203
/
+264
[next]