aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/mmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-167/+130
2014-03-17drm/gma500: Give MMU code it's own header filePatrik Jakobsson1-44/+1
2014-03-17drm/gma500: Make SGX MMU driver actually do somethingPatrik Jakobsson1-126/+132
2014-02-27x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin1-1/+1
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-11/+2
2012-03-20gma500: remove the second argument of k[un]map_atomic()Cong Wang1-15/+15
2012-03-10gma500: mmu: mark psb_mmu_free_pt() and psb_mmu_pt_alloc_map_lock() as staticKirill A. Shutemov1-2/+2
2012-03-10gma500: mmu: drop unused psb_get_default_pd_addr()Kirill A. Shutemov1-9/+0
2011-11-16gma500: introduce the GTT and MMU handling logicAlan Cox1-0/+858