summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* gma500: mmu: unmap the correct addressPan Bian2017-10-301-1/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-081-167/+130Star
|\
| * drm/gma500: Give MMU code it's own header filePatrik Jakobsson2014-03-171-44/+1Star
| * drm/gma500: Make SGX MMU driver actually do somethingPatrik Jakobsson2014-03-171-126/+132
* | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin2014-02-271-1/+1
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-221-11/+2Star
|\
| * gma500: mmu: mark psb_mmu_free_pt() and psb_mmu_pt_alloc_map_lock() as staticKirill A. Shutemov2012-03-101-2/+2
| * gma500: mmu: drop unused psb_get_default_pd_addr()Kirill A. Shutemov2012-03-101-9/+0Star
* | gma500: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-15/+15
|/
* gma500: introduce the GTT and MMU handling logicAlan Cox2011-11-161-0/+858