index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
mmu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/gma: Remove calls to kmap()
Ira Weiny
2022-01-24
1
-4
/
+4
*
drm/gma500: Replace references to dev_private with helper function
Thomas Zimmermann
2021-09-23
1
-6
/
+6
*
drm/gma500: Remove CONFIG_X86 conditionals from source files
Thomas Zimmermann
2021-02-09
1
-21
/
+0
*
drm/gma500/mmu: Actually return an error if one occurs
Lee Jones
2021-01-18
1
-1
/
+1
*
drm/gma500/mmu: Remove unused function 'psb_get_default_pd_addr'
Lee Jones
2021-01-18
1
-9
/
+0
*
drm/gma500/mmu: Make local function 'psb_mmu_pt_alloc_map_lock()' static
Lee Jones
2021-01-18
1
-2
/
+2
*
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-19
1
-13
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
|
drm/gma500: drop drmp.h include from all .c files
Sam Ravnborg
2019-05-22
1
-2
/
+4
|
/
*
gma500: mmu: unmap the correct address
Pan Bian
2017-10-30
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-04-08
1
-167
/
+130
|
\
|
*
drm/gma500: Give MMU code it's own header file
Patrik Jakobsson
2014-03-17
1
-44
/
+1
|
*
drm/gma500: Make SGX MMU driver actually do something
Patrik Jakobsson
2014-03-17
1
-126
/
+132
*
|
x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH
H. Peter Anvin
2014-02-27
1
-1
/
+1
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-03-22
1
-11
/
+2
|
\
|
*
gma500: mmu: mark psb_mmu_free_pt() and psb_mmu_pt_alloc_map_lock() as static
Kirill A. Shutemov
2012-03-10
1
-2
/
+2
|
*
gma500: mmu: drop unused psb_get_default_pd_addr()
Kirill A. Shutemov
2012-03-10
1
-9
/
+0
*
|
gma500: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-15
/
+15
|
/
*
gma500: introduce the GTT and MMU handling logic
Alan Cox
2011-11-16
1
-0
/
+858