index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_fence.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-31
drm/amdgpu: stop scheduler when calling hw_fini (v2)
Guchun Chen
1
-0
/
+8
2021-08-16
drm/amd/amdgpu embed hw_fence into amdgpu_job
Jack Zhang
1
-19
/
+67
2021-08-06
drm/amdgpu: avoid over-handle of fence driver fini in s3 test (v2)
Guchun Chen
1
-5
/
+7
2021-07-30
Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-39
/
+5
2021-07-29
drm/amdgpu: adjust fence driver enable sequence
Likun Gao
1
-39
/
+5
2021-07-01
drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr
Boris Brezillon
1
-1
/
+1
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+1
2021-05-20
drm/amdgpu: Fix hang on device removal.
Andrey Grodzovsky
1
-6
/
+10
2021-05-20
drm/amdgpu: Split amdgpu_device_fini into early and late
Andrey Grodzovsky
1
-1
/
+14
2021-04-21
drm/amd/amdgpu/amdgpu_fence: Provide description for 'sched_score'
Lee Jones
1
-0
/
+1
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
1
-24
/
+26
2021-03-26
Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
1
-29
/
+22
2021-03-05
drm/amdgpu: Fix some unload driver issues
Emily Deng
1
-2
/
+3
2021-02-19
drm/amdgpu: do not use drm middle layer for debugfs
Nirmoy Das
1
-27
/
+19
2021-02-05
drm/scheduler: provide scheduler score externally
Christian König
1
-1
/
+1
2020-11-13
drm/amd/amdgpu/amdgpu_fence: Fix some issues pertaining to function documenta...
Lee Jones
1
-5
/
+6
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
1
-3
/
+3
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
1
-2
/
+2
2020-07-14
drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs files
Xiaojie Yuan
1
-2
/
+4
2020-07-08
gpu/drm: Remove debug info about CPU address
Tiezhu Yang
1
-3
/
+2
2020-07-01
drm/amdgpu: restrict the hw sched jobs number to power of two
Kevin Wang
1
-2
/
+1
2020-07-01
drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync fails
Alex Deucher
1
-1
/
+3
2020-07-01
drm/amdgpu/fence: use the no_scheduler flag
Alex Deucher
1
-4
/
+4
2020-07-01
drm/amdgpu: skip GPU scheduler setup for KIQ and MES ring
Likun Gao
1
-1
/
+1
2020-07-01
drm/amdgpu: no need to set up GPU scheduler for mes ring
Jack Xiao
1
-2
/
+3
2020-07-01
drm/amdgpu: avoid dereferencing a NULL pointer
Jack Xiao
1
-7
/
+12
2020-04-24
drm/amdgpu: protect ring overrun
Yintian Tao
1
-1
/
+9
2020-02-26
drm/amdgpu/fence: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-3
/
+0
2020-01-14
drm/amdgpu/debugfs: properly handle runtime pm
Alex Deucher
1
-0
/
+8
2019-12-19
drm/amdgpu/pm_runtime: update usage count in fence handling
Alex Deucher
1
-1
/
+5
2019-10-03
drm/amd/amdgpu:Fix compute ring unable to detect hang.
Jesse Zhang
1
-12
/
+1
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-1
/
+3
2019-06-21
drm/amdgpu: add the trailing fence per ring
Jack Xiao
1
-5
/
+13
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+3
2019-06-11
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-1
/
+3
2019-05-24
drm/amdgpu: enable separate timeout setting for every ring type V4
Evan Quan
1
-6
/
+29
2019-04-12
drm/amdgpu: fix old fence check in amdgpu_fence_emit
Christian König
1
-7
/
+17
2018-11-05
drm/amdgpu: drop the remaining uses of ring idx in messages
Christian König
1
-3
/
+3
2018-09-27
drm/amdgpu: Move fence SW fallback warning v3
Andrey Grodzovsky
1
-4
/
+8
2018-09-27
drm/amdgpu: Deactivate SW interrupt fallback in amdgpu_fence_process v2
Andrey Grodzovsky
1
-2
/
+3
2018-09-27
drm/amdgpu: Add warning message for INT SW fallback.
Andrey Grodzovsky
1
-0
/
+1
2018-09-27
Revert "drm/amdgpu: remove fence fallback"
Andrey Grodzovsky
1
-0
/
+56
2018-09-19
drm/amdgpu: remove fence fallback
Christian König
1
-56
/
+0
2018-08-27
drm/amdgpu: cleanup GPU recovery check a bit (v2)
Christian König
1
-1
/
+1
2018-07-06
Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+0
2018-07-03
drm/amdgpu: Remove unecessary dma_fence_ops
Daniel Vetter
1
-1
/
+0
2018-06-27
drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c
Leo Liu
1
-1
/
+1
2018-05-19
drm/amdgpu/vg20:Restruct uvd.inst to support multiple instances
James Zhu
1
-3
/
+3
2018-05-19
drm/amdgpu/vg20:Restruct uvd to support multiple uvds
James Zhu
1
-3
/
+3
2018-05-15
drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fences
Marek Olšák
1
-2
/
+3
[next]