aboutsummaryrefslogtreecommitdiff
path: root/linux-core/drm_compat.c
AgeCommit message (Expand)Author
2009-06-22drm: Strip old ttm.Thomas Hellstrom
2009-03-03drm: drop Linux < 2.6.21 supportPekka Paalanen
2009-03-02drm: drop Linux < 2.6.19 supportPekka Paalanen
2009-03-02drm: drop Linux < 2.6.18 supportPekka Paalanen
2009-03-02drm: drop Linux < 2.6.15 supportPekka Paalanen
2009-02-16drm_compat: remove kmap_atomic_prot_pfn()Pekka Paalanen
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes
2008-08-07Make modesetting-gem build with recent kernelsJesse Barnes
2008-07-31drm: add fault handler support so as to be more like possible upstreamDave Airlie
2008-07-26radeon: add initial atombios modesetting and GEM -> TTM translation layer.Dave Airlie
2008-05-09Fix build problemsAlan Hourihane
2008-05-08Merge remote branch 'origin/master' into modesetting-101Dave Airlie
2008-05-07drm: nopage compat fixup for drm_vmDave Airlie
2008-04-28Merge branch 'master' into modesetting-101Thomas Hellstrom
2008-04-14Fix up buffer manager locking.Thomas Hellstrom
2008-03-12Merge branch 'intel-post-reloc'Thomas Hellstrom
2008-03-05fixup previous mergeDave Airlie
2008-03-05Merge remote branch 'origin/master' into modesetting-101Dave Airlie
2008-02-29FIX_KMAP_BEGIN requires CONFIG_HIMEM (see include/asm-i386.h/fixmap.h)Patrice Mandin
2008-02-29Fix compilation breakage on x86-64.Thomas Hellstrom
2008-02-28Add a compat kmap_atomic_prot_pfn to do quick kernel map / unmaps ofThomas Hellstrom
2008-02-28Add a compat kmap_atomic_prot_pfn to do quick kernel map / unmaps ofThomas Hellstrom
2008-02-20compatibility code for pci_get_bus_and_slot()Alan Hourihane
2008-02-05Add missing round_jiffies_relative() for older kernelsAlan Hourihane
2008-01-05drm: One forgotten rename of 'mask' to 'proposed_flags'.Pekka Paalanen
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie
2007-10-21Remove the need for the hardware lock in the buffer manager.Thomas Hellstrom
2007-09-12Added idr_replace() function which was apparently added in Linux 2.6.18Brian
2007-07-16drm: fixup old kernel compat codeDave Airlie
2007-07-16drm: detypedef ttm/bo/fence codeDave Airlie
2007-07-11Merge branch 'master' into cleanupDave Airlie
2007-06-12Try to make buffer object / fence object ioctl args 64-bit safe.Thomas Hellstrom
2007-06-10use krh's idr mods to remove lists from idr codeDave Airlie
2007-06-07oops must fix this properly at some pointDave Airlie
2007-06-07drm: fix radeon setparam alignment issues on 32/64-bitDave Airlie
2007-05-26Revert "drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls."Dave Airlie
2007-05-26drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.Dave Airlie
2007-05-06drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.Dave Airlie
2007-04-03Make sure CMA (Can't map aperture) pages are mapped uncached.Thomas Hellstrom
2007-02-26Fix build for 2.6.21-rc1.Thomas Hellstrom
2007-02-15Fix build against older kernels.Michel Dänzer
2007-02-14Set the drm bus map type for each buffer object memory type.Thomas Hellstrom
2007-02-14Rework buffer object vm code to use nopfn() for kernels >= 2.6.19.Thomas Hellstrom
2007-02-08A minor function interface change and some memcpy bugfixing.Thomas Hellstrom
2007-02-08Simplify external ttm page allocation.Thomas Hellstrom
2007-02-06Simplify pci map vs no pci map choice.Thomas Hellstrom
2007-02-02Make also later kernels work with buffer object vmThomas Hellstrom
2007-02-02Make vm handle buffer objects instead of ttm objects.Thomas Hellstrom
2007-02-01Fix missing ttm_open_vma call from previous commit.Thomas Hellstrom
2006-12-27Proper allocation of AGP pages for ttms.Thomas Hellstrom