index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
drm_vm.c
Age
Commit message (
Expand
)
Author
2008-03-05
drm: Fix for non-coherent DMA PowerPC
Benjamin Herrenschmidt
2008-03-06
drm: reorganise minor number handling using code from modesetting branch
Dave Airlie
2008-01-03
drm: cleanup DRM_DEBUG() parameters
Márton Németh
2007-12-21
Rename inappropriately named 'mask' fields to 'proposed_flags' instead.
Keith Packard
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
2007-11-05
drm: more kernel coding style cleanups
Dave Airlie
2007-10-21
Remove the need for the hardware lock in the buffer manager.
Thomas Hellstrom
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
2007-07-16
drm: detypedef ttm/bo/fence code
Dave Airlie
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
2007-07-16
drm: detypedef drm.h and fixup all problems
Dave Airlie
2007-06-29
Fence object reference / dereference cleanup.
Thomas Hellstrom
2007-05-26
drm: cleanup use of Linux list handling macros
Dave Airlie
2007-04-26
linux: minor indent.
George Sapountzis
2007-04-26
drm: nopfn warning on 64-bit
Dave Airlie
2007-04-03
Make sure CMA (Can't map aperture) pages are mapped uncached.
Thomas Hellstrom
2007-03-24
vm: cleanup drm_vm.c along lines of cleanups queued for kernel
Dave Airlie
2007-03-23
cleanup more whitespace from ttm merge
Dave Airlie
2007-02-26
Fix build for 2.6.21-rc1.
Thomas Hellstrom
2007-02-14
Set the drm bus map type for each buffer object memory type.
Thomas Hellstrom
2007-02-14
Rework buffer object vm code to use nopfn() for kernels >= 2.6.19.
Thomas Hellstrom
2007-02-10
Various bugfixes.
Thomas Hellstrom
2007-02-09
Fix evict_mutex locking range.
Thomas Hellstrom
2007-02-08
Fix mm_block leak.
Thomas Hellstrom
2007-02-08
Simplify external ttm page allocation.
Thomas Hellstrom
2007-02-07
Fix a stray unlock_kernel() in drm_vm.c
Thomas Hellstrom
2007-02-06
Simplify pci map vs no pci map choice.
Thomas Hellstrom
2007-02-02
Make also later kernels work with buffer object vm
Thomas Hellstrom
2007-02-02
Make vm handle buffer objects instead of ttm objects.
Thomas Hellstrom
2007-02-01
Fix missing ttm_open_vma call from previous commit.
Thomas Hellstrom
2007-02-01
Protect drm_mmap against disappearing maps.
Thomas Hellstrom
2007-01-08
drm: remove drm_follow_page, and drm_ioremap and ioremapfree
Christoph Hellwig
2007-01-01
make build against 2.6.20 hopefully
Dave Airlie
2006-12-27
Proper allocation of AGP pages for ttms.
Thomas Hellstrom
2006-12-19
Security fix. Zero pages before they are handed to user space.
Thomas Hellstrom
2006-12-19
drm: remove all 2.4 support for drm development tree.
Dave Airlie
2006-12-19
[SPARC]: Respect vm_page_prot in io_remap_page_range().
Dave Airlie
2006-12-19
[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
Dave Airlie
2006-10-30
Bugzilla Bug #8819
Thomas Hellstrom
2006-10-20
Bug #8707, 2.6.19-rc compatibility for memory manager code.
Thomas Hellstrom
2006-10-18
Merging drm-ttm-0-2-branch
Thomas Hellstrom
2006-10-17
Add vma list memory usage to memory accounting.
Thomas Hellstrom
2006-10-17
Add memory usage accounting to avoid DOS problems.
Thomas Hellstrom
2006-10-11
Compatibility code for 2.6.15-2.6.18. It is ugly but a little comfort is that
Thomas Hellstrom
2006-10-11
Big update:
Thomas Hellstrom
2006-10-10
Use a nopage-based approach to fault in pfns.
Thomas Hellstrom
2006-10-02
Bug 6242: [mach64] Use private DMA buffers, part #3.
George Sapountzis
2006-10-02
Allow for 44 bit user-tokens (or drm_file offsets)
Thomas Hellstrom
2006-09-27
Adapt to architecture-specific hooks for gatt pages.
Thomas Hellstrom
2006-09-14
Remove the use of reserved pages, and use locked pages instead.
Thomas Hellstrom
[next]