index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_gem_vram_helper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
1
-4
/
+4
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
1
-7
/
+7
2020-09-24
drm/vram-helper: switch over to the new pin interface
Christian König
1
-3
/
+0
2020-09-14
drm/vboxvideo: Use drm_gem_vram_vmap() interfaces
Thomas Zimmermann
1
-3
/
+0
2020-09-11
drm/vram-helper: stop using TTM placement flags
Christian König
1
-4
/
+3
2020-07-20
drm/vram-helper: Managed vram helpers
Thomas Zimmermann
1
-0
/
+3
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
1
-1
/
+1
2020-02-06
drm/vram: Add helpers to validate a display mode's memory requirements
Thomas Zimmermann
1
-0
/
+9
2020-01-07
drm/vram-helper: Remove BO device from public interface
Thomas Zimmermann
1
-2
/
+0
2020-01-07
drm/vram-helper: Remove interruptible flag from public interface
Thomas Zimmermann
1
-3
/
+1
2020-01-06
drm/vram: Support scanline alignment for dumb buffers
Thomas Zimmermann
1
-0
/
+1
2019-11-27
drm/vram: remove unused declaration
Gurchetan Singh
1
-1
/
+0
2019-10-24
drm/vram-helpers: Add helpers for prepare_fb() and cleanup_fb()
Thomas Zimmermann
1
-0
/
+25
2019-10-17
drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
Gerd Hoffmann
1
-18
/
+0
2019-10-17
drm/vram: switch vram helper to &drm_gem_object_funcs.mmap()
Gerd Hoffmann
1
-8
/
+1
2019-09-27
drm/vram: Support top-down placement flag
Thomas Zimmermann
1
-0
/
+1
2019-09-17
drm/vram: Provide vmap and vunmap operations for GEM VRAM objects
Thomas Zimmermann
1
-1
/
+4
2019-09-12
drm/vram: Unexport internal functions of VRAM MM
Thomas Zimmermann
1
-6
/
+0
2019-09-12
drm/vram: Have VRAM MM call GEM VRAM functions directly
Thomas Zimmermann
1
-22
/
+2
2019-09-12
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
1
-0
/
+86
2019-09-10
drm/vram: add vram-mm debugfs file
Gerd Hoffmann
1
-0
/
+1
2019-09-09
drm/vram: Implement lazy unmapping for GEM VRAM buffers
Thomas Zimmermann
1
-0
/
+4
2019-09-09
drm/vram: Add kmap ref-counting to GEM VRAM objects
Thomas Zimmermann
1
-0
/
+14
2019-08-06
drm/vram: use embedded gem object
Gerd Hoffmann
1
-2
/
+1
2019-07-03
drm/vram: Don't export driver callback functions for PRIME
Thomas Zimmermann
1
-22
/
+0
2019-07-03
drm/vram: Set GEM object functions for PRIME
Thomas Zimmermann
1
-1
/
+2
2019-06-21
drm/vram-helper: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-13
drm: Remove functions with kmap-object argument from GEM VRAM helpers
Thomas Zimmermann
1
-4
/
+0
2019-06-13
drm: Remove lock interfaces from GEM VRAM helpers
Thomas Zimmermann
1
-5
/
+0
2019-05-22
drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpers
Thomas Zimmermann
1
-4
/
+4
2019-05-22
drm: Replace drm_gem_vram_push_to_system() with kunmap + unpin
Thomas Zimmermann
1
-1
/
+0
2019-05-17
drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200
Thomas Zimmermann
1
-0
/
+3
2019-05-15
drm: Integrate VRAM MM into struct drm_device
Thomas Zimmermann
1
-1
/
+18
2019-05-15
drm: Add default instance for VRAM MM callback functions
Thomas Zimmermann
1
-0
/
+3
2019-05-15
drm: Add simple PRIME helpers for GEM VRAM
Thomas Zimmermann
1
-0
/
+20
2019-05-15
drm: Add drm_gem_vram_fill_create_dumb() to create dumb buffers
Thomas Zimmermann
1
-0
/
+8
2019-05-15
drm: Add |struct drm_gem_vram_object| callbacks for |struct drm_driver|
Thomas Zimmermann
1
-0
/
+10
2019-05-15
drm: Add |struct drm_gem_vram_object| callbacks for |struct ttm_bo_driver|
Thomas Zimmermann
1
-0
/
+10
2019-05-15
drm: Add |struct drm_gem_vram_object| and helpers
Thomas Zimmermann
1
-0
/
+92