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
/
include
/
drm
/
drm_gem_vram_helper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vram-helpers: Add helpers for prepare_fb() and cleanup_fb()
Thomas Zimmermann
2019-10-24
1
-0
/
+25
*
drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
Gerd Hoffmann
2019-10-17
1
-18
/
+0
*
drm/vram: switch vram helper to &drm_gem_object_funcs.mmap()
Gerd Hoffmann
2019-10-17
1
-8
/
+1
*
drm/vram: Support top-down placement flag
Thomas Zimmermann
2019-09-27
1
-0
/
+1
*
drm/vram: Provide vmap and vunmap operations for GEM VRAM objects
Thomas Zimmermann
2019-09-17
1
-1
/
+4
*
drm/vram: Unexport internal functions of VRAM MM
Thomas Zimmermann
2019-09-12
1
-6
/
+0
*
drm/vram: Have VRAM MM call GEM VRAM functions directly
Thomas Zimmermann
2019-09-12
1
-22
/
+2
*
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
2019-09-12
1
-0
/
+86
*
drm/vram: add vram-mm debugfs file
Gerd Hoffmann
2019-09-10
1
-0
/
+1
*
drm/vram: Implement lazy unmapping for GEM VRAM buffers
Thomas Zimmermann
2019-09-09
1
-0
/
+4
*
drm/vram: Add kmap ref-counting to GEM VRAM objects
Thomas Zimmermann
2019-09-09
1
-0
/
+14
*
drm/vram: use embedded gem object
Gerd Hoffmann
2019-08-06
1
-2
/
+1
*
drm/vram: Don't export driver callback functions for PRIME
Thomas Zimmermann
2019-07-03
1
-22
/
+0
*
drm/vram: Set GEM object functions for PRIME
Thomas Zimmermann
2019-07-03
1
-1
/
+2
*
drm/vram-helper: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
1
-2
/
+0
*
drm: Remove functions with kmap-object argument from GEM VRAM helpers
Thomas Zimmermann
2019-06-13
1
-4
/
+0
*
drm: Remove lock interfaces from GEM VRAM helpers
Thomas Zimmermann
2019-06-13
1
-5
/
+0
*
drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpers
Thomas Zimmermann
2019-05-22
1
-4
/
+4
*
drm: Replace drm_gem_vram_push_to_system() with kunmap + unpin
Thomas Zimmermann
2019-05-22
1
-1
/
+0
*
drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200
Thomas Zimmermann
2019-05-17
1
-0
/
+3
*
drm: Integrate VRAM MM into struct drm_device
Thomas Zimmermann
2019-05-15
1
-1
/
+18
*
drm: Add default instance for VRAM MM callback functions
Thomas Zimmermann
2019-05-15
1
-0
/
+3
*
drm: Add simple PRIME helpers for GEM VRAM
Thomas Zimmermann
2019-05-15
1
-0
/
+20
*
drm: Add drm_gem_vram_fill_create_dumb() to create dumb buffers
Thomas Zimmermann
2019-05-15
1
-0
/
+8
*
drm: Add |struct drm_gem_vram_object| callbacks for |struct drm_driver|
Thomas Zimmermann
2019-05-15
1
-0
/
+10
*
drm: Add |struct drm_gem_vram_object| callbacks for |struct ttm_bo_driver|
Thomas Zimmermann
2019-05-15
1
-0
/
+10
*
drm: Add |struct drm_gem_vram_object| and helpers
Thomas Zimmermann
2019-05-15
1
-0
/
+92