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
path:
root
/
linux-core
/
drm_vm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
Drop shared-core, bsd-core, linux-core and scripts subdirs
Kristian Høgsberg
1
-672
/
+0
2009-06-22
drm: Strip old ttm.
Thomas Hellstrom
1
-198
/
+0
2009-03-03
drm: drop Linux < 2.6.21 support
Pekka Paalanen
1
-5
/
+1
2009-03-02
drm: drop Linux < 2.6.19 support
Pekka Paalanen
1
-15
/
+0
2009-03-01
drm: drm_bo_mmap_locked() is static.
Pekka Paalanen
1
-2
/
+1
2008-12-10
Revert "Merge branch 'modesetting-gem'"
Jesse Barnes
1
-4
/
+5
2008-10-06
drm/radeon: fixup clean flag handling
Dave Airlie
1
-0
/
+1
2008-08-26
drm: add memory clean flag.
Dave Airlie
1
-0
/
+3
2008-08-14
Merge branch 'radeon-gem-cs' into modesetting-gem
Dave Airlie
1
-5
/
+0
2008-08-11
drm_vm: fix for build on 2.6.22
Dave Airlie
1
-1
/
+1
2008-07-31
drm: userspace rip out TTM API
Dave Airlie
1
-6
/
+0
2008-07-31
drm: add fault handler support so as to be more like possible upstream
Dave Airlie
1
-17
/
+18
2008-07-31
drm: add fault handler support so as to be more like possible upstream
Dave Airlie
1
-17
/
+18
2008-05-07
drm: nopage compat fixup for drm_vm
Dave Airlie
1
-81
/
+61
2008-04-23
Fixed unlock check on EAGAIN
Jakob Bornecrantz
1
-0
/
+1
2008-04-14
Unlock the BO mutex while waiting for idle, unmapped, unfenced.
Thomas Hellstrom
1
-1
/
+4
2008-04-14
Fix up buffer manager locking.
Thomas Hellstrom
1
-1
/
+1
2008-03-05
drm: Fix for non-coherent DMA PowerPC
Benjamin Herrenschmidt
1
-5
/
+14
2008-03-06
drm: reorganise minor number handling using code from modesetting branch
Dave Airlie
1
-10
/
+10
2008-01-03
drm: cleanup DRM_DEBUG() parameters
Márton Németh
1
-2
/
+2
2007-12-21
Rename inappropriately named 'mask' fields to 'proposed_flags' instead.
Keith Packard
1
-2
/
+2
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
1
-4
/
+4
2007-11-05
drm: more kernel coding style cleanups
Dave Airlie
1
-1
/
+1
2007-10-21
Remove the need for the hardware lock in the buffer manager.
Thomas Hellstrom
1
-2
/
+9
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
1
-3
/
+3
2007-07-16
drm: detypedef ttm/bo/fence code
Dave Airlie
1
-6
/
+6
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
1
-34
/
+34
2007-07-16
drm: detypedef drm.h and fixup all problems
Dave Airlie
1
-7
/
+7
2007-06-29
Fence object reference / dereference cleanup.
Thomas Hellstrom
1
-1
/
+2
2007-05-26
drm: cleanup use of Linux list handling macros
Dave Airlie
1
-24
/
+9
2007-04-26
linux: minor indent.
George Sapountzis
1
-2
/
+1
2007-04-26
drm: nopfn warning on 64-bit
Dave Airlie
1
-1
/
+1
2007-04-03
Make sure CMA (Can't map aperture) pages are mapped uncached.
Thomas Hellstrom
1
-1
/
+3
2007-03-24
vm: cleanup drm_vm.c along lines of cleanups queued for kernel
Dave Airlie
1
-10
/
+4
2007-03-23
cleanup more whitespace from ttm merge
Dave Airlie
1
-11
/
+11
2007-02-26
Fix build for 2.6.21-rc1.
Thomas Hellstrom
1
-55
/
+26
2007-02-14
Set the drm bus map type for each buffer object memory type.
Thomas Hellstrom
1
-1
/
+3
2007-02-14
Rework buffer object vm code to use nopfn() for kernels >= 2.6.19.
Thomas Hellstrom
1
-12
/
+43
2007-02-10
Various bugfixes.
Thomas Hellstrom
1
-4
/
+9
2007-02-09
Fix evict_mutex locking range.
Thomas Hellstrom
1
-0
/
+24
2007-02-08
Fix mm_block leak.
Thomas Hellstrom
1
-1
/
+0
2007-02-08
Simplify external ttm page allocation.
Thomas Hellstrom
1
-10
/
+3
2007-02-07
Fix a stray unlock_kernel() in drm_vm.c
Thomas Hellstrom
1
-1
/
+1
2007-02-06
Simplify pci map vs no pci map choice.
Thomas Hellstrom
1
-1
/
+3
2007-02-02
Make also later kernels work with buffer object vm
Thomas Hellstrom
1
-11
/
+5
2007-02-02
Make vm handle buffer objects instead of ttm objects.
Thomas Hellstrom
1
-164
/
+181
2007-02-01
Fix missing ttm_open_vma call from previous commit.
Thomas Hellstrom
1
-5
/
+3
2007-02-01
Protect drm_mmap against disappearing maps.
Thomas Hellstrom
1
-26
/
+39
2007-01-08
drm: remove drm_follow_page, and drm_ioremap and ioremapfree
Christoph Hellwig
1
-1
/
+1
2007-01-01
make build against 2.6.20 hopefully
Dave Airlie
1
-3
/
+3
[next]