index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
drm/amdgpu: support indirect access reg outside of mmio bar (v2)
Hawking Zhang
1
-1
/
+1
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
1
-89
/
+89
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
1
-4
/
+4
2020-08-24
drm/amdgpu: change reset lock from mutex to rw_semaphore
Dennis Li
1
-7
/
+16
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
1
-1
/
+1
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
1
-7
/
+7
2020-08-14
drm/amdgpu: add debugfs interface for RAP test
Wenhui Sheng
1
-0
/
+3
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
1
-7
/
+7
2020-07-21
drm/amdgpu: add read amdgpu_gfxoff status in debugfs
Jinzhou.Su
1
-0
/
+53
2020-07-11
drm/amdgpu: fix preemption unit test
Jack Xiao
1
-5
/
+15
2020-07-11
drm/amd/powerplay: revise calling chain on retrieving frequency range
Evan Quan
1
-1
/
+1
2020-07-11
drm/amd/powerplay: revise calling chain on setting soft limit
Evan Quan
1
-1
/
+3
2020-07-01
drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync fails
Alex Deucher
1
-25
/
+70
2020-07-01
drm/amdgpu/debugfs: fix memory leak when amdgpu_virt_enable_access_debugfs fa...
Chen Tao
1
-1
/
+1
2020-07-01
drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failed
Chen Tao
1
-3
/
+6
2020-05-18
drm/amdgpu: Add autodump debugfs node for gpu reset v8
Jiange Zhao
1
-1
/
+77
2020-04-13
drm/amdgpu: restrict debugfs register access under SR-IOV
Yintian Tao
1
-4
/
+69
2020-03-16
drm/amdgpu: revise RLCG access path
Monk Liu
1
-1
/
+1
2020-03-13
drm/amd/amdgpu: Fix GPR read from debugfs (v2)
Tom St Denis
1
-3
/
+3
2020-03-13
drm/amdgpu: use amdgpu_ras.h in amdgpu_debugfs.c
Stanley.Yang
1
-1
/
+1
2020-03-10
drm/amdgpu: call ras_debugfs_create_all in debugfs_init
Tao Zhou
1
-0
/
+3
2020-03-05
drm/amdgpu: Add debugfs interface to set arbitrary sclk for navi14 (v2)
Chengming Gui
1
-0
/
+43
2020-02-29
drm/amdgpu: no need to clean debugfs at amdgpu
Yintian Tao
1
-30
/
+0
2020-02-26
drm/amdgpu/display: move debugfs init into core amdgpu debugfs (v2)
Alex Deucher
1
-0
/
+8
2020-02-26
drm/amdgpu/ring: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-1
/
+22
2020-02-26
drm/amdgpu/firmware: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-0
/
+4
2020-02-26
drm/amdgpu/regs: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-0
/
+4
2020-02-26
drm/amdgpu/gem: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-0
/
+4
2020-02-26
drm/amdgpu/fence: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-0
/
+3
2020-02-26
drm/amdgpu/sa: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-0
/
+4
2020-02-26
drm/amdgpu/pm: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-0
/
+7
2020-02-26
drm/amdgpu/ttm: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-0
/
+10
2020-02-26
drm/amdgpu: rename amdgpu_debugfs_preempt_cleanup
Alex Deucher
1
-2
/
+2
2020-02-26
drm/amd/amdgpu: Add gfxoff debugfs entry
Tom St Denis
1
-0
/
+56
2020-01-14
drm/amdgpu/debugfs: properly handle runtime pm
Alex Deucher
1
-7
/
+126
2019-12-23
drm/amdgpu: use true, false for bool variable in amdgpu_debugfs.c
zhengbin
1
-3
/
+3
2019-11-08
drm/amdgpu: Avoid accidental thread reactivation.
Andrey Grodzovsky
1
-0
/
+10
2019-10-30
drm/amdgpu: Remove superfluous void * cast in debugfs_create_file() call
Geert Uytterhoeven
1
-2
/
+2
2019-09-16
drm/amdgpu: remove the redundant null checks
zhong jiang
1
-4
/
+2
2019-07-31
drm/amdgpu: fix a potential information leaking bug
Wang Xiayang
1
-1
/
+1
2019-07-17
drm/amd/amdgpu: Fix offset for vmid selection in debugfs interface
Tom St Denis
1
-1
/
+1
2019-07-16
drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection
Tom St Denis
1
-4
/
+5
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-2
/
+5
2019-06-22
drm/amdgpu: mark the partial job as preempted in mcbp unit test
Jack Xiao
1
-12
/
+32
2019-06-22
drm/amdgpu: add mcbp unit test in debugfs (v3)
Jack Xiao
1
-0
/
+158
2019-06-11
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-2
/
+5
2019-03-19
drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11
Kevin Wang
1
-4
/
+3
2019-02-14
drm/amdgpu: don't clamp debugfs register access to the BAR size
Alex Deucher
1
-3
/
+0
2018-10-16
drm/amd/amdgpu: Fix debugfs error handling
Dan Carpenter
1
-10
/
+2
2018-05-15
drm/amd/amdgpu: Add some documentation to the debugfs entries
Tom St Denis
1
-4
/
+189
[next]