开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
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
2026-06-17
drm/amdgpu: remove spurious line in amdgpu_ring_find_guilty_fence()
Alex Deucher
2026-06-17
drm/amdgpu: amdgpu_ring_set_fence_errors_and_reemit() handle NULL fence
Alex Deucher
2026-06-17
drm/amdgpu/fence: add helper to extract the guilty fence
Alex Deucher
2026-06-17
drm/amdgpu: track guilty fence for queue reset
Alex Deucher
2026-06-17
drm/amdgpu: don't reemit if there is nothing to reemit
Alex Deucher
2026-05-11
drm/amdgpu: plumb timedout fence through to force completion
Alex Deucher
2026-03-24
drm/amdgpu: update outdated comment for renamed amdgpu_fence_driver_init()
Kexin Sun
2026-02-23
drm/amdgpu: rework ring reset backup and reemit v9
Alex Deucher
2026-02-23
drm/amdgpu: Make amdgpu_fence_emit() non-failing v2
Srinivasan Shanmugam
2026-01-21
drm/amdgpu: rename amdgpu_fence_driver_guilty_force_completion()
Alex Deucher
2026-01-21
drm/amdgpu: fix type for wptr in ring backup
Alex Deucher
2026-01-05
drm/amdgpu: always backup and reemit fences
Alex Deucher
2026-01-05
drm/amdgpu: don't reemit ring contents more than once
Alex Deucher
2025-10-28
drm/amd: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-10-13
drm/amdgpu: clean up and unify hw fence handling
Alex Deucher
2025-10-13
drm/amdgpu: set an error on all fences from a bad context
Alex Deucher
2025-10-13
drm/amdgpu: handle wrap around in reemit handling
Alex Deucher
2025-08-27
drm/amdgpu/fence: Remove redundant 0 value initialization
Liao Yuanhong
2025-08-04
drm/amdgpu: Fix kdoc style in amdgpu_fence.c
Srinivasan Shanmugam
2025-07-16
drm/amdgpu: track ring state associated with a fence
Alex Deucher
2025-07-04
Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2025-06-30
drm/amdgpu: remove job parameter from amdgpu_fence_emit()
Alex Deucher
2025-06-30
drm/amdgpu: Convert from DRM_* to dev_*
Lijo Lazar
2025-06-24
drm/amdgpu: remove fence slab
Alex Deucher
2025-06-18
drm/amdgpu: switch job hw_fence to amdgpu_fence
Alex Deucher
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-06-14
drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2
Christian König
2024-06-14
drm/amdgpu: Skip coredump during resets for debug
Lijo Lazar
2024-06-14
drm/amdgpu: add reset source in various cases
Eric Huang
2024-02-22
drm/amdgpu: Simplify the allocation of fence slab caches
Kunwu Chan
2023-11-17
drm/amdgpu: add amdgpu runpm usage trace for separate funcs
Prike Liang
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
2023-08-16
drm/amdgpu: skip fence GFX interrupts disable/enable for S0ix
Tim Huang
2023-06-15
drm/amdgpu: mark force completed fences with -ECANCELED
Christian König
2023-06-15
drm/amdgpu: add amdgpu_error_* debugfs file
Christian König
2023-06-09
drm/amdgpu: remove unnecessary (void*) conversions
Su Hui
2023-06-09
drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged
Guchun Chen
2023-06-09
drm/amdgpu: improve wait logic at fence polling
Alex Sierra
2023-06-09
drm/amd/amdgpu: Fix errors & warnings in amdgpu _bios, _cs, _dma_buf, _fence.c
Srinivasan Shanmugam
2023-03-23
drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs
YuBiao Wang
2023-02-08
drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini
Guilherme G. Piccoli
2022-12-02
drm/amdgpu: MCBP based on DRM scheduler (v9)
Jiadong.Zhu
2022-09-27
drm/amdgpu: Remove fence_process in count_emitted
Jiadong.Zhu
2022-07-25
drm/amd: Fix typo 'the the' in comment
Slark Xiao
2022-07-13
drm/amdgpu: support reset flag set for gpu reset
Likun Gao
2022-06-28
drm/amdgpu: Follow up change to previous drm scheduler change.
Andrey Grodzovsky
2022-06-28
drm/amdgpu: Prevent race between late signaled fences and GPU reset.
Andrey Grodzovsky
2022-06-28
drm/amdgpu: Add put fence in amdgpu_fence_driver_clear_job_fences
Andrey Grodzovsky
2022-06-10
drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_re...
Andrey Grodzovsky
[next]