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
path:
root
/
linux-core
/
drm_ttm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
drm: detypedef ttm/bo/fence code
Dave Airlie
1
-20
/
+20
2007-04-18
Simplify the ttm backend interface and the agp ttm backend.
Thomas Hellstrom
1
-5
/
+5
2007-03-19
whitespace cleanup pending a kernel merge
Dave Airlie
1
-8
/
+8
2007-02-12
Lindent.
Thomas Hellstrom
1
-10
/
+7
2007-02-09
I915 accelerated blit copy functional.
Thomas Hellstrom
1
-0
/
+1
2007-02-09
Fix copyright statements.
Thomas Hellstrom
1
-6
/
+8
2007-02-08
Simplify external ttm page allocation.
Thomas Hellstrom
1
-11
/
+21
2007-02-07
Checkpoint commit.
Thomas Hellstrom
1
-1
/
+1
2007-02-02
Make also later kernels work with buffer object vm
Thomas Hellstrom
1
-42
/
+9
2007-02-02
Make vm handle buffer objects instead of ttm objects.
Thomas Hellstrom
1
-178
/
+24
2007-02-01
Fix missing ttm_open_vma call from previous commit.
Thomas Hellstrom
1
-1
/
+2
2007-01-09
ttm: make ttm alloc/free into alloc_pages/free_pages
Dave Airlie
1
-19
/
+20
2006-12-27
Proper allocation of AGP pages for ttms.
Thomas Hellstrom
1
-4
/
+2
2006-12-19
Security fix. Zero pages before they are handed to user space.
Thomas Hellstrom
1
-0
/
+2
2006-10-30
Bugzilla Bug #8819
Thomas Hellstrom
1
-1
/
+1
2006-10-26
Add a one-page hole in the file offset space between buffers.
Thomas Hellstrom
1
-2
/
+8
2006-10-21
The CPU cache must be flushed _before_ we start modifying the kernel map ptes,
Thomas Hellstrom
1
-0
/
+15
2006-10-17
Lindent.
Thomas Hellstrom
1
-31
/
+22
2006-10-17
Add memory usage accounting to avoid DOS problems.
Thomas Hellstrom
1
-12
/
+24
2006-10-17
Remove the memory manager parameter from the put_block function, as this
Thomas Hellstrom
1
-1
/
+1
2006-10-12
Simplify the AGP backend interface somewhat.
Thomas Hellstrom
1
-13
/
+12
2006-10-11
Compatibility code for 2.6.15-2.6.18. It is ugly but a little comfort is that
Thomas Hellstrom
1
-9
/
+61
2006-10-11
Big update:
Thomas Hellstrom
1
-508
/
+141
2006-10-10
Use a nopage-based approach to fault in pfns.
Thomas Hellstrom
1
-170
/
+5
2006-10-03
Get rid of all ugly PTE hacks.
Thomas Hellstrom
1
-58
/
+19
2006-10-02
Make the user_token 44-bit for TTMs, and have them occupy a unique file space
Thomas Hellstrom
1
-5
/
+19
2006-10-02
Allow for 44 bit user-tokens (or drm_file offsets)
Thomas Hellstrom
1
-3
/
+3
2006-09-27
Adapt to architecture-specific hooks for gatt pages.
Thomas Hellstrom
1
-19
/
+13
2006-09-14
Simplify ttm alloc and free.
Thomas Hellstrom
1
-17
/
+15
2006-09-14
Remove the use of reserved pages, and use locked pages instead.
Thomas Hellstrom
1
-17
/
+21
2006-09-12
Fix some debug messages.
Thomas Hellstrom
1
-3
/
+0
2006-09-12
More bugfixes.
Thomas Hellstrom
1
-2
/
+14
2006-09-08
Various bugfixes.
Thomas Hellstrom
1
-8
/
+55
2006-09-01
Flag bit pattern bugfixes. Remove some error messages.
Thomas Hellstrom
1
-0
/
+2
2006-09-01
Various bugfixes.
Thomas Hellstrom
1
-0
/
+1
2006-08-30
Buffer object reply fill in.
Thomas Hellstrom
1
-32
/
+29
2006-08-29
Checkpoint commit. Buffer object flags and IOCTL argument list.
Thomas Hellstrom
1
-2
/
+3
2006-08-29
Checkpoint ttm addition to buffer objects.
Thomas Hellstrom
1
-0
/
+10
2006-08-29
64-bit IOCTL integer (Michel Dänzer & Brian Paul)
Thomas Hellstrom
1
-2
/
+2
2006-08-28
Proper TTM dereferencing
Thomas Hellstrom
1
-15
/
+41
2006-08-28
Add a 64-bit drm unsigned type for 64-bit clean IOCTLS.
Thomas Hellstrom
1
-2
/
+2
2006-08-27
Bugfixes.
Thomas Hellstrom
1
-0
/
+1
2006-08-27
Remove the ioctl multiplexing, and instead allow for generic
Thomas Hellstrom
1
-2
/
+2
2006-08-27
Have TTM create and reference ioctl call return the actual TTM size.
Thomas Hellstrom
1
-6
/
+8
2006-08-27
Add TTM map handle on reference.
Thomas Hellstrom
1
-1
/
+9
2006-08-27
ttm create / destroy / ref / unref ioctl.
Thomas Hellstrom
1
-21
/
+117
2006-08-25
More ioctl stubs.
Thomas Hellstrom
1
-1
/
+1
2006-08-25
ttm and buffer objects ioctl stubs.
Thomas Hellstrom
1
-0
/
+5
2006-08-25
Checkpoint commit
Thomas Hellstrom
1
-7
/
+5
2006-08-22
More ttm cleanups.
Thomas Hellstrom
1
-11
/
+14
[next]