index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ras.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Return error if no RAS
Luben Tuikov
2021-07-08
1
-14
/
+35
*
drm/amdgpu: Fix koops when accessing RAS EEPROM
Luben Tuikov
2021-07-01
1
-4
/
+12
*
drm/amdgpu: RAS EEPROM table is now in debugfs
Luben Tuikov
2021-07-01
1
-3
/
+9
*
drm/amdgpu: Optimize EEPROM RAS table I/O
Luben Tuikov
2021-07-01
1
-4
/
+4
*
drm/amdgpu: Some renames
Luben Tuikov
2021-07-01
1
-8
/
+8
*
drm/amdgpu: Use explicit cardinality for clarity
Luben Tuikov
2021-07-01
1
-29
/
+21
*
drm/amdgpu: Return result fix in RAS
Luben Tuikov
2021-07-01
1
-9
/
+13
*
drm/amdgpu: RAS xfer to read/write
Luben Tuikov
2021-07-01
1
-5
/
+4
*
drm/amdgpu: Rename misspelled function
Luben Tuikov
2021-07-01
1
-6
/
+5
*
drm/amdgpu: message smu to update hbm bad page number
Stanley.Yang
2021-06-18
1
-0
/
+3
*
drm/amdgpu: add vega20 to ras quirk list
Stanley.Yang
2021-06-18
1
-1
/
+3
*
drm/amdgpu: use adev_to_drm macro for consistency (v2)
Guchun Chen
2021-06-11
1
-1
/
+1
*
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-06-04
1
-8
/
+55
|
\
|
*
drm/amdgpu: Use delayed work to collect RAS error counters
Luben Tuikov
2021-05-27
1
-0
/
+40
|
*
drm/amdgpu: Fix RAS function interface
Luben Tuikov
2021-05-27
1
-8
/
+15
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-05-22
1
-86
/
+115
|
\
|
|
*
drm/amdgpu: Conditionally reset RAS counters on boot
John Clements
2021-05-19
1
-1
/
+1
|
*
drm/amd/amdgpu: Fix errors in function documentation
Dwaipayan Ray
2021-05-10
1
-0
/
+3
|
*
drm/amdgpu: add function to clear MMEA error status for aldebaran
Dennis Li
2021-05-10
1
-0
/
+4
|
*
drm/amdgpu: covert ras status to kernel errno
Dennis Li
2021-05-10
1
-36
/
+7
|
*
drm/amdgpu: Quit RAS initialization earlier if RAS is disabled
Oak Zeng
2021-05-10
1
-1
/
+1
|
*
drm/amdgpu: Export ras_*_enabled to debugfs
Luben Tuikov
2021-05-10
1
-2
/
+4
|
*
drm/amdgpu: Rename to ras_*_enabled
Luben Tuikov
2021-05-10
1
-25
/
+25
|
*
drm/amdgpu: Move up ras_hw_supported
Luben Tuikov
2021-05-10
1
-32
/
+26
|
*
drm/amdgpu: Remove redundant ras->supported
Luben Tuikov
2021-05-10
1
-5
/
+4
|
*
drm/amdgpu: force enable gfx ras for vega20 ws
Stanley.Yang
2021-05-10
1
-0
/
+21
|
*
drm/amdgpu: enable gfx ras in aldebran by default
Hawking Zhang
2021-05-10
1
-1
/
+2
|
*
drm/amdgpu: enable ras error count query and reset for HDP
Hawking Zhang
2021-05-10
1
-0
/
+10
|
*
drm/amdgpu: provide socket/die id info in RAS message
Hawking Zhang
2021-04-28
1
-2
/
+27
|
*
drm/amdgpu: disable gfx ras by default in aldebaran
Hawking Zhang
2021-04-23
1
-2
/
+1
|
*
drm/amdgpu: optimize gfx ras features flag clean
Stanley.Yang
2021-04-23
1
-5
/
+5
*
|
drm/amdgpu: Split amdgpu_device_fini into early and late
Andrey Grodzovsky
2021-05-19
1
-0
/
+1
|
/
*
drm/amdgpu: Reset RAS error count and status regs
Mukul Joshi
2021-04-20
1
-0
/
+6
*
drm/amdgpu: fix a error injection failed issue
Dennis Li
2021-04-20
1
-1
/
+1
*
drm/amdgpu: Add double-sscanf but invert
Luben Tuikov
2021-04-15
1
-2
/
+5
*
drm/amdgpu: Fix kernel-doc for the RAS sysfs interface
Luben Tuikov
2021-04-15
1
-23
/
+24
*
drm/amdgpu: Add bad_page_cnt_threshold to debugfs
Luben Tuikov
2021-04-15
1
-0
/
+2
*
drm/amdgpu: Fix a bug in checking the result of reserve page
Luben Tuikov
2021-04-15
1
-6
/
+3
*
drm/amdgpu: Fix a bug for input with double sscanf
Luben Tuikov
2021-04-15
1
-8
/
+5
*
drm/amdgpu: page retire over debugfs mechanism
John Clements
2021-04-09
1
-0
/
+67
*
drm/amdgpu: RAS harvest on driver load
John Clements
2021-04-09
1
-0
/
+29
*
drm/amdgpu: split gfx callbacks into ras and non-ras ones
Hawking Zhang
2021-04-09
1
-12
/
+18
*
drm/amdgpu: split mmhub callbacks into ras and non-ras ones
Hawking Zhang
2021-04-09
1
-8
/
+12
*
drm/amdgpu: split umc callbacks to ras and non-ras ones
Hawking Zhang
2021-04-09
1
-4
/
+6
*
drm/amdgpu: move xgmi ras functions to xgmi_ras_funcs
Hawking Zhang
2021-04-09
1
-1
/
+3
*
drm/amdgpu: split nbio callbacks into ras and non-ras ones
Hawking Zhang
2021-04-09
1
-6
/
+24
*
drm/amdgpu: initialze ras caps per paltform config
Hawking Zhang
2021-04-09
1
-12
/
+23
*
drm/amd: cleanup coding style a bit
Bernard Zhao
2021-04-09
1
-4
/
+3
*
drm/amdgpu: support sdma error injection
Stanley.Yang
2021-04-09
1
-0
/
+1
*
drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-04-09
1
-5
/
+3
[next]