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: revert "take runtime pm reference when we attach a buffer" v2
Christian König
2024-06-14
1
-2
/
+0
*
drm/amdgpu: Skip coredump during resets for debug
Lijo Lazar
2024-06-14
1
-0
/
+1
*
drm/amdgpu: add reset source in various cases
Eric Huang
2024-06-14
1
-0
/
+1
*
drm/amdgpu: Simplify the allocation of fence slab caches
Kunwu Chan
2024-02-22
1
-3
/
+1
*
drm/amdgpu: add amdgpu runpm usage trace for separate funcs
Prike Liang
2023-11-17
1
-0
/
+2
*
drm/amdgpu: Use function for IP version check
Lijo Lazar
2023-09-20
1
-1
/
+2
*
drm/amdgpu: skip fence GFX interrupts disable/enable for S0ix
Tim Huang
2023-08-16
1
-2
/
+39
*
drm/amdgpu: mark force completed fences with -ECANCELED
Christian König
2023-06-15
1
-0
/
+1
*
drm/amdgpu: add amdgpu_error_* debugfs file
Christian König
2023-06-15
1
-0
/
+24
*
drm/amdgpu: remove unnecessary (void*) conversions
Su Hui
2023-06-09
1
-1
/
+1
*
drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged
Guchun Chen
2023-06-09
1
-1
/
+2
*
drm/amdgpu: improve wait logic at fence polling
Alex Sierra
2023-06-09
1
-7
/
+4
*
drm/amd/amdgpu: Fix errors & warnings in amdgpu _bios, _cs, _dma_buf, _fence.c
Srinivasan Shanmugam
2023-06-09
1
-6
/
+8
*
drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs
YuBiao Wang
2023-03-23
1
-0
/
+9
*
drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini
Guilherme G. Piccoli
2023-02-09
1
-1
/
+7
*
drm/amdgpu: MCBP based on DRM scheduler (v9)
Jiadong.Zhu
2022-12-02
1
-0
/
+54
*
drm/amdgpu: Remove fence_process in count_emitted
Jiadong.Zhu
2022-09-28
1
-1
/
+0
*
drm/amd: Fix typo 'the the' in comment
Slark Xiao
2022-07-25
1
-1
/
+1
*
drm/amdgpu: support reset flag set for gpu reset
Likun Gao
2022-07-13
1
-1
/
+8
*
drm/amdgpu: Follow up change to previous drm scheduler change.
Andrey Grodzovsky
2022-06-28
1
-1
/
+6
*
drm/amdgpu: Prevent race between late signaled fences and GPU reset.
Andrey Grodzovsky
2022-06-28
1
-0
/
+18
*
drm/amdgpu: Add put fence in amdgpu_fence_driver_clear_job_fences
Andrey Grodzovsky
2022-06-28
1
-1
/
+3
*
drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_re...
Andrey Grodzovsky
2022-06-10
1
-1
/
+1
*
drm/amdgpu: Add work_struct for GPU reset from debugfs
Andrey Grodzovsky
2022-06-10
1
-2
/
+17
*
drm/amdgpu: assign the cpu/gpu address of fence from ring
Jack Xiao
2022-05-04
1
-2
/
+2
*
drm/amdgpu: Move scheduler init to after XGMI is ready
Andrey Grodzovsky
2022-02-09
1
-38
/
+5
*
Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
Len Brown
2022-01-09
1
-8
/
+0
*
drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
Huang Rui
2021-12-17
1
-39
/
+87
*
drm/amdgpu: use adev_to_drm for consistency when accessing drm_device
Guchun Chen
2021-10-08
1
-1
/
+1
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-09-14
1
-22
/
+80
|
\
|
*
drm/amdgpu: stop scheduler when calling hw_fini (v2)
Guchun Chen
2021-08-31
1
-0
/
+8
|
*
drm/amd/amdgpu embed hw_fence into amdgpu_job
Jack Zhang
2021-08-16
1
-19
/
+67
|
*
drm/amdgpu: avoid over-handle of fence driver fini in s3 test (v2)
Guchun Chen
2021-08-06
1
-5
/
+7
*
|
dma-buf: nuke DMA_FENCE_TRACE macros v2
Christian König
2021-09-02
1
-9
/
+1
|
/
*
Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-07-30
1
-39
/
+5
|
\
|
*
drm/amdgpu: adjust fence driver enable sequence
Likun Gao
2021-07-29
1
-39
/
+5
*
|
drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr
Boris Brezillon
2021-07-01
1
-1
/
+1
|
/
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-05-22
1
-0
/
+1
|
\
|
*
drm/amd/amdgpu/amdgpu_fence: Provide description for 'sched_score'
Lee Jones
2021-04-21
1
-0
/
+1
*
|
drm/amdgpu: Fix hang on device removal.
Andrey Grodzovsky
2021-05-20
1
-6
/
+10
*
|
drm/amdgpu: Split amdgpu_device_fini into early and late
Andrey Grodzovsky
2021-05-20
1
-1
/
+14
|
/
*
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2021-04-09
1
-24
/
+26
*
Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2021-03-26
1
-29
/
+22
|
\
|
*
drm/amdgpu: Fix some unload driver issues
Emily Deng
2021-03-05
1
-2
/
+3
|
*
drm/amdgpu: do not use drm middle layer for debugfs
Nirmoy Das
2021-02-18
1
-27
/
+19
*
|
drm/scheduler: provide scheduler score externally
Christian König
2021-02-05
1
-1
/
+1
|
/
*
drm/amd/amdgpu/amdgpu_fence: Fix some issues pertaining to function documenta...
Lee Jones
2020-11-13
1
-5
/
+6
*
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
[next]