Age | Commit message (Expand) | Author |
2024-08-16 | drm/amdgpu/gfx7: add ring reset callback for gfx | Alex Deucher |
2024-07-23 | drm/amdgpu/gfx7: enable wave kill for compute queues | Alex Deucher |
2024-06-14 | drm/amdgpu: refine gfx7 firmware loading | Yang Wang |
2024-05-20 | drm/amdgpu: remove unused struct 'hqd_registers' | Dr. David Alan Gilbert |
2024-05-13 | drm/amdgu: remove unused code | Jesse Zhang |
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-01-18 | drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guest | YuanShang |
2023-09-11 | drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3 | Mukul Joshi |
2023-08-09 | drm/amdgpu: Clean up errors in gfx_v7_0.c | Ran Sun |
2023-06-09 | drm/amdgpu: Fix missing parameter desc for 'xcc_id' in gfx_v7_0.c & amdgpu_rlc.c | Srinivasan Shanmugam |
2023-06-09 | drm/amdgpu: Initialize xcc mask | Lijo Lazar |
2023-06-09 | drm/amd/amdgpu: Update debugfs for XCC support (v3) | Tom St Denis |
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: move queue_bitmap to an independent structure (v3) | Le Ma |
2023-01-10 | drm/amd: Use `amdgpu_ucode_*` helpers for GFX7 | Mario Limonciello |
2023-01-03 | drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations | Christian König |
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 |
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-05-21 | drm/amd/amdgpu/gfx_v7_0: Repair function names in the documentation | Lee Jones |
2021-04-09 | drm/amdgpu: add the sched_score to amdgpu_ring_init | Christian König |
2021-04-09 | drm/amd/amdgpu/gfx_v7_0: Trivial typo fixes | Bhaskar Chowdhury |
2020-12-08 | drm/amdgpu: use AMDGPU_NUM_VMID when possible | Nirmoy Das |
2020-11-24 | drm/amd/amdgpu/gfx_v7_0: Clean-up a bunch of kernel-doc related issues | Lee Jones |
2020-11-13 | drm/amd/amdgpu/gfx_v7_0: Remove unused struct definition | Lee Jones |
2020-10-16 | drm/amdgpu: move amdgpu_num_kcq handling to a helper | Alex Deucher |
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 |
2020-05-18 | drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3) | Marek Olšák |
2020-05-18 | drm/amdgpu: Add mem_sync implementation for all the ASICs. | Andrey Grodzovsky |
2020-04-09 | drm/amdgpu: rework sched_list generation | Nirmoy Das |
2020-04-01 | drm/amdgpu: stop disable the scheduler during HW fini | Christian König |
2020-04-01 | drm/amdgpu: implement more ib pools (v2) | xinhui pan |
2020-02-28 | drm/amdgpu: Initialize SPM_VMID with 0xf (v2) | Jacob He |
2020-02-28 | drm/amdgpu: Add num_banks and num_ranks to gfx config structure | Yong Zhao |
2019-12-02 | drm/amdgpu: fix calltrace during kmd unload(v3) | Monk Liu |
2019-11-13 | drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0... | yu kuai |
2019-08-09 | Merge tag 'v5.3-rc3' into drm-next-5.4 | Alex Deucher |
2019-07-30 | drm/amdgpu: Default disable GDS for compute+gfx | Joseph Greathouse |
2019-07-18 | drm/amdgpu: Default disable GDS for compute VMIDs | Joseph Greathouse |
2019-07-18 | drm/amdgpu: Default disable GDS for compute VMIDs | Joseph Greathouse |
2019-07-16 | drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection | Tom St Denis |
2019-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher |
2019-06-20 | drm/amdgpu: enable gfx eop interrupt per gfx pipe | Hawking Zhang |
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 remaining files | Sam Ravnborg |
2019-06-10 | drm/amd: drop dependencies on drm_os_linux.h | Sam Ravnborg |