index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...
Daniel Vetter
2023-08-04
1
-14
/
+12
|
\
|
*
drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create
Guchun Chen
2023-07-18
1
-2
/
+3
|
*
drm/amdgpu: Rename to amdgpu_vm_tlb_seq_struct
Luben Tuikov
2023-07-12
1
-4
/
+4
|
*
drm/amdgpu: have bos for PDs/PTS cpu accessible when kfd uses cpu to update vm
Xiaogang Chen
2023-07-07
1
-7
/
+4
|
*
drm/amdgpu: Update invalid PTE flag setting
Mukul Joshi
2023-07-07
1
-1
/
+1
*
|
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-17
1
-14
/
+10
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: use the new drm_exec object for CS v3
Christian König
2023-07-12
1
-22
/
+0
|
*
drm/amdkfd: switch over to using drm_exec v3
Christian König
2023-07-12
1
-0
/
+18
*
|
drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute
Xiaogang Chen
2023-06-30
1
-6
/
+6
*
|
drm/amdgpu: fix clearing mappings for BOs that are always valid in VM
Samuel Pitoiset
2023-06-23
1
-0
/
+12
|
/
*
drm/amdgpu: add VM generation token
Christian König
2023-06-15
1
-0
/
+26
*
drm/amdgpu: reset VM when an error is detected
Christian König
2023-06-15
1
-16
/
+65
*
drm/amdgpu: make sure BOs are locked in amdgpu_vm_get_memory
Christian König
2023-06-15
1
-30
/
+39
*
drm/amdgpu: add option params to enforce process isolation between graphics a...
Chong Li
2023-06-09
1
-8
/
+17
*
amdgpu: validate offset_in_bo of drm_amdgpu_gem_va
Chia-I Wu
2023-06-09
1
-8
/
+8
*
drm/amdgpu: Validate VM ioctl flags.
Bas Nieuwenhuizen
2023-06-09
1
-0
/
+4
*
drm/amdkfd: Update interrupt handling for GFX9.4.3
Mukul Joshi
2023-06-09
1
-2
/
+5
*
drm/amdkfd: pass kfd_node ref to svm migration api
Alex Sierra
2023-06-09
1
-3
/
+4
*
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
2023-06-09
1
-2
/
+2
*
drm/amdgpu: install stub fence into potential unused fence pointers
Lang Yu
2023-06-09
1
-2
/
+4
*
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
2023-04-14
1
-2
/
+2
*
drm/amdgpu: expose more memory stats in fdinfo
Marek Olšák
2023-03-13
1
-14
/
+9
*
drm/amdgpu: Optimize end of non-contig VA ranges
Felix Kuehling
2023-03-07
1
-0
/
+2
*
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-01-04
1
-0
/
+1
|
\
|
*
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-12-06
1
-0
/
+1
*
|
drm/amdgpu: stop waiting for the VM during unreserve
Christian König
2022-12-14
1
-16
/
+0
*
|
drm/amdgpu: cleanup SPM support a bit
Christian König
2022-12-14
1
-4
/
+5
*
|
drm/amdgpu: fix GDS/GWS/OA switch handling
Christian König
2022-12-14
1
-34
/
+18
*
|
drm/amdgpu: expand on GPUVM documentation
Alex Deucher
2022-12-02
1
-10
/
+31
*
|
drm/amdgpu: MCBP based on DRM scheduler (v9)
Jiadong.Zhu
2022-12-02
1
-0
/
+2
|
/
*
drm/amdgpu: Drop eviction lock when allocating PT BO
Philip Yang
2022-11-09
1
-26
/
+0
*
drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case
Danijel Slivka
2022-10-19
1
-1
/
+5
*
drm/amdgpu: Fix amdgpu_vm_pt_free warning
Philip Yang
2022-09-21
1
-0
/
+4
*
drm/amdgpu: Use vm status_lock to protect vm evicted list
Philip Yang
2022-09-21
1
-5
/
+22
*
drm/amdgpu: Use vm status_lock to protect vm moved list
Philip Yang
2022-09-21
1
-4
/
+11
*
drm/amdgpu: Use vm status_lock to protect vm idle list
Philip Yang
2022-09-21
1
-1
/
+3
*
drm/amdgpu: Use vm status_lock to protect relocated list
Philip Yang
2022-09-21
1
-8
/
+15
*
drm/amdgpu: Rename vm invalidate lock to status_lock
Philip Yang
2022-09-21
1
-15
/
+15
*
drm/amdgpu: Update PTE flags with TF enabled
Mukul Joshi
2022-09-19
1
-2
/
+1
*
drm/amdkfd: simplify vm_validate_pt_pd_bos
Lang Yu
2022-07-05
1
-0
/
+8
*
drm/amdgpu: vm - drop unexpected word "the" in the comments
Jiang Jian
2022-06-21
1
-1
/
+1
*
drm/amdgpu: always flush the TLB on gfx8
Christian König
2022-06-08
1
-0
/
+5
*
drm/amdgpu: Update PDEs flush TLB if PTB/PDB moved
Philip Yang
2022-06-03
1
-2
/
+6
*
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-05-19
1
-1
/
+5
|
\
|
*
drm/amdgpu: vm flush needed after updating PDEs
Philip Yang
2022-05-10
1
-0
/
+3
|
*
drm/amdgpu: skip gds switch for mes queue
Jack Xiao
2022-05-04
1
-1
/
+2
*
|
Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-04-28
1
-1013
/
+119
|
\
|
|
*
drm/amdgpu: Fix one use-after-free of VM
xinhui pan
2022-04-14
1
-3
/
+15
|
*
drm/amdgpu: Flush TLB after mapping for VG20+XGMI
Philip Yang
2022-04-05
1
-0
/
+6
|
*
drm/amdgpu: fix TLB flushing during eviction
Christian König
2022-04-05
1
-30
/
+33
[next]