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
2022-01-18
drm/amdgpu: Fix the code style warnings in amdgpu_ras
yipechai
1
-17
/
+24
2022-01-18
drm/amdgpu: handle denied inject error into critical regions v2
Stanley.Yang
1
-1
/
+1
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+3
2022-01-14
drm/amdgpu: fix compile warning for ras_block_match_default
yipechai
1
-1
/
+2
2022-01-14
drm/amdgpu: Use ARRAY_SIZE to get array length
yipechai
1
-1
/
+2
2022-01-14
drm/amdgpu: clean up some inconsistent indenting
Yang Li
1
-3
/
+5
2022-01-14
drm/amdgpu: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-01-14
drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in...
yipechai
1
-0
/
+8
2022-01-14
drm/amdgpu: Add ras supported check for register_ras_block
yipechai
1
-0
/
+3
2022-01-14
drm/amdgpu: Removed redundant ras code
yipechai
1
-48
/
+19
2022-01-14
drm/amdgpu: Adjust error inject function code style in amdgpu_ras.c
yipechai
1
-76
/
+13
2022-01-14
drm/amdgpu: Modify sdma block to fit for the unified ras block data and ops
yipechai
1
-10
/
+0
2022-01-14
drm/amdgpu: Modify umc block to fit for the unified ras block data and ops
yipechai
1
-15
/
+15
2022-01-14
drm/amdgpu: Modify nbio block to fit for the unified ras block data and ops
yipechai
1
-12
/
+10
2022-01-14
drm/amdgpu: Modify mmhub block to fit for the unified ras block data and ops
yipechai
1
-34
/
+13
2022-01-14
drm/amdgpu: Modify hdp block to fit for the unified ras block data and ops
yipechai
1
-8
/
+8
2022-01-14
drm/amdgpu: Modify xgmi block to fit for the unified ras block data and ops
yipechai
1
-3
/
+7
2022-01-14
drm/amdgpu: Modify gfx block to fit for the unified ras block data and ops
yipechai
1
-21
/
+42
2022-01-14
drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i...
yipechai
1
-0
/
+39
2022-01-14
drm/amdgpu: Unify ras block interface for each ras block
yipechai
1
-0
/
+46
2022-01-14
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
1
-3
/
+2
2022-01-11
drm/amdgpu: do not pass ttm_resource_manager to vram_mgr
Nirmoy Das
1
-4
/
+2
2022-01-11
drm/amdgpu: Clear garbage data in err_data before usage
Jiawei Gu
1
-0
/
+1
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-17
/
+56
2021-12-22
x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration
Yazen Ghannam
1
-1
/
+1
2021-12-13
drm/amdgpu: fix amdgpu_ras_mca_query_error_status scope
Isabella Basso
1
-3
/
+3
2021-12-13
drm/amd: fix improper docstring syntax
Isabella Basso
1
-3
/
+3
2021-12-13
drm/amdgpu: enable RAS poison flag when GPU is connected to CPU
Tao Zhou
1
-1
/
+5
2021-12-07
drm/amdgpu: skip umc ras error count harvest
Stanley.Yang
1
-5
/
+10
2021-12-07
drm/amdgpu: only skip get ecc info for aldebaran
Stanley.Yang
1
-1
/
+2
2021-12-02
drm/amdgpu: skip query ecc info in gpu recovery
Stanley.Yang
1
-0
/
+4
2021-12-01
drm/amdgpu: fix disable ras feature failed when unload drvier v2
Stanley.Yang
1
-1
/
+0
2021-11-22
drm/amdgpu: query umc error info from ecc_table v2
Stanley.Yang
1
-9
/
+33
2021-11-22
drm/amdgpu: Add recovery_lock to save bad pages function
Candice Li
1
-0
/
+2
2021-10-13
drm/amdgpu: Fix RAS page retirement with mode2 reset on Aldebaran
Mukul Joshi
1
-12
/
+21
2021-10-06
drm/amdgpu: Register MCE notifier for Aldebaran RAS
Mukul Joshi
1
-0
/
+141
2021-10-04
drm/amdgpu: resolve RAS query bug
John Clements
1
-0
/
+3
2021-09-28
drm/amdgpu: skip umc ras irq handling in poison mode (v2)
Tao Zhou
1
-14
/
+20
2021-09-28
drm/amdgpu: set poison supported flag for RAS (v2)
Tao Zhou
1
-2
/
+30
2021-09-23
drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late init
Candice Li
1
-32
/
+1
2021-09-23
drm/amdgpu: Updated RAS infrastructure
John Clements
1
-37
/
+109
2021-09-14
drm/amdgpu: Update RAS trigger error block support
John Clements
1
-0
/
+3
2021-09-01
drm/amd/amdgpu: add mpio to ras block
Candice Li
1
-0
/
+1
2021-08-16
drm/amd/amdgpu: remove unnecessary RAS context field
Candice Li
1
-3
/
+1
2021-08-16
drm/amd/amdgpu: consolidate PSP TA context
Candice Li
1
-1
/
+1
2021-07-08
drm/amdgpu: Return error if no RAS
Luben Tuikov
1
-14
/
+35
2021-07-01
drm/amdgpu: Fix koops when accessing RAS EEPROM
Luben Tuikov
1
-4
/
+12
2021-07-01
drm/amdgpu: RAS EEPROM table is now in debugfs
Luben Tuikov
1
-3
/
+9
2021-07-01
drm/amdgpu: Optimize EEPROM RAS table I/O
Luben Tuikov
1
-4
/
+4
2021-07-01
drm/amdgpu: Some renames
Luben Tuikov
1
-8
/
+8
[prev]
[next]