index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vram_mgr.c
Age
Commit message (
Expand
)
Author
2021-02-02
drm/amdgpu: Limit the maximum size of contiguous VRAM that can be encapsulate...
Ramesh Errabolu
2020-11-13
drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for 'dev' and 'dir'
Lee Jones
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-11-02
drm/amdgpu: fix spelling mistake: "Successed" -> "Succeeded"
Colin Ian King
2020-10-30
drm/amdgpu: fix the issue of reserving bad pages failed
Dennis Li
2020-10-23
drm/amdgpu: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-10-21
drm: amdgpu: kernel-doc: update some adev parameters
Mauro Carvalho Chehab
2020-10-07
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
2020-09-15
drm/ttm: remove available_caching
Christian König
2020-09-15
drm/ttm: remove default caching
Christian König
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-08-28
Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-12
drm/ttm: rename ttm_resource_manager_func callbacks
Christian König
2020-08-10
drm: amdgpu: Use the correct size when allocating memory
Christophe JAILLET
2020-08-10
drm: amdgpu: Use the correct size when allocating memory
Christophe JAILLET
2020-08-10
drm/amdgpu/ttm: drop the adev link from vram mgr
Dave Airlie
2020-08-10
drm/amdgpu/ttm: move vram/gtt mgr allocations to mman.
Dave Airlie
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
2020-08-06
drm/ttm: drop type manager has_type
Dave Airlie
2020-08-06
drm/ttm: drop man->bdev link.
Dave Airlie
2020-08-06
drm/amdgpu/ttm: remove man->bdev references.
Dave Airlie
2020-08-06
drm/amdgpu/ttm: use bo manager subclassing for vram/gtt mgrs
Dave Airlie
2020-08-06
drm/amdgfx/ttm: use wrapper to get ttm memory managers
Dave Airlie
2020-08-06
drm/amdgpu/ttm: use new takedown path
Dave Airlie
2020-08-06
drm/amdgpu/ttm: init managers from the driver side.
Dave Airlie
2020-07-20
Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-07-13
drm: amdgpu: fix common struct sg_table related issues
Marek Szyprowski
2020-07-01
drm/amd: correct trivial kernel-doc inconsistencies
Colton Lewis
2020-06-29
drm/ttm: cleanup ttm_mem_type_manager_func.get_node interface v3
Christian König
2020-05-14
Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-05-07
drm/amd/amdgpu: cleanup coding style a bit
Bernard Zhao
2020-04-01
drm/amdgpu: add support for exporting VRAM using DMA-buf v3
Christian König
2019-10-07
drm/amdgpu: Report vram vendor with sysfs (v3)
Ori Messinger
2019-09-13
drm/amdgpu: reserve at least 4MB of VRAM for page tables v2
Christian König
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-20
drm/amd/amdgpu: cast mem->num_pages to 64-bits when shifting (v2)
Tom St Denis
2019-06-13
drm/amd/amdgpu: Bail out of BO node creation if not enough VRAM (v3)
Tom St Denis
2019-06-11
drm/amd/amdgpu: remove vram_page_split kernel option (v3)
Tom St Denis
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-03-19
drm/amdgpu: Add sysfs files for returning VRAM/GTT info v2
Kent Russell
2018-09-12
drm/amdgpu: try allocating VRAM as power of two
Christian König
2018-07-13
drm/amdgpu: Keep track of amount of pinned CPU visible VRAM
Michel Dänzer
2018-07-05
drm/amdgpu: Use gmc_vram_full_visible in vram_mgr_bo_invisible_size
Michel Dänzer
2018-06-19
drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate
Michel Dänzer
2018-06-19
drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
Michel Dänzer
2018-06-19
drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
Michel Dänzer
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
[prev]
[next]