index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_object.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: use GEM references instead of TTMs v2
Christian König
2024-09-18
1
-5
/
+3
*
drm/amdgpu: remove amdgpu_pin_restricted()
Christian König
2024-09-18
1
-51
/
+5
*
drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag
Christian König
2024-09-18
1
-1
/
+0
*
drm/amdgpu: nuke the VM PD/PT shadow handling
Christian König
2024-09-18
1
-66
/
+1
*
Merge tag 'amd-drm-next-6.11-2024-06-28' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2024-07-05
1
-30
/
+33
|
\
|
*
amdgpu: don't dereference a NULL resource in sysfs code
Pierre-Eric Pelloux-Prayer
2024-06-27
1
-30
/
+33
*
|
Merge v6.10-rc6 into drm-next
Daniel Vetter
2024-07-05
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: Fix the BO release clear memory warning
Arunpravin Paneer Selvam
2024-06-10
1
-2
/
+0
*
|
Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2024-06-11
1
-17
/
+27
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: Describe all object placements in debugfs
Tvrtko Ursulin
2024-05-17
1
-0
/
+15
|
*
drm/amdgpu: Reduce mem_type to domain double indirection
Tvrtko Ursulin
2024-05-17
1
-17
/
+12
|
*
drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2
Christian König
2024-04-30
1
-5
/
+9
*
|
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-05-15
1
-6
/
+19
|
\
\
|
*
|
Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2024-04-30
1
-2
/
+8
|
|
\
|
|
|
*
drm/amdgpu: Modify the contiguous flags behaviour
Arunpravin Paneer Selvam
2024-04-26
1
-1
/
+7
|
|
*
drm/amdgpu: replace tmz flag into buffer flag
Frank Min
2024-04-26
1
-1
/
+1
|
|
*
drm/amdgpu: Update BO eviction priorities
Felix Kuehling
2024-04-23
1
-0
/
+2
|
*
|
Merge v6.9-rc6 into drm-next
Daniel Vetter
2024-04-29
1
-0
/
+2
|
|
\
\
|
*
\
\
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-04-23
1
-11
/
+11
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge tag 'amd-drm-next-6.10-2024-04-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2024-04-22
1
-11
/
+11
|
|
|
\
\
|
|
|
*
|
drm/amdgpu: fix visible VRAM handling during faults
Christian König
2024-04-17
1
-11
/
+11
|
*
|
|
|
drm/amdgpu: Enable clear page functionality
Arunpravin Paneer Selvam
2024-04-22
1
-4
/
+5
|
|
/
/
/
|
*
/
/
drm/amdgpu: use GTT only as fallback for VRAM|GTT
Christian König
2024-03-01
1
-0
/
+6
|
|
/
/
*
|
/
drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2
Christian König
2024-05-01
1
-5
/
+9
|
|
/
|
/
|
*
|
drm/amdgpu: Update BO eviction priorities
Felix Kuehling
2024-04-24
1
-0
/
+2
*
|
drm/amdgpu: fix visible VRAM handling during faults
Christian König
2024-04-17
1
-11
/
+11
|
/
*
drm/amdgpu: add shared fdinfo stats
Alex Deucher
2024-02-16
1
-0
/
+11
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-01-29
1
-15
/
+10
|
\
|
*
drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heap
Wang, Beyond
2023-12-14
1
-12
/
+1
|
*
drm/amdgpu: warn when there are still mappings when a BO is destroyed v2
Christian König
2023-12-13
1
-0
/
+2
|
*
drm/amdgpu: fix AGP addressing when GART is not at 0
Alex Deucher
2023-11-29
1
-3
/
+7
*
|
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2024-01-25
1
-5
/
+1
|
/
*
drm/amdgpu: fix AGP init order
Alex Deucher
2023-11-09
1
-3
/
+0
*
drm/amdgpu/gmc: set a default disable value for AGP
Alex Deucher
2023-09-26
1
-0
/
+3
*
drm/amd: Simplify the bo size check funciton
Ma Jun
2023-08-30
1
-17
/
+12
*
drm/amdgpu: accommodate DOMAIN/PL_DOORBELL
Alex Deucher
2023-08-07
1
-1
/
+10
*
drm/amdgpu: add VISIBLE info in amdgpu_bo_print_info
Pierre-Eric Pelloux-Prayer
2023-07-25
1
-13
/
+21
*
drm/amdgpu: make sure that BOs have a backing store
Christian König
2023-06-15
1
-1
/
+5
*
Revert "drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar sy...
Arunpravin Paneer Selvam
2023-06-15
1
-1
/
+1
*
drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vram
Horatio Zhang
2023-06-09
1
-6
/
+4
*
drm/amdgpu: Add a low priority scheduler for VRAM clearing
Mukul Joshi
2023-06-09
1
-2
/
+2
*
drm/amdkfd: Store xcp partition id to amdgpu bo
Philip Yang
2023-06-09
1
-5
/
+10
*
drm/amdgpu: dGPU mode set VRAM range lpfn as exclusive
Philip Yang
2023-06-09
1
-1
/
+5
*
drm/amdgpu: dGPU mode placement support memory partition
Philip Yang
2023-06-09
1
-3
/
+8
*
drm/amdgpu: Add memory partition mem_id to amdgpu_bo
Philip Yang
2023-06-09
1
-0
/
+3
*
drm/amdgpu: Fix unmapping of aperture
Lijo Lazar
2023-06-09
1
-2
/
+1
*
drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3
Rajneesh Bhardwaj
2023-06-09
1
-1
/
+1
*
drm/amd/amdgpu: Fix warnings in amdgpu _object, _ring.c
Srinivasan Shanmugam
2023-06-09
1
-5
/
+5
*
Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2023-03-20
1
-5
/
+22
|
\
|
*
drm/amdgpu: expose more memory stats in fdinfo
Marek Olšák
2023-03-13
1
-5
/
+22
[next]