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-10-25
Tighten permissions on some buffer manager ioctls.
drm-ttm-finalize
Thomas Hellstrom
3
-5
/
+12
2007-10-25
Buffer manager:
Thomas Hellstrom
5
-9
/
+48
2007-10-25
Fix buffer object flag / mask checking.
Thomas Hellstrom
1
-9
/
+9
2007-10-25
Merge branch 'master' into drm-ttm-finalize
Thomas Hellstrom
6
-45
/
+70
2007-10-25
i915: relocate buffers before validation add memory barrier between two
Dave Airlie
1
-5
/
+7
2007-10-25
i915: remove relocatee kernel mapping sooner stops mutex taking during sleep
Dave Airlie
1
-1
/
+3
2007-10-25
missing mutex unlock bug
Roel Kluin
1
-0
/
+1
2007-10-24
Fix missing \n on some DRM_ERROR in i915_dma.c
Eric Anholt
1
-2
/
+2
2007-10-24
i915: use a drm memory barrier define
Dave Airlie
1
-1
/
+1
2007-10-23
i915: require mfence before submitting batchbuffer
Dave Airlie
1
-0
/
+3
2007-10-23
nouveau: fix IGP
Stephane Marchesin
1
-1
/
+1
2007-10-22
Remove duplicate file.
Thomas Hellstrom
1
-99
/
+0
2007-10-22
Don't clobber the unfenced list with DONT_FENCE operations.
Thomas Hellstrom
1
-8
/
+1
2007-10-22
A cmdbuf mutex to implement validate-submit-fence atomicity in the absence
Thomas Hellstrom
2
-0
/
+16
2007-10-22
Setstatus header.
Thomas Hellstrom
2
-0
/
+6
2007-10-22
i915: split reloc execution into separate function
Dave Airlie
1
-26
/
+39
2007-10-21
Get the lock flags right in libdrm.
Thomas Hellstrom
1
-1
/
+1
2007-10-21
Disable i915 accelerated blit copy moves for now until we can
Thomas Hellstrom
1
-2
/
+14
2007-10-21
Adapt i915 super-ioctl for lock-free operation.
Thomas Hellstrom
1
-4
/
+9
2007-10-21
Remove the need for the hardware lock in the buffer manager.
Thomas Hellstrom
8
-12
/
+209
2007-10-20
Simple replacement for hardware lock in some cases.
Thomas Hellstrom
8
-31
/
+176
2007-10-19
Some comment updates pending removal of the init mutex.
Thomas Hellstrom
1
-9
/
+11
2007-10-19
No fence_class argument on drmBOSetStatus since it's not
Thomas Hellstrom
3
-6
/
+11
2007-10-19
Remove the clean_unfenced function.
Thomas Hellstrom
1
-61
/
+4
2007-10-17
Bug #12838: Fix lock test client vs. server master race and misplaced closes.
Robert Noland
1
-4
/
+5
2007-10-17
Fix a race in the auth test where client prevents server from being master.
Robert Noland
1
-2
/
+2
2007-10-17
Bug #11870: FreeBSD hardware lock cleanup fix with multiple opens by a process.
Jung-uk Kim
1
-6
/
+9
2007-10-17
Only allow creator to change shared buffer mask.
Thomas Hellstrom
1
-1
/
+9
2007-10-17
Remove the op ioctl, and replace it with a setuser ioctl.
Thomas Hellstrom
5
-167
/
+77
2007-10-17
Revert "Replace NO_MOVE/NO_EVICT flags to buffer objects with an ioctl to set...
Thomas Hellstrom
6
-169
/
+62
2007-10-17
Revert "Copy the important parts of object_validate into object_create()."
Thomas Hellstrom
1
-35
/
+9
2007-10-17
Revert "Remove the pinned buffer from the LRU when pinning."
Thomas Hellstrom
2
-9
/
+4
2007-10-17
Revert "Add some more verbosity to drm_bo_set_pin_req comments."
Thomas Hellstrom
1
-3
/
+1
2007-10-17
i915: lock struct mutex about buffer object lookups
Dave Airlie
1
-0
/
+6
2007-10-16
Revert part of earlier commit that caused an unresolved symbol for i915.
Michel Dänzer
2
-1
/
+5
2007-10-16
drm: drop drm bo list handling code
Dave Airlie
2
-351
/
+0
2007-10-16
drm: rename drmBOUnReference to drmBOUnreference for consistency
Dave Airlie
2
-2
/
+2
2007-10-16
Drop destroy ioctls for fences and buffer objects.
Kristian Høgsberg
10
-140
/
+10
2007-10-16
Take bo type argument out of the ioctl interface.
Kristian Høgsberg
5
-33
/
+19
2007-10-16
Eliminate support for fake buffers.
[utf-8] Kristian Høgsberg
3
-73
/
+5
2007-10-16
nouveau: revert unintended change.
Ben Skeggs
1
-1
/
+2
2007-10-16
nouveau: Cleanup PGRAPH handler, attempt to survive PGRAPH exceptions.
Ben Skeggs
1
-109
/
+105
2007-10-16
nouveau: Survive PFIFO_CACHE_ERROR.
Ben Skeggs
1
-0
/
+3
2007-10-16
nouveau: Handle multiple PFIFO exceptions per irq, cleanup output.
Ben Skeggs
2
-43
/
+40
2007-10-14
nouveau: PPC fixes. These regs are very touchy.
Stephane Marchesin
1
-1
/
+3
2007-10-14
nouveau: fix warning.
Jeremy Kolb
1
-1
/
+0
2007-10-14
nouveau: fix warning.
Jeremy Kolb
1
-1
/
+1
2007-10-14
i915: fix vbl_swap allocation
Dave Airlie
1
-1
/
+1
2007-10-12
nouveau: Fix a typo in nv25_graph_context_init
Pekka Paalanen
1
-1
/
+1
2007-10-12
nouveau: Fix typos in nv20_graph_context_init
Stuart Bennett
1
-2
/
+2
[next]