index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_object.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
drm/amdgpu: remove all KFD fences from the BO on release
Christian König
1
-15
/
+23
2025-01-09
Merge tag 'drm-misc-next-2025-01-06' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-71
/
+40
2024-12-19
drm/amdgpu: track bo memory stats at runtime
Yunxiang Li
1
-70
/
+40
2024-12-19
drm/amdgpu: remove unused function parameter
Yunxiang Li
1
-2
/
+1
2024-12-10
drm/amdgpu: Update the variable name to dma_buf
Sunil Khatri
1
-2
/
+2
2024-12-10
drm/amd/amdgpu: Add support for isp buffers
Pratap Nirujogi
1
-0
/
+101
2024-11-12
drm/amdgpu: enable GTT fallback handling for dGPUs only
Christian König
1
-1
/
+2
2024-11-04
drm/amdgpu: Stop reporting special chip memory pools as CPU memory in fdinfo
Tvrtko Ursulin
1
-11
/
+0
2024-11-04
drm/amdgpu: stop tracking visible memory stats
Yunxiang Li
1
-10
/
+2
2024-11-04
drm/amdgpu: make drm-memory-* report resident memory
Yunxiang Li
1
-1
/
+0
2024-10-08
drm/amdgpu: Use drm_print_memory_stats helper from fdinfo
Tvrtko Ursulin
1
-29
/
+67
2024-09-18
drm/amdgpu: use GEM references instead of TTMs v2
Christian König
1
-5
/
+3
2024-09-18
drm/amdgpu: remove amdgpu_pin_restricted()
Christian König
1
-51
/
+5
2024-09-18
drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag
Christian König
1
-1
/
+0
2024-09-18
drm/amdgpu: nuke the VM PD/PT shadow handling
Christian König
1
-66
/
+1
2024-07-05
Merge tag 'amd-drm-next-6.11-2024-06-28' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
1
-30
/
+33
2024-07-05
Merge v6.10-rc6 into drm-next
Daniel Vetter
1
-2
/
+0
2024-06-27
amdgpu: don't dereference a NULL resource in sysfs code
Pierre-Eric Pelloux-Prayer
1
-30
/
+33
2024-06-11
Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-17
/
+27
2024-06-10
drm/amdgpu: Fix the BO release clear memory warning
Arunpravin Paneer Selvam
1
-2
/
+0
2024-05-17
drm/amdgpu: Describe all object placements in debugfs
Tvrtko Ursulin
1
-0
/
+15
2024-05-17
drm/amdgpu: Reduce mem_type to domain double indirection
Tvrtko Ursulin
1
-17
/
+12
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-6
/
+19
2024-04-30
drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2
Christian König
1
-5
/
+9
2024-04-30
drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2
Christian König
1
-5
/
+9
2024-04-30
Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-2
/
+8
2024-04-29
Merge v6.9-rc6 into drm-next
Daniel Vetter
1
-0
/
+2
2024-04-26
drm/amdgpu: Modify the contiguous flags behaviour
Arunpravin Paneer Selvam
1
-1
/
+7
2024-04-26
drm/amdgpu: replace tmz flag into buffer flag
Frank Min
1
-1
/
+1
2024-04-23
drm/amdgpu: Update BO eviction priorities
Felix Kuehling
1
-0
/
+2
2024-04-23
drm/amdgpu: Update BO eviction priorities
Felix Kuehling
1
-0
/
+2
2024-04-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-11
/
+11
2024-04-22
drm/amdgpu: Enable clear page functionality
Arunpravin Paneer Selvam
1
-4
/
+5
2024-04-22
Merge tag 'amd-drm-next-6.10-2024-04-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-11
/
+11
2024-04-17
drm/amdgpu: fix visible VRAM handling during faults
Christian König
1
-11
/
+11
2024-04-16
drm/amdgpu: fix visible VRAM handling during faults
Christian König
1
-11
/
+11
2024-03-01
drm/amdgpu: use GTT only as fallback for VRAM|GTT
Christian König
1
-0
/
+6
2024-02-16
drm/amdgpu: add shared fdinfo stats
Alex Deucher
1
-0
/
+11
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-15
/
+10
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
1
-5
/
+1
2023-12-14
drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heap
Wang, Beyond
1
-12
/
+1
2023-12-13
drm/amdgpu: warn when there are still mappings when a BO is destroyed v2
Christian König
1
-0
/
+2
2023-11-29
drm/amdgpu: fix AGP addressing when GART is not at 0
Alex Deucher
1
-3
/
+7
2023-11-09
drm/amdgpu: fix AGP init order
Alex Deucher
1
-3
/
+0
2023-09-26
drm/amdgpu/gmc: set a default disable value for AGP
Alex Deucher
1
-0
/
+3
2023-08-30
drm/amd: Simplify the bo size check funciton
Ma Jun
1
-17
/
+12
2023-08-07
drm/amdgpu: accommodate DOMAIN/PL_DOORBELL
Alex Deucher
1
-1
/
+10
2023-07-25
drm/amdgpu: add VISIBLE info in amdgpu_bo_print_info
Pierre-Eric Pelloux-Prayer
1
-13
/
+21
2023-06-15
drm/amdgpu: make sure that BOs have a backing store
Christian König
1
-1
/
+5
2023-06-15
Revert "drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar sy...
Arunpravin Paneer Selvam
1
-1
/
+1
[next]