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_fence.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
1
-3
/
+3
*
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-08-24
1
-2
/
+2
*
drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs files
Xiaojie Yuan
2020-07-14
1
-2
/
+4
*
gpu/drm: Remove debug info about CPU address
Tiezhu Yang
2020-07-08
1
-3
/
+2
*
drm/amdgpu: restrict the hw sched jobs number to power of two
Kevin Wang
2020-07-01
1
-2
/
+1
*
drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync fails
Alex Deucher
2020-07-01
1
-1
/
+3
*
drm/amdgpu/fence: use the no_scheduler flag
Alex Deucher
2020-07-01
1
-4
/
+4
*
drm/amdgpu: skip GPU scheduler setup for KIQ and MES ring
Likun Gao
2020-07-01
1
-1
/
+1
*
drm/amdgpu: no need to set up GPU scheduler for mes ring
Jack Xiao
2020-07-01
1
-2
/
+3
*
drm/amdgpu: avoid dereferencing a NULL pointer
Jack Xiao
2020-07-01
1
-7
/
+12
*
drm/amdgpu: protect ring overrun
Yintian Tao
2020-04-24
1
-1
/
+9
*
drm/amdgpu/fence: move debugfs init into core amdgpu debugfs
Alex Deucher
2020-02-26
1
-3
/
+0
*
drm/amdgpu/debugfs: properly handle runtime pm
Alex Deucher
2020-01-14
1
-0
/
+8
*
drm/amdgpu/pm_runtime: update usage count in fence handling
Alex Deucher
2019-12-18
1
-1
/
+5
*
drm/amd/amdgpu:Fix compute ring unable to detect hang.
Jesse Zhang
2019-10-03
1
-12
/
+1
*
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-25
1
-1
/
+3
|
\
|
*
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-14
1
-1
/
+3
|
|
\
|
|
*
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
1
-1
/
+3
*
|
|
drm/amdgpu: add the trailing fence per ring
Jack Xiao
2019-06-21
1
-5
/
+13
|
/
/
*
/
drm/amdgpu: enable separate timeout setting for every ring type V4
Evan Quan
2019-05-24
1
-6
/
+29
|
/
*
drm/amdgpu: fix old fence check in amdgpu_fence_emit
Christian König
2019-04-12
1
-7
/
+17
*
drm/amdgpu: drop the remaining uses of ring idx in messages
Christian König
2018-11-05
1
-3
/
+3
*
drm/amdgpu: Move fence SW fallback warning v3
Andrey Grodzovsky
2018-09-27
1
-4
/
+8
*
drm/amdgpu: Deactivate SW interrupt fallback in amdgpu_fence_process v2
Andrey Grodzovsky
2018-09-27
1
-2
/
+3
*
drm/amdgpu: Add warning message for INT SW fallback.
Andrey Grodzovsky
2018-09-27
1
-0
/
+1
*
Revert "drm/amdgpu: remove fence fallback"
Andrey Grodzovsky
2018-09-27
1
-0
/
+56
*
drm/amdgpu: remove fence fallback
Christian König
2018-09-19
1
-56
/
+0
*
drm/amdgpu: cleanup GPU recovery check a bit (v2)
Christian König
2018-08-27
1
-1
/
+1
*
Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-07-06
1
-1
/
+0
|
\
|
*
drm/amdgpu: Remove unecessary dma_fence_ops
Daniel Vetter
2018-07-03
1
-1
/
+0
*
|
drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c
Leo Liu
2018-06-27
1
-1
/
+1
|
/
*
drm/amdgpu/vg20:Restruct uvd.inst to support multiple instances
James Zhu
2018-05-18
1
-3
/
+3
*
drm/amdgpu/vg20:Restruct uvd to support multiple uvds
James Zhu
2018-05-18
1
-3
/
+3
*
drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fences
Marek Olšák
2018-05-15
1
-2
/
+3
*
drm/amdgpu: drop compute ring timeout setting for non-sriov only (v2)
Evan Quan
2018-04-03
1
-3
/
+9
*
drm/amdgpu: no job timeout setting on compute queues
Evan Quan
2018-03-21
1
-1
/
+3
*
drm/amdgpu: rename amdgpu_gpu_recover
Alex Deucher
2017-12-18
1
-1
/
+1
*
drm/amdgpu: Simplify amdgpu_lockup_timeout usage.
Andrey Grodzovsky
2017-12-15
1
-13
/
+1
*
drm/amdgpu: Add gpu_recovery parameter
Andrey Grodzovsky
2017-12-15
1
-1
/
+1
*
drm/amdgpu: no need with INT for fence polling
Monk Liu
2017-12-12
1
-1
/
+1
*
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-07
1
-2
/
+2
*
drm/amdgpu:implement new GPU recover(v3)
Monk Liu
2017-12-04
1
-5
/
+5
*
drm/amdgpu: change redundant init logs to debug level
pding
2017-12-04
1
-3
/
+3
*
drm/amdgpu:add hang_limit for sched(v2)
Monk Liu
2017-12-04
1
-1
/
+1
*
drm/amdgpu:cleanup force_completion
Monk Liu
2017-12-04
1
-22
/
+7
*
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-22
1
-4
/
+4
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-16
1
-0
/
+63
|
\
|
*
drm/amdgpu: busywait KIQ register accessing (v4)
pding
2017-10-19
1
-0
/
+50
|
*
drm/amdgpu: report more amdgpu_fence_info
pding
2017-10-19
1
-0
/
+13
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-2
/
+2
|
/
[next]