index
:
linux.git
master
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_fence.c
Age
Commit message (
Expand
)
Author
2020-04-24
drm/amdgpu: protect ring overrun
Yintian Tao
2020-02-26
drm/amdgpu/fence: move debugfs init into core amdgpu debugfs
Alex Deucher
2020-01-14
drm/amdgpu/debugfs: properly handle runtime pm
Alex Deucher
2019-12-18
drm/amdgpu/pm_runtime: update usage count in fence handling
Alex Deucher
2019-10-03
drm/amd/amdgpu:Fix compute ring unable to detect hang.
Jesse Zhang
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-21
drm/amdgpu: add the trailing fence per ring
Jack Xiao
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-05-24
drm/amdgpu: enable separate timeout setting for every ring type V4
Evan Quan
2019-04-12
drm/amdgpu: fix old fence check in amdgpu_fence_emit
Christian König
2018-11-05
drm/amdgpu: drop the remaining uses of ring idx in messages
Christian König
2018-09-26
drm/amdgpu: Move fence SW fallback warning v3
Andrey Grodzovsky
2018-09-26
drm/amdgpu: Deactivate SW interrupt fallback in amdgpu_fence_process v2
Andrey Grodzovsky
2018-09-26
drm/amdgpu: Add warning message for INT SW fallback.
Andrey Grodzovsky
2018-09-26
Revert "drm/amdgpu: remove fence fallback"
Andrey Grodzovsky
2018-09-19
drm/amdgpu: remove fence fallback
Christian König
2018-08-27
drm/amdgpu: cleanup GPU recovery check a bit (v2)
Christian König
2018-07-06
Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-07-03
drm/amdgpu: Remove unecessary dma_fence_ops
Daniel Vetter
2018-06-27
drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c
Leo Liu
2018-05-18
drm/amdgpu/vg20:Restruct uvd.inst to support multiple instances
James Zhu
2018-05-18
drm/amdgpu/vg20:Restruct uvd to support multiple uvds
James Zhu
2018-05-15
drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fences
Marek Olšák
2018-04-03
drm/amdgpu: drop compute ring timeout setting for non-sriov only (v2)
Evan Quan
2018-03-21
drm/amdgpu: no job timeout setting on compute queues
Evan Quan
2017-12-18
drm/amdgpu: rename amdgpu_gpu_recover
Alex Deucher
2017-12-15
drm/amdgpu: Simplify amdgpu_lockup_timeout usage.
Andrey Grodzovsky
2017-12-15
drm/amdgpu: Add gpu_recovery parameter
Andrey Grodzovsky
2017-12-12
drm/amdgpu: no need with INT for fence polling
Monk Liu
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-04
drm/amdgpu:implement new GPU recover(v3)
Monk Liu
2017-12-04
drm/amdgpu: change redundant init logs to debug level
pding
2017-12-04
drm/amdgpu:add hang_limit for sched(v2)
Monk Liu
2017-12-04
drm/amdgpu:cleanup force_completion
Monk Liu
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-19
drm/amdgpu: busywait KIQ register accessing (v4)
pding
2017-10-19
drm/amdgpu: report more amdgpu_fence_info
pding
2017-05-24
drm/amdgpu/SRIOV:implement guilty job TDR for(V2)
Monk Liu
2017-05-24
drm/amdgpu:don't invoke srio-gpu-reset in gpu-reset (v2)
Monk Liu
2016-11-11
drm/amdgpu:no gpu scheduler for KIQ
Trigger Huang
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-24
drm/amdgpu: fix fence slab teardown
Grazvydas Ignotas
2016-09-27
drm/amdgpu: don't leave dangling pointers around
Grazvydas Ignotas
2016-07-14
drm/amdgpu: always signal all fences
Christian König
2016-07-14
drm/amdgpu: sanitize fence numbers
Christian König
2016-05-25
drm/amdgpu: fix bug in fence driver fini
Monk Liu
[next]