index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ras.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-26
drm/amdgpu: support ras on SRIOV
Stanley.Yang
1
-12
/
+30
2022-05-11
drm/amdgpu: refine RAS poison consumption handler
Tao Zhou
1
-17
/
+26
2022-05-11
drm/amdgpu: enable RAS IH for poison consumption
Tao Zhou
1
-1
/
+3
2022-04-26
drm/amdgpu: Remove useless kfree
Haowen Bai
1
-1
/
+0
2022-04-22
drm/amdgpu: add RAS fatal error interrupt handler
Tao Zhou
1
-0
/
+20
2022-04-22
drm/amdgpu: add RAS poison consumption handler (v2)
Tao Zhou
1
-0
/
+34
2022-04-22
drm/amdgpu: add RAS poison creation handler (v2)
Tao Zhou
1
-26
/
+44
2022-03-28
drm/amdgpu: Add vcn and jpeg ras support flag
Mohammad Zafar Ziya
1
-0
/
+9
2022-03-15
drm/amdgpu: message smu to update bad channel info
Stanley.Yang
1
-0
/
+7
2022-03-03
drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocks
yipechai
1
-0
/
+8
2022-03-03
drm/amdgpu: centrally calls the .ras_fini function of all ras blocks
yipechai
1
-6
/
+14
2022-02-23
drm/amdgpu: Fixed warning reported by kernel test robot
yipechai
1
-1
/
+1
2022-02-23
drm/amdgpu: Change amdgpu_ras_block_late_init_default function scope
MaĆra Canal
1
-1
/
+1
2022-02-17
drm/amdgpu: fix amdgpu_ras_block_late_init error handler
Tom Rix
1
-6
/
+5
2022-02-17
drm/amdgpu: Remove redundant .ras_late_init initialization in some ras blocks
yipechai
1
-1
/
+9
2022-02-17
drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_init
yipechai
1
-0
/
+25
2022-02-14
drm/amdgpu: Merge amdgpu_ras_late_init/amdgpu_ras_late_fini to amdgpu_ras_blo...
yipechai
1
-42
/
+11
2022-02-14
drm/amdgpu: Optimize operating sysfs and interrupt function interface in amdg...
yipechai
1
-19
/
+18
2022-02-14
drm/amdgpu: Optimize amdgpu_nbio_ras_late_init/amdgpu_nbio_ras_fini function ...
yipechai
1
-0
/
+1
2022-02-14
drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras block
yipechai
1
-1
/
+34
2022-02-14
Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-205
/
+216
2022-02-08
Revert "drm/amdgpu: Add judgement to avoid infinite loop"
yipechai
1
-4
/
+0
2022-02-08
drm/amdgpu: Fixed the defect of soft lock caused by infinite loop
yipechai
1
-4
/
+31
2022-02-08
drm/amdgpu: Print once if RAS unsupported
Luben Tuikov
1
-8
/
+8
2022-02-03
drm/amdgpu: Add judgement to avoid infinite loop
yipechai
1
-0
/
+4
2022-01-27
drm/amdgpu: add umc_fill_error_record to make code more simple
Tao Zhou
1
-18
/
+5
2022-01-26
Revert "drm/amdgpu: No longer insert ras blocks into ras_list if it already e...
yipechai
1
-7
/
+0
2022-01-20
drm/amdgpu: Remove repeated calls
yipechai
1
-3
/
+1
2022-01-19
drm/amdgpu: Fix the code style warnings in amdgpu_ras
yipechai
1
-17
/
+24
2022-01-19
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-15
drm/amdgpu: fix compile warning for ras_block_match_default
yipechai
1
-1
/
+2
2022-01-15
drm/amdgpu: Use ARRAY_SIZE to get array length
yipechai
1
-1
/
+2
2022-01-15
drm/amdgpu: clean up some inconsistent indenting
Yang Li
1
-3
/
+5
2022-01-15
drm/amdgpu: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-01-15
drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in...
yipechai
1
-0
/
+8
2022-01-15
drm/amdgpu: Add ras supported check for register_ras_block
yipechai
1
-0
/
+3
2022-01-15
drm/amdgpu: Removed redundant ras code
yipechai
1
-48
/
+19
2022-01-15
drm/amdgpu: Adjust error inject function code style in amdgpu_ras.c
yipechai
1
-76
/
+13
2022-01-15
drm/amdgpu: Modify sdma block to fit for the unified ras block data and ops
yipechai
1
-10
/
+0
2022-01-15
drm/amdgpu: Modify umc block to fit for the unified ras block data and ops
yipechai
1
-15
/
+15
2022-01-15
drm/amdgpu: Modify nbio block to fit for the unified ras block data and ops
yipechai
1
-12
/
+10
2022-01-15
drm/amdgpu: Modify mmhub block to fit for the unified ras block data and ops
yipechai
1
-34
/
+13
2022-01-15
drm/amdgpu: Modify hdp block to fit for the unified ras block data and ops
yipechai
1
-8
/
+8
2022-01-15
drm/amdgpu: Modify xgmi block to fit for the unified ras block data and ops
yipechai
1
-3
/
+7
2022-01-15
drm/amdgpu: Modify gfx block to fit for the unified ras block data and ops
yipechai
1
-21
/
+42
2022-01-15
drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i...
yipechai
1
-0
/
+39
2022-01-15
drm/amdgpu: Unify ras block interface for each ras block
yipechai
1
-0
/
+46
2022-01-15
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
[next]