index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_vm_sdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
drm/amdgpu: remove amdgpu_vm_pt
Nirmoy Das
1
-1
/
+1
2021-06-02
drm/amdgpu: switch to amdgpu_bo_vm for vm code
Nirmoy Das
1
-9
/
+10
2020-11-14
drm/amd/amdgpu/amdgpu_vm_sdma: Fix 'amdgpu_vm_sdma_prepare()'s doc-rot
Lee Jones
1
-2
/
+2
2020-09-16
drm/amdgpu: More accurate description of a function param
Oak Zeng
1
-2
/
+2
2020-07-20
Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2020-07-02
Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-1
/
+1
2020-07-01
drm/amdgpu: remove distinction between explicit and implicit sync (v2)
Christian König
1
-1
/
+1
2020-06-30
Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-13
/
+19
2020-06-25
drm/amdgpu: move ttm bo->offset to amdgpu_bo
Nirmoy Das
1
-2
/
+2
2020-04-28
drm/amdgpu: add new unlocked flag for PTE updates
Christian König
1
-6
/
+6
2020-04-28
drm/amdgpu: rename direct to immediate for VM updates
Christian König
1
-11
/
+12
2020-04-28
drm/amdgpu: cleanup IB pool handling a bit
Christian König
1
-4
/
+7
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
1
-2
/
+4
2020-03-16
drm_amdgpu: Add job fence to resv conditionally
xinhui pan
1
-5
/
+6
2020-02-05
drm/amdgpu: rework synchronization of VM updates v4
Christian König
1
-11
/
+4
2020-02-05
drm/amdgpu: stop using amdgpu_bo_gpu_offset in the VM backend
Christian König
1
-2
/
+2
2020-02-05
drm/amdgpu: rework job synchronization v2
Christian König
1
-1
/
+1
2020-02-05
drm/amdgpu: explicitly sync VM update to PDs/PTs
Christian König
1
-0
/
+5
2019-12-10
drm/amdgpu: stop adding VM updates fences to the resv obj
Christian König
1
-3
/
+8
2019-12-10
drm/amdgpu: explicitely sync to VM updates v2
Christian König
1
-1
/
+1
2019-09-16
drm/amdgpu: trace if a PD/PT update is done directly
Christian König
1
-2
/
+2
2019-09-16
drm/amdgpu: allow direct submission in the VM backends v2
Christian König
1
-12
/
+13
2019-09-16
drm/amdgpu: split the VM entity into direct and delayed
Christian König
1
-2
/
+3
2019-08-06
drm/amdgpu: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
1
-1
/
+1
2019-03-28
drm/amdgpu: drop the ib from the VM update parameters
Christian König
1
-11
/
+13
2019-03-28
drm/amdgpu: move VM table mapping into the backend as well
Christian König
1
-0
/
+20
2019-03-21
drm/amdgpu: new VM update backends
Christian König
1
-0
/
+248