Age | Commit message (Expand) | Author |
2023-06-09 | drm/amd/amdgpu: Fix up locking etc in amdgpu_debugfs_gprwave_ioctl() | Dan Carpenter |
2023-06-09 | drm/amdgpu: remove unnecessary (void*) conversions | Su Hui |
2023-06-09 | drm/amd/amdgpu: Update debugfs for XCC support (v3) | Tom St Denis |
2023-06-09 | drm/amd/amdgpu: Fix style problems in amdgpu_debugfs.c | Srinivasan Shanmugam |
2023-04-18 | drm/amdgpu: add xcc index argument to select_sh_se function v2 | Le Ma |
2022-12-06 | drm/ttm: remove ttm_bo_(un)lock_delayed_workqueue | Christian König |
2022-11-15 | drm/amdgpu: clarify DC checks | Alex Deucher |
2022-10-18 | Revert "drm/amdgpu: add debugfs amdgpu_reset_level" | Victor Zhao |
2022-08-16 | drm/amd: Add detailed GFXOFF stats to debugfs | André Almeida |
2022-08-16 | drm/amdgpu: add debugfs amdgpu_reset_level | Victor Zhao |
2022-08-10 | drm/amdgpu: double free error and freeing uninitialized null pointer | Sebin Sebastian |
2022-07-25 | drm/amd/debugfs: Expose GFXOFF state to userspace | André Almeida |
2022-07-05 | drm/amdpgu/debugfs: Simplify some exit paths | André Almeida |
2022-06-06 | drm/amdgpu: save the reset dump register value for devcoredump | Somalapuram Amaranath |
2022-04-21 | drm/amdgpu: Add debugfs TA load/unload/invoke support | Candice Li |
2022-04-11 | drm/amd/amdgpu: Update debugfs GCA data | Tom St Denis |
2022-04-08 | drm/amdgpu: expand cg_flags from u32 to u64 | Evan Quan |
2022-03-04 | drm/amdgpu/vcn: Add vcn firmware log | Ruijing Dong |
2022-03-02 | drm/amdgpu: Fix realloc of ptr | Tom Rix |
2022-03-01 | Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2022-02-25 | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2022-02-23 | drm/amdgpu: add debugfs for reset registers list | Somalapuram Amaranath |
2022-02-23 | drm/amdgpu: expose benchmarks via debugfs | Alex Deucher |
2022-02-17 | drm/amd/amdgpu: Add APU flag to gca_config debugfs data (v3) | Tom St Denis |
2022-02-09 | drm/amdgpu: Move reset sem into reset_domain | Andrey Grodzovsky |
2022-01-18 | drm/amdgpu: Add missing pm_runtime_put_autosuspend | Yongzhi Liu |
2022-01-14 | drm/amd/pm: do not expose implementation details to other blocks out of power | Evan Quan |
2021-12-14 | drm/amdgpu: move smu_debug_mask to a more proper place | Evan Quan |
2021-12-13 | drm/amdgpu: add support for SMU debug option | Lang Yu |
2021-10-07 | drm/amdgpu: unify BO evicting method in amdgpu_ttm | Nirmoy Das |
2021-10-06 | drm/amdgpu: return early if debugfs is not initialized | Nirmoy Das |
2021-10-05 | drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8" | Christian König |
2021-10-04 | drm/amdgpu: add debugfs access to the IP discovery table | Alex Deucher |
2021-09-14 | drm/amdgpu: Fix a race of IB test | xinhui pan |
2021-09-14 | drm/amdgpu: cleanup debugfs for amdgpu rings | Nirmoy Das |
2021-09-14 | drm/amdgpu: use IS_ERR for debugfs APIs | Nirmoy Das |
2021-09-01 | drm/amd/amdgpu: New debugfs interface for MMIO registers (v5) | Tom St Denis |
2021-08-16 | drm/amd/amdgpu embed hw_fence into amdgpu_job | Jack Zhang |
2021-06-15 | drm/amdgpu: remove amdgpu_vm_pt | Nirmoy Das |
2021-05-21 | drm/amd/amdgpu/amdgpu_debugfs: Fix a couple of misnamed functions | Lee Jones |
2021-03-03 | drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie | Kevin Wang |
2021-02-26 | drm/amdgpu: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE | Yang Li |
2021-02-18 | drm/amdgpu: do not use drm middle layer for debugfs | Nirmoy Das |
2021-02-18 | drm/amd/pm: do not use drm middle layer for debugfs | Nirmoy Das |
2021-02-18 | drm/amd/display: do not use drm middle layer for debugfs | Nirmoy Das |
2021-02-18 | drm/amdgpu: do not keep debugfs dentry | Nirmoy Das |
2021-01-20 | Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag... | Daniel Vetter |
2021-01-13 | drm/amdgpu: Add secure display TA interface | Jinzhou Su |
2020-12-15 | Merge drm/drm-next into drm-misc-next | Maarten Lankhorst |
2020-12-08 | gpu/drm: ring_mirror_list --> pending_list | Luben Tuikov |