aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: track ring state associated with a fenceAlex Deucher2025-07-161-0/+90
* Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie2025-07-041-63/+26
|\
| * drm/amdgpu: remove job parameter from amdgpu_fence_emit()Alex Deucher2025-06-301-21/+13
| * drm/amdgpu: Convert from DRM_* to dev_*Lijo Lazar2025-06-301-1/+3
| * drm/amdgpu: remove fence slabAlex Deucher2025-06-241-19/+4
| * drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher2025-06-181-23/+7
* | treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2025-06-081-2/+2
|/
* treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2025-04-051-2/+2
* drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2Christian König2024-06-141-2/+0
* drm/amdgpu: Skip coredump during resets for debugLijo Lazar2024-06-141-0/+1
* drm/amdgpu: add reset source in various casesEric Huang2024-06-141-0/+1
* drm/amdgpu: Simplify the allocation of fence slab cachesKunwu Chan2024-02-221-3/+1
* drm/amdgpu: add amdgpu runpm usage trace for separate funcsPrike Liang2023-11-171-0/+2
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-1/+2
* drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang2023-08-161-2/+39
* drm/amdgpu: mark force completed fences with -ECANCELEDChristian König2023-06-151-0/+1
* drm/amdgpu: add amdgpu_error_* debugfs fileChristian König2023-06-151-0/+24
* drm/amdgpu: remove unnecessary (void*) conversionsSu Hui2023-06-091-1/+1
* drm/amdgpu: skip disabling fence driver src_irqs when device is unpluggedGuchun Chen2023-06-091-1/+2
* drm/amdgpu: improve wait logic at fence pollingAlex Sierra2023-06-091-7/+4
* drm/amd/amdgpu: Fix errors & warnings in amdgpu _bios, _cs, _dma_buf, _fence.cSrinivasan Shanmugam2023-06-091-6/+8
* drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobsYuBiao Wang2023-03-231-0/+9
* drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/finiGuilherme G. Piccoli2023-02-091-1/+7
* drm/amdgpu: MCBP based on DRM scheduler (v9)Jiadong.Zhu2022-12-021-0/+54
* drm/amdgpu: Remove fence_process in count_emittedJiadong.Zhu2022-09-271-1/+0
* drm/amd: Fix typo 'the the' in commentSlark Xiao2022-07-251-1/+1
* drm/amdgpu: support reset flag set for gpu resetLikun Gao2022-07-131-1/+8
* drm/amdgpu: Follow up change to previous drm scheduler change.Andrey Grodzovsky2022-06-281-1/+6
* drm/amdgpu: Prevent race between late signaled fences and GPU reset.Andrey Grodzovsky2022-06-281-0/+18
* drm/amdgpu: Add put fence in amdgpu_fence_driver_clear_job_fencesAndrey Grodzovsky2022-06-281-1/+3
* drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_re...Andrey Grodzovsky2022-06-101-1/+1
* drm/amdgpu: Add work_struct for GPU reset from debugfsAndrey Grodzovsky2022-06-101-2/+17
* drm/amdgpu: assign the cpu/gpu address of fence from ringJack Xiao2022-05-041-2/+2
* drm/amdgpu: Move scheduler init to after XGMI is readyAndrey Grodzovsky2022-02-091-38/+5
* Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown2022-01-091-8/+0
* drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fenceHuang Rui2021-12-171-39/+87
* drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen2021-10-081-1/+1
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-09-141-22/+80
|\
| * drm/amdgpu: stop scheduler when calling hw_fini (v2)Guchun Chen2021-08-311-0/+8
| * drm/amd/amdgpu embed hw_fence into amdgpu_jobJack Zhang2021-08-161-19/+67
| * drm/amdgpu: avoid over-handle of fence driver fini in s3 test (v2)Guchun Chen2021-08-061-5/+7
* | dma-buf: nuke DMA_FENCE_TRACE macros v2Christian König2021-09-021-9/+1
|/
* Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-07-301-39/+5
|\
| * drm/amdgpu: adjust fence driver enable sequenceLikun Gao2021-07-291-39/+5
* | drm/sched: Allow using a dedicated workqueue for the timeout/fault tdrBoris Brezillon2021-07-011-1/+1
|/
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-221-0/+1
|\
| * drm/amd/amdgpu/amdgpu_fence: Provide description for 'sched_score'Lee Jones2021-04-211-0/+1
* | drm/amdgpu: Fix hang on device removal.Andrey Grodzovsky2021-05-201-6/+10
* | drm/amdgpu: Split amdgpu_device_fini into early and lateAndrey Grodzovsky2021-05-201-1/+14
|/
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-24/+26