index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ras.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-13
drm/amdgpu: Return error if no RAS
Luben Tuikov
1
-14
/
+35
2021-06-18
drm/amdgpu: message smu to update hbm bad page number
Stanley.Yang
1
-0
/
+3
2021-06-18
drm/amdgpu: add vega20 to ras quirk list
Stanley.Yang
1
-1
/
+3
2021-06-11
drm/amdgpu: use adev_to_drm macro for consistency (v2)
Guchun Chen
1
-1
/
+1
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-8
/
+55
2021-05-27
drm/amdgpu: Use delayed work to collect RAS error counters
Luben Tuikov
1
-0
/
+40
2021-05-27
drm/amdgpu: Fix RAS function interface
Luben Tuikov
1
-8
/
+15
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-86
/
+115
2021-05-19
drm/amdgpu: Split amdgpu_device_fini into early and late
Andrey Grodzovsky
1
-0
/
+1
2021-05-19
drm/amdgpu: Conditionally reset RAS counters on boot
John Clements
1
-1
/
+1
2021-05-10
drm/amd/amdgpu: Fix errors in function documentation
Dwaipayan Ray
1
-0
/
+3
2021-05-10
drm/amdgpu: add function to clear MMEA error status for aldebaran
Dennis Li
1
-0
/
+4
2021-05-10
drm/amdgpu: covert ras status to kernel errno
Dennis Li
1
-36
/
+7
2021-05-10
drm/amdgpu: Quit RAS initialization earlier if RAS is disabled
Oak Zeng
1
-1
/
+1
2021-05-10
drm/amdgpu: Export ras_*_enabled to debugfs
Luben Tuikov
1
-2
/
+4
2021-05-10
drm/amdgpu: Rename to ras_*_enabled
Luben Tuikov
1
-25
/
+25
2021-05-10
drm/amdgpu: Move up ras_hw_supported
Luben Tuikov
1
-32
/
+26
2021-05-10
drm/amdgpu: Remove redundant ras->supported
Luben Tuikov
1
-5
/
+4
2021-05-10
drm/amdgpu: force enable gfx ras for vega20 ws
Stanley.Yang
1
-0
/
+21
2021-05-10
drm/amdgpu: enable gfx ras in aldebran by default
Hawking Zhang
1
-1
/
+2
2021-05-10
drm/amdgpu: enable ras error count query and reset for HDP
Hawking Zhang
1
-0
/
+10
2021-04-28
drm/amdgpu: provide socket/die id info in RAS message
Hawking Zhang
1
-2
/
+27
2021-04-23
drm/amdgpu: disable gfx ras by default in aldebaran
Hawking Zhang
1
-2
/
+1
2021-04-23
drm/amdgpu: optimize gfx ras features flag clean
Stanley.Yang
1
-5
/
+5
2021-04-20
drm/amdgpu: Reset RAS error count and status regs
Mukul Joshi
1
-0
/
+6
2021-04-20
drm/amdgpu: fix a error injection failed issue
Dennis Li
1
-1
/
+1
2021-04-15
drm/amdgpu: Add double-sscanf but invert
Luben Tuikov
1
-2
/
+5
2021-04-15
drm/amdgpu: Fix kernel-doc for the RAS sysfs interface
Luben Tuikov
1
-23
/
+24
2021-04-15
drm/amdgpu: Add bad_page_cnt_threshold to debugfs
Luben Tuikov
1
-0
/
+2
2021-04-15
drm/amdgpu: Fix a bug in checking the result of reserve page
Luben Tuikov
1
-6
/
+3
2021-04-15
drm/amdgpu: Fix a bug for input with double sscanf
Luben Tuikov
1
-8
/
+5
2021-04-09
drm/amdgpu: page retire over debugfs mechanism
John Clements
1
-0
/
+67
2021-04-09
drm/amdgpu: RAS harvest on driver load
John Clements
1
-0
/
+29
2021-04-09
drm/amdgpu: split gfx callbacks into ras and non-ras ones
Hawking Zhang
1
-12
/
+18
2021-04-09
drm/amdgpu: split mmhub callbacks into ras and non-ras ones
Hawking Zhang
1
-8
/
+12
2021-04-09
drm/amdgpu: split umc callbacks to ras and non-ras ones
Hawking Zhang
1
-4
/
+6
2021-04-09
drm/amdgpu: move xgmi ras functions to xgmi_ras_funcs
Hawking Zhang
1
-1
/
+3
2021-04-09
drm/amdgpu: split nbio callbacks into ras and non-ras ones
Hawking Zhang
1
-6
/
+24
2021-04-09
drm/amdgpu: initialze ras caps per paltform config
Hawking Zhang
1
-12
/
+23
2021-04-09
drm/amd: cleanup coding style a bit
Bernard Zhao
1
-4
/
+3
2021-04-09
drm/amdgpu: support sdma error injection
Stanley.Yang
1
-0
/
+1
2021-04-09
drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-5
/
+3
2021-04-09
drm/amdgpu: Fix check for RAS support
Luben Tuikov
1
-9
/
+6
2021-03-23
drm/amdgpu: revert "reserve backup pages for bad page retirment"
Christian König
1
-18
/
+11
2021-03-23
drm/amdgpu: fix send ras disable cmd when asic not support ras
Stanley.Yang
1
-11
/
+46
2021-03-23
drm/amdgpu: support query ecc cap for SIENNA_CICHLID
Hawking Zhang
1
-2
/
+2
2021-03-23
drm/amdgpu: skip read eeprom for device that pending on XGMI reset
shaoyunl
1
-0
/
+6
2021-03-23
drm/amdgpu: harvest edc status when connected to host via xGMI
Dennis Li
1
-9
/
+41
2021-03-23
drm/amdgpu: enable watchdog feature for SQ of aldebaran
Dennis Li
1
-0
/
+3
2021-02-26
drm/amdgpu: remove unnecessary reading for epprom header
Dennis Li
1
-16
/
+0
[next]