Age | Commit message (Expand) | Author |
2023-08-31 | drm/amdgpu: add UMSCH RING TYPE definition | Lang Yu |
2023-08-31 | drm/amdgpu: add VPE RING TYPE definition | Huang Rui |
2023-08-09 | drm/amdgpu: Clean up errors in amdgpu_ring.h | Ran Sun |
2023-06-15 | drm/amdgpu: add amdgpu_error_* debugfs file | Christian König |
2023-06-09 | drm/amdgpu: Modify indirect buffer packages for resubmission | Jiadong Zhu |
2023-06-09 | drm/amdgpu: add partition ID track in ring | James Zhu |
2023-06-09 | drm/amdgpu: increase AMDGPU_MAX_RINGS | Le Ma |
2023-06-09 | drm/amdgpu: increase AMDGPU_MAX_HWIP_RINGS | James Zhu |
2023-06-09 | drm/amdgpu: increase MAX setting to hold more jpeg instances | James Zhu |
2023-06-09 | drm/amdgpu: adjust some basic elements for multiple AID case | Le Ma |
2023-04-24 | drm/amdgpu: track MQD size for gfx and compute | Alex Deucher |
2023-04-24 | drm/amdgpu: add gfx shadow CS IOCTL support | Christian König |
2023-04-18 | drm/amdgpu: Add a max ibs per submission limit. | Bas Nieuwenhuizen |
2023-04-14 | drm/amdgpu: add some basic elements for multiple XCD case | Le Ma |
2023-04-14 | drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4) | Le Ma |
2023-03-14 | Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2023-03-01 | drm/amd: Convert amdgpu to use suballocation helper. | Maarten Lankhorst |
2023-02-08 | amd/amdgpu: remove test ib on hw ring | JesseZhang |
2022-12-02 | drm/amdgpu: MCBP based on DRM scheduler (v9) | Jiadong.Zhu |
2022-12-02 | drm/amdgpu: Modify unmap_queue format for gfx9 (v6) | Jiadong.Zhu |
2022-12-02 | drm/amdgpu: Add software ring callbacks for gfx9 (v8) | Jiadong.Zhu |
2022-12-02 | drm/amdgpu: Introduce gfx software ring (v9) | Jiadong.Zhu |
2022-06-28 | drm/amdgpu: Prevent race between late signaled fences and GPU reset. | Andrey Grodzovsky |
2022-05-04 | drm/amdgpu: define ring structure to access rptr/wptr/fence | Jack Xiao |
2022-05-04 | drm/amdgpu: add mes ctx data in amdgpu_ring | Jack Xiao |
2022-05-04 | drm/amdgpu: add the per-context meta data v3 | Jack Xiao |
2022-05-04 | drm/amdgpu: add helper function to initialize mqd from ring v4 | Jack Xiao |
2022-03-31 | drm/amdgpu: Sync up header and implementation to use the same parameter names | Ma Jun |
2022-03-15 | drm/amdgpu: only allow secure submission on rings which support that | Lang Yu |
2022-03-04 | drm/amdgpu: use job and ib structures directly in CS parsers | Christian König |
2022-03-04 | drm/amdgpu: header cleanup | Christian König |
2022-02-09 | drm/amdgpu: Move scheduler init to after XGMI is ready | Andrey Grodzovsky |
2021-12-17 | drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence | Huang Rui |
2021-09-14 | drm/amdgpu: cleanup debugfs for amdgpu rings | Nirmoy Das |
2021-09-01 | drm/amdgpu: detach ring priority from gfx priority | Nirmoy Das |
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-28 | drm/amdgpu: adjust fence driver enable sequence | Likun Gao |
2021-05-19 | drm/amdgpu: Split amdgpu_device_fini into early and late | Andrey Grodzovsky |
2021-04-09 | drm/amdgpu: add the sched_score to amdgpu_ring_init | Christian König |
2021-02-09 | drm/amdgpu: add wave limit functionality for gfx8,9 | Nirmoy Das |
2021-02-09 | drm/amdgpu: cleanup struct amdgpu_ring | Nirmoy Das |
2020-08-18 | drm/scheduler: Scheduler priority fixes (v2) | Luben Tuikov |
2020-07-01 | drm/amdgpu: add the ring type definition of MES | Jack Xiao |
2020-05-18 | drm/amdgpu: Add new ring callback to insert memory sync | Andrey Grodzovsky |
2020-04-28 | drm/amdgpu: cleanup IB pool handling a bit | Christian König |
2020-04-28 | drm/amdgpu: Fix per-IB secure flag GFX hang | Huang Rui |
2020-04-28 | drm/amdgpu: Move to a per-IB secure flag (TMZ) | Luben Tuikov |
2020-04-28 | drm/amdgpu: expand the context control interface with trust flag | Huang Rui |
2020-04-28 | drm/amdgpu: expand the emit tmz interface with trusted flag | Huang Rui |