index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_gtt_mgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-27
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
1
-1
/
+1
2022-08-22
drm/amdgpu: Implement intersect/compatible functions
Arunpravin Paneer Selvam
1
-0
/
+38
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-7
/
+2
2022-03-29
drm/amdgpu: drop amdgpu_gtt_node
Christian König
1
-31
/
+18
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-38
/
+11
2022-02-14
drm/amdgpu: remove GTT accounting v2
Christian König
1
-38
/
+11
2022-02-14
Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-7
/
+2
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+4
2022-01-26
drm/ttm: add back a reference to the bdev to the res manager
Christian König
1
-1
/
+2
2022-01-26
drm/ttm: add ttm_resource_fini v2
Christian König
1
-0
/
+2
2022-01-19
drm/amdgpu: remove gart.ready flag
Christian König
1
-7
/
+2
2022-01-11
drm/amdgpu: do not pass ttm_resource_manager to gtt_mgr
Nirmoy Das
1
-11
/
+6
2021-08-30
drm/amdgpu: correct comments in memory type managers
Yifan Zhang
1
-2
/
+2
2021-06-23
drm/amdgpu: switch gtt_mgr to counting used pages
Lang Yu
1
-16
/
+10
2021-06-23
drm/amdgpu: user temporary GTT as bounce buffer
Lang Yu
1
-8
/
+12
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-40
/
+52
2021-06-04
drm/ttm: flip the switch for driver allocated resources v2
Christian König
1
-25
/
+19
2021-06-04
drm/amdgpu: switch the GTT backend to self alloc
Christian König
1
-14
/
+22
2021-06-04
drm/amdgpu: revert "drm/amdgpu: stop allocating dummy GTT nodes"
Christian König
1
-29
/
+39
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-0
/
+4
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
1
-1
/
+1
2021-06-01
drm/amdgpu: flush gart changes after all BO recovery
Nirmoy Das
1
-0
/
+4
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-64
/
+75
2021-05-21
Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-79
/
+90
2021-05-19
drm/amdgpu: Convert driver sysfs attributes to static attributes
Andrey Grodzovsky
1
-15
/
+10
2021-04-26
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-4
/
+2
2021-04-23
drm/amdgpu: fix coding style and documentation in amdgpu_gtt_mgr.c
Christian König
1
-79
/
+90
2021-04-23
drm/ttm: move the page_alignment into the BO v2
Christian König
1
-1
/
+1
2021-04-09
drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-4
/
+2
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-3
/
+3
2020-10-21
drm: amdgpu: kernel-doc: update some adev parameters
Mauro Carvalho Chehab
1
-3
/
+3
2020-10-07
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
1
-1
/
+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
-1
/
+0
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-2
/
+4
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
1
-2
/
+2
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-2
/
+0
2020-08-12
drm/ttm: rename ttm_resource_manager_func callbacks
Christian König
1
-2
/
+2
2020-08-10
drm/amdgpu/ttm: move vram/gtt mgr allocations to mman.
Dave Airlie
1
-17
/
+4
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
-18
/
+18
2020-08-06
drm/ttm: drop type manager has_type
Dave Airlie
1
-1
/
+1
2020-08-06
drm/ttm: drop man->bdev link.
Dave Airlie
1
-1
/
+1
2020-08-06
drm/amdgpu/ttm: use bo manager subclassing for vram/gtt mgrs
Dave Airlie
1
-14
/
+21
2020-08-06
drm/amdgfx/ttm: use wrapper to get ttm memory managers
Dave Airlie
1
-6
/
+6
2020-08-06
drm/amdgpu/ttm: use new takedown path
Dave Airlie
1
-4
/
+11
2020-08-06
drm/amdgpu/ttm: init managers from the driver side.
Dave Airlie
1
-6
/
+13
2020-07-20
Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-78
/
+29
2020-07-13
drm/amdgpu: stop allocating dummy GTT nodes
Christian König
1
-76
/
+28
2020-07-01
drm/amd: correct trivial kernel-doc inconsistencies
Colton Lewis
1
-2
/
+0
[next]