[intel] Quirk away MSI support on 945G/GM.
[platform/upstream/libdrm.git] / linux-core / drm_vm.c
2008-05-30 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-05-07 Dave Airliedrm: nopage compat fixup for drm_vm
2008-04-23 Jakob BornecrantzFixed unlock check on EAGAIN
2008-04-14 Thomas HellstromUnlock the BO mutex while waiting for idle, unmapped...
2008-04-14 Thomas HellstromFix up buffer manager locking.
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-05 Benjamin Herrenschmidtdrm: Fix for non-coherent DMA PowerPC
2008-03-05 Dave Airliedrm: reorganise minor number handling using code from...
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-03 Márton Némethdrm: cleanup DRM_DEBUG() parameters
2008-01-03 Dave AirlieMerge branch 'r500-support'
2007-12-21 Keith PackardRename inappropriately named 'mask' fields to 'proposed...
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-05 Dave Airliedrm: more kernel coding style cleanups
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-25 Thomas HellstromMerge branch 'master' into drm-ttm-finalize
2007-10-21 Thomas HellstromRemove the need for the hardware lock in the buffer...
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-20 Eric AnholtReplace filp in ioctl arguments with drm_file *file_priv.
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-16 Dave Airliedrm: detypedef ttm/bo/fence code
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-16 Dave Airliedrm: detypedef drm.h and fixup all problems
2007-07-12 Ian RomanickMerge branch 'master' into xgi-0-0-2
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-06-29 Thomas HellstromFence object reference / dereference cleanup.
2007-05-25 Dave Airliedrm: cleanup use of Linux list handling macros
2007-04-26 George Sapountzislinux: minor indent.
2007-04-26 Dave Airliedrm: nopfn warning on 64-bit
2007-04-03 Thomas HellstromMake sure CMA (Can't map aperture) pages are mapped...
2007-03-30 Eric AnholtMerge branch 'origin'
2007-03-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-24 Dave Airlievm: cleanup drm_vm.c along lines of cleanups queued...
2007-03-23 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-23 Dave Airliecleanup more whitespace from ttm merge
2007-02-27 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-26 Thomas HellstromFix build for 2.6.21-rc1.
2007-02-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-14 Thomas HellstromMerge branch 'ttm-vram-0-1-branch'
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-03-09 Michel DänzerMerge branch 'i915-pageflip'
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 Keith PackardMerge branch 'master' into crestline
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-10 Nian WuMerge branch 'master' into crestline
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...
next