Age | Commit message (Expand) | Author |
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 |
2023-04-18 | drm/amdgpu: add xcc index argument to select_sh_se function v2 | Le Ma |
2023-04-18 | drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4) | Le Ma |
2023-04-18 | drm/amdgpu: move queue_bitmap to an independent structure (v3) | Le Ma |
2023-04-18 | drm/amdgpu: convert gfx.kiq to array type (v3) | Le Ma |
2023-04-14 | drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4) | Le Ma |
2023-03-07 | drm/amdgpu: remove unused variable | bobzhou |
2023-03-06 | drm/amdgpu: Stop clearing kiq position during fini | leiyaoyao |
2023-01-09 | drm/amd: Load GFX10 microcode during early_init | Mario Limonciello |
2023-01-09 | drm/amd: Use `amdgpu_ucode_*` helpers for GFX10 | Mario Limonciello |
2022-11-04 | drm/amdgpu: fix for suspend/resume sequence under sriov | Victor Zhao |
2022-11-04 | drm/amdgpu/gfx10: set gfx.funcs in early init | Alex Deucher |
2022-11-04 | drm/amdgpu: Disable MCBP from soc21 for SRIOV | Yiqing Yao |
2022-09-29 | drm/amdgpu/gfx10: use common function to init CP fw | Likun Gao |
2022-09-29 | drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcode | Hawking Zhang |
2022-08-30 | drm/amdgpu: only init tap_delay ucode when it's included in ucode binary | Hawking Zhang |
2022-08-16 | drm/amdgpu: reduce reset time | Victor Zhao |
2022-08-16 | Revert "drm/amd/amdgpu: add pipe1 hardware support" | Michel Dänzer |
2022-07-25 | drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10 | Chengming Gui |
2022-07-13 | drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmapped | Le Ma |
2022-06-08 | drm/amdgpu: fix scratch register access method in SRIOV | ZhenGuo Yin |
2022-06-06 | drm/amd/amdgpu: add pipe1 hardware support | Arunpravin Paneer Selvam |
2022-06-06 | drm/amd/amdgpu: Enable high priority gfx queue | Arunpravin Paneer Selvam |
2022-05-26 | drm/amdgpu/gfx: fix typos in comments | Julia Lawall |
2022-05-26 | drm/amdgpu/gfx10: rework KIQ programming | Haohui Mai |
2022-05-26 | drm/amdgpu: Set CP_HQD_PQ_CONTROL.RPTR_BLOCK_SIZE correctly | Haohui Mai |
2022-05-26 | drm/amdgpu: Clean up of initializing doorbells for gfx_v9 and gfx_v10 | Haohui Mai |
2022-05-18 | drm/amdgpu: Unmap legacy queue when MES is enabled | Luben Tuikov |