index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
gtt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/gma500: Rename struct gtt_range to struct psb_gem_object
Thomas Zimmermann
2021-10-19
1
-7
/
+8
*
drm/gma500: Rewrite GTT page insert/remove without struct gtt_range
Thomas Zimmermann
2021-10-19
1
-56
/
+37
*
drm/gma500: Set page-caching flags in GEM pin/unpin
Thomas Zimmermann
2021-10-19
1
-15
/
+2
*
drm/gma500: Inline psb_gtt_{alloc,free}_range() into rsp callers
Thomas Zimmermann
2021-10-19
1
-0
/
+27
*
drm/gma500: Move helpers for struct gtt_range from gtt.c to gem.c
Thomas Zimmermann
2021-10-19
1
-188
/
+2
*
drm/gma500: Replace references to dev_private with helper function
Thomas Zimmermann
2021-09-23
1
-9
/
+9
*
drm/gma500: Never wait for blits
Patrik Jakobsson
2021-02-09
1
-11
/
+0
*
drm/gma500: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-06
1
-9
/
+11
*
drm/gma500: Remove GTT roll support
Patrik Jakobsson
2020-11-15
1
-50
/
+2
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
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
/
+3
|
/
*
drm: use set_memory.h header
Laura Abbott
2017-05-08
1
-0
/
+1
*
drm/gma500: make function static to eliminate compiling warning
Jiang Biao
2016-11-08
1
-1
/
+1
*
drm/gma500: add comments for new parameters
Jiang Biao
2016-10-13
1
-0
/
+2
*
drm/gma500: Add driver private mutex for the fault handler
Daniel Vetter
2015-12-01
1
-0
/
+1
*
drm/gem: remove misleading gfp parameter to get_pages()
David Herrmann
2014-07-08
1
-1
/
+1
*
drm/gma500: Add backing type and base align to psb_gem_create()
Patrik Jakobsson
2014-03-17
1
-2
/
+2
*
drm/gma500: Hook up the MMU
Patrik Jakobsson
2014-03-17
1
-8
/
+33
*
drm/gma500: fix things after get/put page helpers
Rob Clark
2013-10-09
1
-0
/
+1
*
drm/gma500: use gem get/put page helpers
Rob Clark
2013-08-19
1
-32
/
+6
*
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
Dave Airlie
2013-04-17
1
-8
/
+44
|
\
|
*
drm/gma500: Add debugging info to psb_gtt_restore()
Patrik Jakobsson
2013-04-15
1
-1
/
+8
|
*
drm/gma500: Add support for rebuilding the gtt
Patrik Jakobsson
2013-04-07
1
-8
/
+37
*
|
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
|
/
*
gma500: Clean up some of the noise
Alan Cox
2012-05-11
1
-9
/
+3
*
gma500: gtt: fix __iomem sparse warnings
Kirill A. Shutemov
2012-05-07
1
-4
/
+7
*
gma500: psb_gtt_init(): drop unused variable
Kirill A. Shutemov
2012-05-07
1
-2
/
+1
*
gma500: Set the mapping mask
Alan Cox
2012-04-27
1
-0
/
+4
*
gma500: mark framebuffer pages write combining
Alan Cox
2012-04-27
1
-1
/
+1
*
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-03-15
1
-5
/
+4
|
\
|
*
drm, gma500: Fix Cedarview boot failures in 3.3-rc
Alan Cox
2012-03-05
1
-5
/
+4
*
|
gma500: gtt: mark psb_gtt_entry() and psb_gtt_alloc() as static
Kirill A. Shutemov
2012-03-10
1
-2
/
+2
|
/
*
gma500: Fix shmem mapping
Alan Cox
2012-01-24
1
-3
/
+2
*
gma500: gtt based hardware scrolling console
Alan Cox
2011-12-06
1
-3
/
+48
*
gma500: do a pass over the FIXME tags
Alan Cox
2011-12-06
1
-11
/
+19
*
gma500: introduce the GTT and MMU handling logic
Alan Cox
2011-11-16
1
-0
/
+500