Age | Commit message (Expand) | Author |
2024-06-19 | drm/amdgpu: refine gfx10 firmware loading | Yang Wang |
2024-06-05 | drm/amdgpu: fix comments and error message for ipdump | Sunil Khatri |
2024-06-05 | drm/amdgpu: rename ip_dump_cp_queues to compute queues | Sunil Khatri |
2024-05-29 | drm/amdgpu: drop MES 10.1 support v3 | Alex Deucher |
2024-05-23 | drm/amdgpu: add gfx queue support of gfx10 in ipdump | Sunil Khatri |
2024-05-23 | drm/amdgpu: Add cp queues support fro gfx10 in ipdump | Sunil Khatri |
2024-05-23 | drm/amdgpu: rename the ip_dump to ip_dump_core | Sunil Khatri |
2024-05-23 | drm/amdgpu - optimize rlc spm cntl | Jane Jian |
2024-05-08 | drm/amdgpu: add se registers to ip dump for gfx10 | Sunil Khatri |
2024-05-08 | drm/amdgpu: add CP headers registers to gfx10 dump | Sunil Khatri |
2024-05-03 | drm/amdgpu: remove ip dump reg_count variable | Sunil Khatri |
2024-04-26 | drm/amdgpu: add support for gfx v10 print | Sunil Khatri |
2024-04-26 | drm/amdgpu: add protype for print ip state | Sunil Khatri |
2024-04-26 | drm/amdgpu: add support of gfx10 register dump | Sunil Khatri |
2024-04-26 | drm/amdgpu: add prototype for ip dump | Sunil Khatri |
2024-04-26 | drm/amdgpu: Fix the ring buffer size for queue VM flush | Prike Liang |
2024-04-09 | drm/amd/amdgpu: add pipe1 hardware support | Arunpravin Paneer Selvam |
2024-04-09 | drm/amdgpu: select HDP ref/mask according to gfx ring pipe | ZhenGuo Yin |
2024-03-22 | drm/amdgpu: Fix truncation in gfx_v10_0_init_microcode | Srinivasan Shanmugam |
2024-03-20 | drm/amdgpu: Skip access PF-only registers on gfx10/gfxhub2_1 under SRIOV | ZhenGuo Yin |
2024-03-04 | drm/amdgpu: cleanup conditional execution | Christian König |
2024-02-22 | drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ring | Ma Jun |
2024-01-31 | drm/amd: Don't init MEC2 firmware when it fails to load | David McFarland |
2024-01-25 | drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDs | Alex Deucher |
2024-01-18 | drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guest | YuanShang |
2024-01-15 | drm/amdgpu: Fix the null pointer when load rlc firmware | Ma Jun |
2023-12-13 | drm/amdgpu: Enable tunneling on high-priority compute queues | Friedrich Vock |
2023-11-03 | drm/amdgpu: ungate power gating when system suspend | Perry Yuan |
2023-11-03 | drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDs | Alex Deucher |
2023-11-03 | drm/amdgpu doorbell range should be set when gpu recovery | Lin.Cao |
2023-10-04 | drm/amdgpu: correct gpu clock counter query on cyan skilfish | Lang Yu |
2023-09-20 | drm/amdgpu: Use function for IP version check | Lijo Lazar |
2023-09-11 | drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3 | Mukul Joshi |
2023-08-30 | drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in SRIOV runtime | ZhenGuo Yin |
2023-07-18 | drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3) | Victor Lu |
2023-07-12 | drm/amdgpu/gfx10: move update_spm_vmid() out of rlc_init() | Alex Deucher |
2023-07-10 | drm/amdgpu: Fix errors & warnings in gfx_v10_0.c | Srinivasan Shanmugam |
2023-07-10 | drm/amdgpu: Remove else after return statement in 'gfx_v10_0_check_grbm_cam_r... | Srinivasan Shanmugam |
2023-06-30 | drm/amdgpu: make mcbp a per device setting | Alex Deucher |
2023-06-09 | drm/amdgpu: setup hw debug registers on driver initialization | Jonathan Kim |
2023-06-09 | drm/amdgpu/gfx: set sched.ready status after ring/IB test in gfx | Guchun Chen |
2023-06-09 | drm:amd:amdgpu: Fix missing buffer object unlock in failure path | Sukrut Bellary |
2023-06-09 | drm/amd/amdgpu: Update debugfs for XCC support (v3) | Tom St Denis |
2023-06-09 | drm/amdgpu: introduce vmhub definition for multi-partition cases (v3) | Hawking Zhang |
2023-06-09 | drm/amdgpu/gfx10: Disable gfxoff before disabling powergating. | Bas Nieuwenhuizen |
2023-06-09 | drm/amdgpu/gfx10: always restore kcq/kgq MQDs | Alex Deucher |
2023-06-09 | drm/amdgpu/gfx10: drop unused variable | Alex Deucher |
2023-06-09 | drm/amdgpu/gfx10: use generic [en/dis]able_kgq() helpers | Alex Deucher |
2023-06-09 | drm/amdgpu/gfx10: drop old bring up code | Alex Deucher |
2023-04-18 | drm/amdgpu: add xcc index argument to rlc safe_mode func (v4) | Le Ma |