Age | Commit message (Expand) | Author |
2024-04-26 | drm/amdgpu: add protype for print ip state | Sunil Khatri |
2024-04-26 | drm/amdgpu: add prototype for ip dump | Sunil Khatri |
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-18 | drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guest | YuanShang |
2023-11-29 | drm/amdgpu: fix memory overflow in the IB test | Tim Huang |
2023-09-11 | drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3 | Mukul Joshi |
2023-06-09 | drm/amdgpu: Initialize xcc mask | Lijo Lazar |
2023-06-09 | drm/amdgpu/gfx: set sched.ready status after ring/IB test in gfx | Guchun Chen |
2023-06-09 | drm/amd/amdgpu: Update debugfs for XCC support (v3) | Tom St Denis |
2023-06-09 | drm/amdgpu/gfx8: always restore kcq MQDs | Alex Deucher |
2023-06-09 | drm:amd:amdgpu: Fix missing bo unlock in failure path | Sukrut Bellary |
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-01-17 | drm/amdgpu: Add a missing tab | Dan Carpenter |
2023-01-10 | drm/amd: Use `amdgpu_ucode_*` helpers for GFX8 | Mario Limonciello |
2023-01-03 | drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations | Christian König |
2022-11-04 | drm/amdgpu: fix for suspend/resume sequence under sriov | Victor Zhao |
2022-05-26 | drm/amdgpu/gfx: fix typos in comments | Julia Lawall |
2022-05-26 | drm/amdgpu: Set CP_HQD_PQ_CONTROL.RPTR_BLOCK_SIZE correctly | Haohui Mai |
2022-05-06 | drm/amdgpu: nuke dynamic gfx scratch reg allocation | Christian König |
2022-05-04 | drm/amdgpu: use ring structure to access rptr/wptr v2 | Jack Xiao |
2022-04-11 | drm/amdgpu: Fix incorrect enum type | Grigory Vasilyev |
2022-04-08 | drm/amdgpu: expand cg_flags from u32 to u64 | Evan Quan |
2021-11-05 | drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register access | Evan Quan |
2021-08-05 | drm/amdgpu: Put MODE register in wave debug info | Joseph Greathouse |
2021-04-09 | drm/amdgpu: add the sched_score to amdgpu_ring_init | Christian König |
2021-03-23 | drm/amdgpu: Replace in_task() in gfx_v8_0_parse_sq_irq() | Sebastian Andrzej Siewior |
2021-02-09 | drm/amdgpu: enable wave limit on non high prio cs pipes | Nirmoy Das |
2021-02-09 | drm/amdgpu: add wave limit functionality for gfx8,9 | Nirmoy Das |
2021-02-09 | drm/amdgpu: enable only one high prio compute queue | Nirmoy Das |
2020-12-08 | drm/amdgpu: use AMDGPU_NUM_VMID when possible | Nirmoy Das |
2020-12-01 | drm/amd/amdgpu/gfx_v8_0: Functions must follow directly after their headers | Lee Jones |
2020-11-13 | drm/amdgpu: fix compute queue priority if num_kcq is less than 4 | Nirmoy Das |
2020-11-02 | drm/amdgpu/gfx: improve code indentation and alignment | Deepak R Varma |
2020-10-27 | drm/amdgpu: correct CG_ACLK_CNTL setting | Evan Quan |
2020-10-16 | drm/amdgpu: move amdgpu_num_kcq handling to a helper | Alex Deucher |
2020-09-08 | Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-08-24 | drm/amdgpu: refine codes to avoid reentering GPU recovery | Dennis Li |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-14 | drm/amd/powerplay: drop unnecessary pp_funcs checker | Evan Quan |
2020-08-14 | drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementation | Evan Quan |
2020-08-14 | drm/amdgpu: revert "fix system hang issue during GPU reset" | Christian König |
2020-08-04 | drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5) | Monk Liu |
2020-07-27 | drm/amdgpu: fix system hang issue during GPU reset | Dennis Li |
2020-07-02 | drm/amdgpu: Clean up KFD VMID assignment | Felix Kuehling |
2020-07-01 | drm/amdgpu: label internally used symbols as static | Nirmoy Das |