index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_debugfs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-14
drm/amdgpu: add debugfs for spirom IFWI dump
Shiwu Zhang
1
-0
/
+1
2025-03-13
drm/amdgpu: Add amdgpu_sriov_multi_vf_mode function
Emily Deng
1
-1
/
+1
2024-12-10
drm/amdgpu: Add amdgpu_vcn_sched_mask debugfs
Sathishkumar S
1
-0
/
+1
2024-11-05
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Alex Deucher
1
-1
/
+1
2024-11-05
drm/amdgpu: Adjust debugfs eviction and IB access permissions
Alex Deucher
1
-3
/
+3
2024-11-05
drm/amdgpu: Adjust debugfs register access permissions
Alex Deucher
1
-1
/
+1
2024-11-04
drm/amdgpu: add amdgpu_sdma_sched_mask debugfs
Jesse Zhang
1
-0
/
+1
2024-11-04
drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfs
Jesse Zhang
1
-0
/
+2
2024-09-26
drm/amdgpu: add amdgpu_jpeg_sched_mask debugfs
Sathishkumar S
1
-0
/
+2
2024-08-06
drm/amdgpu: Remove debugfs amdgpu_reset_dump_register_list
Sunil Khatri
1
-96
/
+0
2024-05-23
drm/amdgpu: fix invadate operation for pg_flags
Jesse Zhang
1
-2
/
+2
2024-05-13
drm/amdgpu/umsch: add support to capture fw debug log
Saleemkhan Jamadar
1
-0
/
+3
2024-04-26
drm/amdgpu: fix the warning about the expression (int)size - len
Jesse Zhang
1
-2
/
+3
2024-03-04
drm/amdgpu: change vm->task_info handling
Shashank Sharma
1
-2
/
+7
2024-01-31
drm/amdgpu: Fix the warning info in mode1 reset
Ma Jun
1
-4
/
+4
2024-01-03
drm/amdgpu: Add register read/write debugfs support for AID's
Mangesh Gadre
1
-2
/
+9
2023-12-14
drm/amdgpu/debugfs: fix error code when smc register accessors are NULL
Alex Deucher
1
-2
/
+2
2023-12-07
drm/amdgpu: SW part of MES event log enablement
shaoyunl
1
-0
/
+2
2023-12-05
Merge tag 'amd-drm-next-6.8-2023-12-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-0
/
+6
2023-11-29
drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
Lu Yao
1
-0
/
+6
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-5
/
+11
2023-11-01
drm/sched: Add drm_sched_wqueue_* helpers
Matthew Brost
1
-7
/
+8
2023-10-26
drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
Qu Huang
1
-0
/
+6
2023-10-20
drm/amdgpu: Encapsulate all device reset info
André Almeida
1
-5
/
+5
2023-08-07
drm/amdgpu: Fix style issues in amdgpu_debugfs.c
Praful Swarnakar
1
-1
/
+2
2023-07-18
drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)
Victor Lu
1
-2
/
+2
2023-06-09
drm/amd/amdgpu: Fix up locking etc in amdgpu_debugfs_gprwave_ioctl()
Dan Carpenter
1
-4
/
+5
2023-06-09
drm/amdgpu: remove unnecessary (void*) conversions
Su Hui
1
-2
/
+2
2023-06-09
drm/amd/amdgpu: Update debugfs for XCC support (v3)
Tom St Denis
1
-18
/
+184
2023-06-09
drm/amd/amdgpu: Fix style problems in amdgpu_debugfs.c
Srinivasan Shanmugam
1
-13
/
+15
2023-04-18
drm/amdgpu: add xcc index argument to select_sh_se function v2
Le Ma
1
-8
/
+8
2022-12-06
drm/ttm: remove ttm_bo_(un)lock_delayed_workqueue
Christian König
1
-5
/
+1
2022-11-15
drm/amdgpu: clarify DC checks
Alex Deucher
1
-1
/
+1
2022-10-18
Revert "drm/amdgpu: add debugfs amdgpu_reset_level"
Victor Zhao
1
-2
/
+0
2022-08-16
drm/amd: Add detailed GFXOFF stats to debugfs
André Almeida
1
-0
/
+168
2022-08-16
drm/amdgpu: add debugfs amdgpu_reset_level
Victor Zhao
1
-0
/
+2
2022-08-10
drm/amdgpu: double free error and freeing uninitialized null pointer
Sebin Sebastian
1
-2
/
+3
2022-07-25
drm/amd/debugfs: Expose GFXOFF state to userspace
André Almeida
1
-2
/
+47
2022-07-05
drm/amdpgu/debugfs: Simplify some exit paths
André Almeida
1
-65
/
+42
2022-06-06
drm/amdgpu: save the reset dump register value for devcoredump
Somalapuram Amaranath
1
-0
/
+7
2022-04-21
drm/amdgpu: Add debugfs TA load/unload/invoke support
Candice Li
1
-0
/
+2
2022-04-11
drm/amd/amdgpu: Update debugfs GCA data
Tom St Denis
1
-3
/
+4
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
1
-1
/
+4
2022-03-04
drm/amdgpu/vcn: Add vcn firmware log
Ruijing Dong
1
-0
/
+10
2022-03-02
drm/amdgpu: Fix realloc of ptr
Tom Rix
1
-2
/
+7
2022-03-01
Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-0
/
+105
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-4
/
+6
2022-02-23
drm/amdgpu: add debugfs for reset registers list
Somalapuram Amaranath
1
-0
/
+82
2022-02-23
drm/amdgpu: expose benchmarks via debugfs
Alex Deucher
1
-0
/
+23
2022-02-17
drm/amd/amdgpu: Add APU flag to gca_config debugfs data (v3)
Tom St Denis
1
-1
/
+4
[next]