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
/
drivers
/
gpu
/
drm
/
drm_gem_vram_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-27
/
+15
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-2
/
+2
2021-02-12
drm/vram-helper: cleanup drm_gem_vram_bo_driver_move_notify
Christian König
1
-14
/
+4
2021-02-09
drm/ttm: move memory accounting into vmwgfx v4
Christian König
1
-4
/
+2
2021-01-21
drm/ttm: device naming cleanup
Christian König
1
-7
/
+7
2021-01-19
drm/vram-helper: Reuse existing page mappings in vmap
Thomas Zimmermann
1
-3
/
+11
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
1
-1
/
+2
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
1
-53
/
+54
2020-11-09
drm/vram-helper: Remove invariant parameters from internal kmap function
Thomas Zimmermann
1
-14
/
+4
2020-10-29
drm/vram_helpers: drop ttm_page_alloc.h include
Christian König
1
-1
/
+0
2020-10-29
drm/ttm: wire up the new pool as default one v2
Christian König
1
-2
/
+2
2020-10-22
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
1
-5
/
+3
2020-10-21
drm/ttm: drop move notify around move.
Dave Airlie
1
-1
/
+10
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
1
-5
/
+2
2020-10-15
drm/ttm: add caching state to ttm_bus_placement
Christian König
1
-0
/
+1
2020-10-15
drm/ttm: set the tt caching state at creation time
Christian König
1
-1
/
+1
2020-10-07
drm/vram_helper: implement a ttm move callback.
Dave Airlie
1
-0
/
+21
2020-09-25
drm/vram-helper: Don't put new BOs into VRAM
Thomas Zimmermann
1
-2
/
+1
2020-09-25
drm/vram-helper: Set object function iff they are not provided by driver
Thomas Zimmermann
1
-4
/
+12
2020-09-25
drm/vram-helper: Integrate drm_gem_vram_init() into drm_gem_vram_create()
Thomas Zimmermann
1
-48
/
+29
2020-09-24
drm/vram-helper: switch over to the new pin interface
Christian König
1
-28
/
+9
2020-09-22
drm/vram-helper: Fix use of top-down placement
Thomas Zimmermann
1
-1
/
+1
2020-09-18
drm/ttm: flip tt destroy ordering.
Dave Airlie
1
-0
/
+1
2020-09-15
drm/ttm: remove available_caching
Christian König
1
-1
/
+0
2020-09-15
drm/ttm: remove default caching
Christian König
1
-2
/
+1
2020-09-14
drm: fix double free for gbo in drm_gem_vram_init and drm_gem_vram_create
Jia Yang
1
-12
/
+16
2020-09-14
drm/vboxvideo: Use drm_gem_vram_vmap() interfaces
Thomas Zimmermann
1
-54
/
+2
2020-09-11
drm/ttm: nuke memory type flags
Christian König
1
-9
/
+6
2020-09-11
drm/vram-helper: stop using TTM placement flags
Christian König
1
-5
/
+9
2020-09-09
drm/gem_vram/ttm: move to driver backend destroy function.
Dave Airlie
1
-7
/
+2
2020-09-08
drm/ttm: merge offset and base in ttm_bus_placement
Christian König
1
-2
/
+1
2020-09-08
drm/ttm: remove bdev from ttm_tt
Dave Airlie
1
-1
/
+1
2020-08-24
drm/ttm: init mem->bus in common code.
Dave Airlie
1
-6
/
+0
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
1
-3
/
+3
2020-08-06
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
1
-2
/
+2
2020-08-06
drm/ttm: make ttm_range_man_init/takedown take type + args
Dave Airlie
1
-5
/
+5
2020-08-06
drm/vram-helper: use wrapper to access memory managers
Dave Airlie
1
-3
/
+3
2020-08-06
drm/vram_helper: call explicit mm takedown
Dave Airlie
1
-0
/
+1
2020-08-06
drm/vram_helper: use new ttm manager init function
Dave Airlie
1
-2
/
+1
2020-08-06
drm/vram-helper: call the ttm manager debug function
Dave Airlie
1
-4
/
+2
2020-08-06
drm/vram-helper: remove populate/unpopulate
Dave Airlie
1
-2
/
+0
2020-07-31
drm/ttm: remove the init_mem_type callback
Christian König
1
-7
/
+0
2020-07-31
drm/vram-helper: stop implementing init_mem_type
Christian König
1
-12
/
+4
2020-07-31
drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2
Christian König
1
-1
/
+0
2020-07-31
drm/ttm: initialize the system domain with defaults v2
Christian König
1
-3
/
+0
2020-07-21
drm: remove optional dummy function from drivers using TTM
Christian König
1
-5
/
+0
2020-07-21
drm/vram-helper: stop using TTM_MEMTYPE_FLAG_MAPPABLE
Christian König
1
-7
/
+2
2020-07-20
drm/vram-helper: Managed vram helpers
Thomas Zimmermann
1
-36
/
+48
2020-06-25
drm/vram-helper: don't use ttm bo->offset v4
Nirmoy Das
1
-1
/
+10
[next]