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_csa.c
Age
Commit message (
Expand
)
Author
2024-02-16
drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole
Felix Kuehling
2024-01-22
drm/amdgpu: Enable seq64 manager and fix bugs
Arunpravin Paneer Selvam
2023-12-10
drm/exec: Pass in initial # of objects
Rob Clark
2023-07-12
drm/amdgpu: use drm_exec for GEM and CSA handling v2
Christian König
2023-06-09
drm/amdgpu: unmap and remove csa_va properly
Lang Yu
2022-02-07
drm/amdgpu: rename amdgpu_vm_bo_rmv to _del
Christian König
2020-11-13
drm/amd/amdgpu/amdgpu_csa: Remove set but unused variable 'r'
Lee Jones
2019-10-25
drm/ttm: always keep BOs on the LRU
Christian König
2019-06-21
drm/amdgpu: program for resuming preempted ib
Jack Xiao
2019-06-11
drm/amdgpu: stop removing BOs from the LRU v3
Christian König
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
2019-03-19
drm/amdgpu: allocate VM PDs/PTs on demand
Christian König
2018-12-07
drm/ttm: allow reserving more than one shared slot v3
Christian König
2018-11-26
drm/amdgpu: Fix static checker warning
Rex Zhu
2018-11-05
drm/amdgpu: Move csa related code to separate file
Rex Zhu