Set the drm bus map type for each buffer object memory type.
[platform/upstream/libdrm.git] / linux-core / drm_vm.c
2007-02-14 Thomas HellstromSet the drm bus map type for each buffer object memory...
2007-02-14 Thomas HellstromRework buffer object vm code to use nopfn() for kernels...
2007-02-10 Thomas HellstromVarious bugfixes.
2007-02-08 Thomas HellstromFix evict_mutex locking range.
2007-02-08 Thomas HellstromFix mm_block leak.
2007-02-08 Thomas HellstromSimplify external ttm page allocation.
2007-02-07 Thomas HellstromFix a stray unlock_kernel() in drm_vm.c
2007-02-06 Thomas HellstromSimplify pci map vs no pci map choice.
2007-02-02 Thomas HellstromMake also later kernels work with buffer object vm
2007-02-02 Thomas HellstromMake vm handle buffer objects instead of ttm objects.
2007-02-01 Thomas HellstromFix missing ttm_open_vma call from previous commit.
2007-01-31 Thomas HellstromProtect drm_mmap against disappearing maps.
2007-01-08 Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2007-01-08 Christoph Hellwigdrm: remove drm_follow_page, and drm_ioremap and iorema...
2007-01-01 Dave Airliemake build against 2.6.20 hopefully
2006-12-27 Thomas HellstromProper allocation of AGP pages for ttms.
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Thomas HellstromSecurity fix. Zero pages before they are handed to...
2006-12-19 Dave Airliedrm: remove all 2.4 support for drm development tree.
2006-12-19 Dave Airlie[SPARC]: Respect vm_page_prot in io_remap_page_range().
2006-12-19 Dave Airlie[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-30 Thomas HellstromBugzilla Bug #8819
2006-10-20 Thomas HellstromBug #8707, 2.6.19-rc compatibility for memory manager...
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-19 Thomas HellstromImporting fixes from drm-ttm-0-2-branch
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-17 Thomas HellstromAdd vma list memory usage to memory accounting.
2006-10-17 Thomas HellstromAdd memory usage accounting to avoid DOS problems.
2006-10-14 Stephane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2006-10-11 Thomas HellstromCompatibility code for 2.6.15-2.6.18. It is ugly but...
2006-10-11 Thomas HellstromBig update:
2006-10-10 Thomas HellstromUse a nopage-based approach to fault in pfns.
2006-10-02 George SapountzisBug 6242: [mach64] Use private DMA buffers, part #3.
2006-10-02 Thomas HellstromAllow for 44 bit user-tokens (or drm_file offsets)
2006-09-27 Thomas HellstromAdapt to architecture-specific hooks for gatt pages.
2006-09-14 Thomas HellstromRemove the use of reserved pages, and use locked pages...
2006-09-12 Thomas HellstromMore bugfixes.
2006-08-30 Thomas HellstromBuffer object mapping and mapping synchronization for...
2006-08-28 Dave AirlieMerge branch 'master' into nouveau-1
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-28 Dave Airliedrm: lots of small cleanups and whitespace issues fixed up
2006-08-25 Thomas HellstromModule protection map access is moving into mainline...
2006-08-25 Thomas HellstromCheckpoint commit
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-22 Thomas HellstromMore ttm cleanups.
2006-08-22 Thomas HellstromBring in stripped TTM functionality.
2006-08-19 Dave Airliedrm: lots of small cleanups and whitespace issues fixed up
2006-07-24 Dave Airlieswitch drm to use Linux mutexes instead of semaphore.
2006-07-11 Thomas HellstromKeep hashed user tokens, with the following changes:
2006-07-10 Thomas HellstromChange drm Map handles to be arbitrary 32-bit hash...
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2005-11-29 Dave AirlieFix from Hugh Dickins for consistent mapping
2005-08-20 Dave Airlieremove checks that make ppc64 not work properly......
2005-08-16 Dave Airlieadd Egberts 32/64 bit patch (its in kernel already...)
2005-06-04 Dave Airliemisc cleanup patch from Adrian Bunk
2005-05-28 Eric AnholtBugzilla #3217: Create a new __drm_pci_free which is...
2005-04-26 Eric AnholtConvert BSD code to mostly use bus_dma, the dma abstrac...
2005-03-27 Dave AirlieSome ia64 platforms may not support write combining...
2005-01-12 Felix KuehlingUse virt_to_page instead of vmalloc_to_page in drm_do_v...
2005-01-01 Felix KuehlingAdded a new DRM map type _DRM_CONSISTENT for consistent...
2004-10-23 Dave Airliefix pfn vs page for older kernels (2.6.9-rc kernels...
2004-10-22 Jon SmirlBring in patch from kernel for remap_pfn_range
2004-10-18 Jose FonsecaUpdate Doxygen configuration & comments.
2004-10-12 Jon SmirlBreakout heads into their own data structures.
2004-10-10 Jon SmirlRename fn_tbl to driver. Core driver now uses pci_drive...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-30 Jon SmirlMake fops per driver instead of global, remove default...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-20 Jon SmirlFelix's fix for map request smaller than permanent...
2004-09-05 Dave Airliemerge back bunch of whitespace and misc changes from...
2004-09-05 Dave Airliebad code copy for alpha.. fix the member names
2004-09-05 Dave Airliemake the AMD64 check a compat thing
2004-09-04 Dave AirlieFixup OS_HAS_AGP/OS_HAS_MTRR along lines of patches...
2004-09-04 Dave Airliedoh.. that makes no sense.. thinko in removal of OS_HAS_AGP
2004-08-30 Dave Airlieimplement drm_core_check_feature and use it .. looks...
2004-08-27 Dave Airlie__NO_VERSION__ hasn't been needed since 2.3 days ditch...
2004-08-24 Dave AirlieMerged drmfntbl-0-0-2
2004-07-20 Dave Airlieadd x86_64 architecture defines from kernel (leave...
2004-06-10 Keith WhitwellA few changes for recent redhat.
2004-05-30 Dave Airliefixes from kernel: Make users of page->count use the...
2004-01-11 Michel DaenzerAdapt to nopage() prototype change in Linux 2.6.1.
2003-09-12 Alan Hourihanelinux drm fixes
2003-08-15 Michel DaenzerMerge from 2.6 kernel (Linus Torvalds)
2003-05-27 Jose FonsecaMerged DRM documentation.
2003-05-17 Michel Daenzerdo allow reading from read only mappings...
2003-05-16 Michel DaenzerSupport AGP bridges where the AGP aperture can't be...
2003-04-08 Leif DelgassUse list_entry() to get container struct from struct...
2003-03-30 Eric AnholtSpelling fixes in comments.
2002-10-22 Alan Hourihanefinal part of XFree86 4.2.99.2 merge
2002-08-22 Leif DelgassDon't (re)define vmalloc_to_page for kernel >= 2.4...
2002-08-06 Rik FaithUpdates from Rusty Russell to:
2002-05-16 Keith WhitwellAllow drm to build under 2.4 and 2.5(.14)
2001-12-10 Alan Hourihanemerge with linux kernel 2.4.15
2001-10-22 Alan Hourihanemerge kernel 2.4.13-pre6.
2001-09-25 Alan Hourihanemerge with 2.4.10 kernel
2001-08-19 Alan HourihaneNo one's maintaining 2.2.x support - so remove all...
2001-08-14 Jeff HartmannA few warning fixes when actually building under 2...
2001-08-13 Jeff HartmannSync with Linus 2.4.9-pre2 + make all nopage routines...
2001-08-10 Jeff HartmannCommit Keith Owens kernel Makefile changes, merge and...
next