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
/
amd
/
amdgpu
/
amdgpu_vram_mgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
drm/amd: correct trivial kernel-doc inconsistencies
Colton Lewis
1
-2
/
+0
2020-05-14
Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-30
/
+13
2020-05-07
drm/amd/amdgpu: cleanup coding style a bit
Bernard Zhao
1
-30
/
+13
2020-04-01
drm/amdgpu: add support for exporting VRAM using DMA-buf v3
Christian König
1
-0
/
+99
2019-10-07
drm/amdgpu: Report vram vendor with sysfs (v3)
Ori Messinger
1
-0
/
+43
2019-09-13
drm/amdgpu: reserve at least 4MB of VRAM for page tables v2
Christian König
1
-2
/
+7
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-1
/
+0
2019-06-20
drm/amd/amdgpu: cast mem->num_pages to 64-bits when shifting (v2)
Tom St Denis
1
-4
/
+5
2019-06-13
drm/amd/amdgpu: Bail out of BO node creation if not enough VRAM (v3)
Tom St Denis
1
-5
/
+12
2019-06-11
drm/amd/amdgpu: remove vram_page_split kernel option (v3)
Tom St Denis
1
-5
/
+9
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-1
/
+0
2019-03-19
drm/amdgpu: Add sysfs files for returning VRAM/GTT info v2
Kent Russell
1
-0
/
+109
2018-09-12
drm/amdgpu: try allocating VRAM as power of two
Christian König
1
-12
/
+40
2018-07-13
drm/amdgpu: Keep track of amount of pinned CPU visible VRAM
Michel Dänzer
1
-12
/
+8
2018-07-05
drm/amdgpu: Use gmc_vram_full_visible in vram_mgr_bo_invisible_size
Michel Dänzer
1
-1
/
+1
2018-06-19
drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate
Michel Dänzer
1
-2
/
+18
2018-06-19
drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
Michel Dänzer
1
-0
/
+16
2018-06-19
drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
Michel Dänzer
1
-3
/
+4
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
1
-3
/
+3
2017-11-16
drm/amdgpu:fix memleak in takedown
Monk Liu
1
-5
/
+0
2017-08-17
drm/amdgpu: move vram usage tracking into the vram manager v2
Christian König
1
-4
/
+68
2017-08-17
drm/amdgpu: move debug print into the MM managers
Christian König
1
-0
/
+6
2017-08-17
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
1
-4
/
+3
2017-05-28
drm/amdgpu: Use designated initializers
Kees Cook
1
-5
/
+5
2017-04-04
drm/amdgpu: use TTM_PL_FLAG_CONTIGUOUS v2
Christian König
1
-4
/
+13
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
1
-12
/
+8
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
1
-1
/
+2
2016-11-11
drm/amdgpu: disable the VRAM manager on special placements v2
Christian König
1
-1
/
+1
2016-10-25
drm/amdgpu: add VRAM manager v2
Christian König
1
-0
/
+222