index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: remove ttm_bo_(un)lock_delayed_workqueue
Christian König
2022-12-06
1
-5
/
+1
*
drm/amdgpu: clarify DC checks
Alex Deucher
2022-11-15
1
-1
/
+1
*
Revert "drm/amdgpu: add debugfs amdgpu_reset_level"
Victor Zhao
2022-10-19
1
-2
/
+0
*
drm/amd: Add detailed GFXOFF stats to debugfs
André Almeida
2022-08-17
1
-0
/
+168
*
drm/amdgpu: add debugfs amdgpu_reset_level
Victor Zhao
2022-08-17
1
-0
/
+2
*
drm/amdgpu: double free error and freeing uninitialized null pointer
Sebin Sebastian
2022-08-10
1
-2
/
+3
*
drm/amd/debugfs: Expose GFXOFF state to userspace
André Almeida
2022-07-25
1
-2
/
+47
*
drm/amdpgu/debugfs: Simplify some exit paths
André Almeida
2022-07-05
1
-65
/
+42
*
drm/amdgpu: save the reset dump register value for devcoredump
Somalapuram Amaranath
2022-06-06
1
-0
/
+7
*
drm/amdgpu: Add debugfs TA load/unload/invoke support
Candice Li
2022-04-21
1
-0
/
+2
*
drm/amd/amdgpu: Update debugfs GCA data
Tom St Denis
2022-04-11
1
-3
/
+4
*
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
2022-04-08
1
-1
/
+4
*
drm/amdgpu/vcn: Add vcn firmware log
Ruijing Dong
2022-03-04
1
-0
/
+10
*
drm/amdgpu: Fix realloc of ptr
Tom Rix
2022-03-03
1
-2
/
+7
*
Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-03-01
1
-0
/
+105
|
\
|
*
drm/amdgpu: add debugfs for reset registers list
Somalapuram Amaranath
2022-02-23
1
-0
/
+82
|
*
drm/amdgpu: expose benchmarks via debugfs
Alex Deucher
2022-02-23
1
-0
/
+23
*
|
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-24
1
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: Move reset sem into reset_domain
Andrey Grodzovsky
2022-02-09
1
-4
/
+6
*
|
drm/amd/amdgpu: Add APU flag to gca_config debugfs data (v3)
Tom St Denis
2022-02-17
1
-1
/
+4
*
|
drm/amdgpu: Add missing pm_runtime_put_autosuspend
Yongzhi Liu
2022-01-18
1
-1
/
+3
*
|
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
2022-01-14
1
-11
/
+14
|
/
*
drm/amdgpu: move smu_debug_mask to a more proper place
Evan Quan
2021-12-14
1
-1
/
+1
*
drm/amdgpu: add support for SMU debug option
Lang Yu
2021-12-13
1
-0
/
+3
*
drm/amdgpu: unify BO evicting method in amdgpu_ttm
Nirmoy Das
2021-10-07
1
-5
/
+3
*
drm/amdgpu: return early if debugfs is not initialized
Nirmoy Das
2021-10-06
1
-0
/
+3
*
drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"
Christian König
2021-10-05
1
-80
/
+0
*
drm/amdgpu: add debugfs access to the IP discovery table
Alex Deucher
2021-10-04
1
-0
/
+5
*
drm/amdgpu: Fix a race of IB test
xinhui pan
2021-09-14
1
-2
/
+2
*
drm/amdgpu: cleanup debugfs for amdgpu rings
Nirmoy Das
2021-09-14
1
-3
/
+1
*
drm/amdgpu: use IS_ERR for debugfs APIs
Nirmoy Das
2021-09-14
1
-6
/
+4
*
drm/amd/amdgpu: New debugfs interface for MMIO registers (v5)
Tom St Denis
2021-09-01
1
-0
/
+152
*
drm/amd/amdgpu embed hw_fence into amdgpu_job
Jack Zhang
2021-08-16
1
-1
/
+1
*
drm/amdgpu: remove amdgpu_vm_pt
Nirmoy Das
2021-06-15
1
-2
/
+2
*
drm/amd/amdgpu/amdgpu_debugfs: Fix a couple of misnamed functions
Lee Jones
2021-05-21
1
-2
/
+2
*
drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie
Kevin Wang
2021-03-03
1
-2
/
+2
*
drm/amdgpu: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
2021-02-26
1
-2
/
+2
*
drm/amdgpu: do not use drm middle layer for debugfs
Nirmoy Das
2021-02-18
1
-107
/
+49
*
drm/amd/pm: do not use drm middle layer for debugfs
Nirmoy Das
2021-02-18
1
-5
/
+1
*
drm/amd/display: do not use drm middle layer for debugfs
Nirmoy Das
2021-02-18
1
-4
/
+2
*
drm/amdgpu: do not keep debugfs dentry
Nirmoy Das
2021-02-18
1
-11
/
+9
*
Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2021-01-20
1
-0
/
+3
|
\
|
*
drm/amdgpu: Add secure display TA interface
Jinzhou Su
2021-01-14
1
-0
/
+3
*
|
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-15
1
-2
/
+2
|
\
|
|
*
drm/amd/amdgpu/amdgpu_debugfs: Demote obvious abuse of kernel-doc formatting
Lee Jones
2020-11-13
1
-2
/
+2
*
|
gpu/drm: ring_mirror_list --> pending_list
Luben Tuikov
2020-12-08
1
-2
/
+2
*
|
drm/scheduler: "node" --> "list"
Luben Tuikov
2020-12-08
1
-3
/
+3
|
/
*
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-11-10
1
-5
/
+38
|
\
|
*
drm/amdgpu/amdgpu: improve code indentation and alignment
Deepak R Varma
2020-11-02
1
-5
/
+5
|
*
drm/amdgpu: added support for psp fw attestation
John Clements
2020-10-26
1
-0
/
+3
[next]