Age | Commit message (Expand) | Author |
2021-08-16 | drm/amd/amdgpu embed hw_fence into amdgpu_job | Jack Zhang |
2021-08-05 | drm/amdgpu: avoid over-handle of fence driver fini in s3 test (v2) | Guchun Chen |
2021-07-30 | Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-07-28 | drm/amdgpu: adjust fence driver enable sequence | Likun Gao |
2021-07-01 | drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr | Boris Brezillon |
2021-05-22 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2021-05-19 | drm/amdgpu: Fix hang on device removal. | Andrey Grodzovsky |
2021-05-19 | drm/amdgpu: Split amdgpu_device_fini into early and late | Andrey Grodzovsky |
2021-04-20 | drm/amd/amdgpu/amdgpu_fence: Provide description for 'sched_score' | Lee Jones |
2021-04-09 | drm/amdgpu: add the sched_score to amdgpu_ring_init | Christian König |
2021-03-26 | Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag... | Daniel Vetter |
2021-03-05 | drm/amdgpu: Fix some unload driver issues | Emily Deng |
2021-02-18 | drm/amdgpu: do not use drm middle layer for debugfs | Nirmoy Das |
2021-02-05 | drm/scheduler: provide scheduler score externally | Christian König |
2020-11-13 | drm/amd/amdgpu/amdgpu_fence: Fix some issues pertaining to function documenta... | Lee Jones |
2020-08-24 | drm/amdgpu: Get DRM dev from adev by inline-f | Luben Tuikov |
2020-08-24 | drm/amdgpu: drm_device to amdgpu_device by inline-f (v2) | Luben Tuikov |
2020-07-14 | drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs files | Xiaojie Yuan |
2020-07-08 | gpu/drm: Remove debug info about CPU address | Tiezhu Yang |
2020-07-01 | drm/amdgpu: restrict the hw sched jobs number to power of two | Kevin Wang |
2020-07-01 | drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync fails | Alex Deucher |
2020-07-01 | drm/amdgpu/fence: use the no_scheduler flag | Alex Deucher |
2020-07-01 | drm/amdgpu: skip GPU scheduler setup for KIQ and MES ring | Likun Gao |
2020-07-01 | drm/amdgpu: no need to set up GPU scheduler for mes ring | Jack Xiao |
2020-07-01 | drm/amdgpu: avoid dereferencing a NULL pointer | Jack Xiao |
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 |