summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_vm.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker1-0/+1
2011-06-14alpha/drm: Cleanup Alpha support in DRM generic codeJay Estabrook1-1/+1
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie1-10/+18
2010-09-28drm: Prune GEM vma entriesChris Wilson1-10/+18
2010-08-30drm: kill get_reg_ofs callbackDaniel Vetter1-4/+2
2010-08-30drm: kill drm_map_ofs callbacksDaniel Vetter1-7/+0
2010-08-20drm: fix end of loop testDan Carpenter1-1/+1
2010-06-01drm: Add __arm defines to DRMJordan Crouse1-1/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-4/+4
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie1-2/+2
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt1-4/+4
2009-03-13drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt1-10/+12
2009-03-13drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt1-6/+6
2008-12-29drm: GEM mmap supportJesse Barnes1-2/+5
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+673