index
:
mesa/drm
103-regression-intel-mesa-buildtests-broken-by-libdrm-update
agpgart_2_0_branch
amdgpu
ati-4-0-0-branch
ati-4-0-1-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
dri2-swapbuffers
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-sman-branch
drm-ttm-branch
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
glxmisc-1-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
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
main
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
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
r6xx-r7xx-support
radeon-1-0-0-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
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
trident-0-0-1-branch
trident-0-0-2-branch
vblank-event
video-1-0-0-branch
xgi-0-0-1
xv845g-0-1-branch
Direct Rendering Manager headers and kernel modules (mirrored from https://gitlab.freedesktop.org/mesa/drm)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-04
ttm: Fix up printouts.
modesetting-newttm
Thomas Hellstrom
11
-66
/
+64
2009-05-04
ttm: Replace the ttm_buffer_object::mutex with a spinlock.
Thomas Hellstrom
7
-159
/
+128
2009-05-04
ttm: s/flags/placement/
Thomas Hellstrom
8
-61
/
+59
2009-05-04
ttm: Remove the struct ttm_mem_reg::proposed_flags member.
Thomas Hellstrom
7
-57
/
+38
2009-05-04
ttm: Update buffer object members and protection documentation.
Thomas Hellstrom
5
-60
/
+85
2009-04-30
openchrome: Use cached system memory when evicting from VRAM.
Thomas Hellstrom
1
-1
/
+5
2009-04-28
ttm: Don't set the ghost object to NULL.
Thomas Hellstrom
1
-1
/
+1
2009-04-28
ttm: Fix an illegal state transition.
Thomas Hellstrom
1
-1
/
+1
2009-04-28
ttm: Fix a return value.
Thomas Hellstrom
1
-1
/
+1
2009-04-28
ttm: Fix uninitialized buffer object sizes.
Thomas Hellstrom
2
-1
/
+9
2009-04-05
openchrome: Reinstate the old register used for the pause address.
Thomas Hellstrom
1
-1
/
+1
2009-03-23
ttm: Work around a locking order reversal in fault().
Thomas Hellstrom
1
-4
/
+22
2009-03-23
ttm: Clear the bo->vm_node pointer
Thomas Hellstrom
2
-1
/
+8
2009-03-22
ttm: Fix a bo vm error path.
Thomas Hellstrom
1
-2
/
+1
2009-03-22
ttm: Optimize delayed buffer destruction.
Thomas Hellstrom
1
-8
/
+14
2009-03-19
ttm: Fix buffer object transfer.
Thomas Hellstrom
1
-7
/
+24
2009-03-11
openchrome: Fix a performance regression.
Thomas Hellstrom
1
-3
/
+34
2009-03-05
openchrome: Adjust DMA tracker interval.
Thomas Hellstrom
1
-1
/
+1
2009-03-05
openchrome: Further deferred fencing tweaks.
Thomas Hellstrom
1
-10
/
+18
2009-03-05
openchrome: Add deferred fence emission.
Thomas Hellstrom
6
-26
/
+80
2009-02-23
ttm: Some commenting fixups.
Thomas Hellstrom
2
-31
/
+2
2009-02-23
ttm: Don't take a buffer object off lru lists if reservation fails.
Thomas Hellstrom
1
-2
/
+3
2009-02-20
Update to latest libdrm.
Thomas Hellstrom
31
-27
/
+11628
2009-02-17
ttm: Adjust swapping target so that current allocation will succeed.
Thomas Hellstrom
1
-3
/
+7
2009-02-17
ttm: Fix a spinlock bug.
Thomas Hellstrom
1
-4
/
+5
2009-02-13
Fix refcounting bugs in swap code.
Thomas Hellstrom
1
-2
/
+3
2009-02-13
More bool conversion.
Thomas Hellstrom
7
-15
/
+15
2009-02-13
Another checkpoint: Use bool for boolean.
Thomas Hellstrom
7
-23
/
+23
2009-02-13
Checkpoint: Use bool for boolean.
Thomas Hellstrom
19
-189
/
+189
2009-02-11
ttm: indentation fixes
Jerome Glisse
1
-145
/
+184
2009-02-10
Fix openchrome backwards compat.
Thomas Hellstrom
1
-0
/
+27
2009-02-10
Fix TTM backwards compat to 2.6.25
Thomas Hellstrom
1
-8
/
+20
2009-02-05
openchrome: Use ttm_lock_set_kill functionality to kill processes attempting ...
Thomas Hellstrom
1
-0
/
+6
2009-02-05
openchrome: Use the BKL for old drm ioctls as some of them don't appear threa...
Thomas Hellstrom
1
-1
/
+28
2009-02-05
drm_core: Avoid dri client deadlocks when master disappears by 1) Notify lock...
Thomas Hellstrom
3
-9
/
+15
2009-02-05
Work around some X86 PAT oddities by using VM_MIXEDMAP instead
Thomas Hellstrom
1
-6
/
+6
2009-02-05
drm core: Wake up _all_ lock waiters when the master is gone.
Thomas Hellstrom
2
-2
/
+2
2009-02-04
Don't return -ERESTARTSYS to user-space.
Thomas Hellstrom
1
-1
/
+1
2009-02-04
ttm: Add a kill capability to the ttm lock.
Thomas Hellstrom
2
-3
/
+47
2009-02-03
Silence a couple of compilation warnings.
Thomas Hellstrom
3
-3
/
+4
2009-02-03
openchrome: s/1/true/
Thomas Hellstrom
1
-1
/
+1
2009-02-03
radeon: add space accounting to cs code
Dave Airlie
3
-1
/
+140
2009-02-03
Fix for 2.6.29
Thomas Hellstrom
2
-1
/
+5
2009-02-03
Fix a segfault due to the ttm file object disappearing at release while we st...
Thomas Hellstrom
1
-5
/
+34
2009-02-03
openchrome: Fix for 2.6.29
Thomas Hellstrom
1
-1
/
+0
2009-01-26
Check for null pointer when determining VRAM start.
Thomas Hellstrom
1
-9
/
+13
2009-01-26
Silence error message.
Thomas Hellstrom
1
-2
/
+0
2009-01-26
bump version to 2.4.4
Eric Anholt
1
-1
/
+1
2009-01-26
intel: Retry pin ioctl on -EINTR.
Eric Anholt
1
-1
/
+4
2009-01-26
libdrm: add autoconf check for clock_gettime
Jesse Barnes
2
-1
/
+8
[next]