Age | Commit message (Expand) | Author |
2024-11-05 | drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read() | Alex Deucher |
2024-11-05 | drm/amdgpu: Adjust debugfs eviction and IB access permissions | Alex Deucher |
2024-11-05 | drm/amdgpu: Adjust debugfs register access permissions | Alex Deucher |
2024-11-04 | drm/amdgpu: add amdgpu_sdma_sched_mask debugfs | Jesse Zhang |
2024-11-04 | drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfs | Jesse Zhang |
2024-09-26 | drm/amdgpu: add amdgpu_jpeg_sched_mask debugfs | Sathishkumar S |
2024-08-06 | drm/amdgpu: Remove debugfs amdgpu_reset_dump_register_list | Sunil Khatri |
2024-05-23 | drm/amdgpu: fix invadate operation for pg_flags | Jesse Zhang |
2024-05-13 | drm/amdgpu/umsch: add support to capture fw debug log | Saleemkhan Jamadar |
2024-04-26 | drm/amdgpu: fix the warning about the expression (int)size - len | Jesse Zhang |
2024-03-04 | drm/amdgpu: change vm->task_info handling | Shashank Sharma |
2024-01-31 | drm/amdgpu: Fix the warning info in mode1 reset | Ma Jun |
2024-01-03 | drm/amdgpu: Add register read/write debugfs support for AID's | Mangesh Gadre |
2023-12-14 | drm/amdgpu/debugfs: fix error code when smc register accessors are NULL | Alex Deucher |
2023-12-07 | drm/amdgpu: SW part of MES event log enablement | shaoyunl |
2023-12-05 | Merge tag 'amd-drm-next-6.8-2023-12-01' of https://gitlab.freedesktop.org/agd... | Dave Airlie |
2023-11-29 | drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer | Lu Yao |
2023-11-15 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2023-11-01 | drm/sched: Add drm_sched_wqueue_* helpers | Matthew Brost |
2023-10-26 | drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL | Qu Huang |
2023-10-20 | drm/amdgpu: Encapsulate all device reset info | André Almeida |
2023-08-07 | drm/amdgpu: Fix style issues in amdgpu_debugfs.c | Praful Swarnakar |
2023-07-18 | drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3) | Victor Lu |
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 |