index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
amd
/
amdgpu
/
amdgpu_vram_mgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Set ttm caching flags during bo allocation
Oak Zeng
2021-07-01
1
-0
/
+5
*
drm/amdgpu: use correct rounding macro for 64-bit
Dave Airlie
2021-06-10
1
-1
/
+1
*
drm/ttm: flip the switch for driver allocated resources v2
Christian König
2021-06-04
1
-33
/
+27
*
drm/amdgpu: switch the VRAM backend to self alloc
Christian König
2021-06-04
1
-21
/
+30
*
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-06-02
1
-1
/
+1
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-05-22
1
-106
/
+120
|
\
|
*
Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-05-21
1
-2
/
+8
|
|
\
|
|
*
drm/amdgpu: move struct amdgpu_vram_reservation into vram mgr
Christian König
2021-05-19
1
-0
/
+5
|
|
*
drm/amdgpu: set the contiguous flag if possible
Christian König
2021-05-19
1
-2
/
+3
|
*
|
Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-05-21
1
-112
/
+120
|
|
\
|
|
|
*
drm/amdgpu: restructure amdgpu_vram_mgr_new
Christian König
2021-04-28
1
-31
/
+27
|
|
*
drm/amdgpu: fix coding style and documentation in amdgpu_vram_mgr.c
Christian König
2021-04-23
1
-80
/
+93
*
|
|
drm/amdgpu: Convert driver sysfs attributes to static attributes
Andrey Grodzovsky
2021-05-19
1
-9
/
+5
|
/
/
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-05-11
1
-10
/
+24
|
\
|
|
*
drm/amdgpu: Use iterator methods exposed by amdgpu_res_cursor.h in building S...
Ramesh Errabolu
2021-04-15
1
-10
/
+24
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-04-26
1
-20
/
+16
|
\
|
|
*
drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-04-09
1
-17
/
+15
|
*
drm/amdgpu: revert "reserve backup pages for bad page retirment"
Christian König
2021-03-23
1
-94
/
+2
|
*
drm/amdgpu: Remove amdgpu_device arg from free_sgt api (v2)
Ramesh Errabolu
2021-02-26
1
-3
/
+1
|
*
drm/amdgpu: reserve backup pages for bad page retirment
Dennis Li
2021-02-26
1
-2
/
+94
*
|
drm/ttm: move the page_alignment into the BO v2
Christian König
2021-04-23
1
-2
/
+3
|
/
*
drm/amdgpu: Limit the maximum size of contiguous VRAM that can be encapsulate...
Ramesh Errabolu
2021-02-02
1
-0
/
+3
*
drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for 'dev' and 'dir'
Lee Jones
2020-11-13
1
-0
/
+2
*
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-11-10
1
-5
/
+110
|
\
|
*
drm/amdgpu: fix spelling mistake: "Successed" -> "Succeeded"
Colin Ian King
2020-11-02
1
-1
/
+1
|
*
drm/amdgpu: fix the issue of reserving bad pages failed
Dennis Li
2020-10-30
1
-0
/
+106
|
*
drm/amdgpu: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-10-23
1
-1
/
+1
|
*
drm: amdgpu: kernel-doc: update some adev parameters
Mauro Carvalho Chehab
2020-10-21
1
-4
/
+3
*
|
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
2020-10-07
1
-1
/
+1
*
|
drm/ttm: remove available_caching
Christian König
2020-09-15
1
-2
/
+0
*
|
drm/ttm: remove default caching
Christian König
2020-09-15
1
-1
/
+0
|
/
*
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-09-08
1
-5
/
+7
|
\
|
*
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-08-24
1
-5
/
+5
|
*
drm: amdgpu: Use the correct size when allocating memory
Christophe JAILLET
2020-08-10
1
-1
/
+1
*
|
Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-08-28
1
-49
/
+63
|
\
\
|
*
\
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-12
1
-2
/
+0
|
|
\
\
|
*
|
|
drm/ttm: rename ttm_resource_manager_func callbacks
Christian König
2020-08-12
1
-3
/
+3
|
*
|
|
drm/amdgpu/ttm: drop the adev link from vram mgr
Dave Airlie
2020-08-10
1
-4
/
+7
|
*
|
|
drm/amdgpu/ttm: move vram/gtt mgr allocations to mman.
Dave Airlie
2020-08-10
1
-20
/
+4
|
*
|
|
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
1
-6
/
+6
|
*
|
|
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
2020-08-06
1
-18
/
+18
|
*
|
|
drm/ttm: drop type manager has_type
Dave Airlie
2020-08-06
1
-1
/
+1
|
*
|
|
drm/ttm: drop man->bdev link.
Dave Airlie
2020-08-06
1
-1
/
+1
|
*
|
|
drm/amdgpu/ttm: remove man->bdev references.
Dave Airlie
2020-08-06
1
-2
/
+5
|
*
|
|
drm/amdgpu/ttm: use bo manager subclassing for vram/gtt mgrs
Dave Airlie
2020-08-06
1
-13
/
+23
|
*
|
|
drm/amdgfx/ttm: use wrapper to get ttm memory managers
Dave Airlie
2020-08-06
1
-6
/
+6
|
*
|
|
drm/amdgpu/ttm: use new takedown path
Dave Airlie
2020-08-06
1
-4
/
+11
|
*
|
|
drm/amdgpu/ttm: init managers from the driver side.
Dave Airlie
2020-08-06
1
-6
/
+13
*
|
|
|
drm: amdgpu: Use the correct size when allocating memory
Christophe JAILLET
2020-08-10
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-07-20
1
-7
/
+6
|
\
|
|
|
|
/
|
/
|
[next]