[intel] Quirk away MSI support on 945G/GM.
[platform/upstream/libdrm.git] / linux-core / drm_bo_move.c
2008-05-30 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-04-28 Eric AnholtRename drm_mm.c and its fuctions to drm_memrange.
2008-04-14 Thomas HellstromUnlock the BO mutex while waiting for idle, unmapped...
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-12 Thomas HellstromMake sure other TTM memory types than TT is really...
2008-02-28 Thomas HellstromAdd a compat kmap_atomic_prot_pfn to do quick kernel...
2008-02-28 Thomas HellstromAdd a compat kmap_atomic_prot_pfn to do quick kernel...
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-03 Dave AirlieMerge branch 'r500-support'
2007-12-21 Keith PackardRename inappropriately named 'mask' fields to 'proposed...
2007-12-21 Keith PackardClean up and document drm_ttm.c APIs. drm_bind_ttm...
2007-12-15 Keith PackardMake ttm create/destroy APIs consistent. Pass page_flag...
2007-11-19 Jerome Glissedrm: fix dead lock in drm_buffer_object_transfer
2007-11-05 Dave Airliedrm/ttm: apply linux kernel coding style to bo_lock...
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-26 Thomas HellstromBuffer flags and masks are 64-bit.
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-10-04 Dave Airliedrm: fix page count calculation
2007-09-25 Thomas HellstromMerge branch 'master' into pre-superioctl-branch
2007-09-22 Thomas HellstromAdd fence error member.
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-16 Eric AnholtMerge branch 'master' into bo-set-pin
2007-08-06 Ben SkeggsExport some useful ttm functions to drivers.
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
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-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-02-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-15 Thomas HellstromInitial support for fence object classes.
2007-02-14 Thomas HellstromMerge branch 'ttm-vram-0-1-branch'
2007-02-13 Thomas HellstromMore bugfixes.
2007-02-12 Thomas HellstromLindent.
2007-02-12 Thomas HellstromMore bugfixes.
2007-02-12 Thomas HellstromCleanup and fix support for pinned buffers.
2007-02-10 Thomas HellstromVarious bugfixes.
2007-02-09 Thomas HellstromI915 accelerated blit copy functional.
2007-02-08 Thomas HellstromFix copyright statements.
2007-02-08 Thomas HellstromFix evict_mutex locking range.
2007-02-08 Thomas HellstromAdd an accelerated buffer copy cleanup helper.
2007-02-08 Thomas HellstromDon't create a ttm just to copy from.
2007-02-08 Thomas HellstromFix mm_block leak.
2007-02-08 Thomas HellstromA minor function interface change and some memcpy bugfi...
2007-02-08 Thomas HellstromSimplify external ttm page allocation.
2007-02-07 Thomas HellstromCheckpoint commit.
2007-02-07 Thomas HellstromFix a stray unlock_kernel() in drm_vm.c