index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2024-08-19
drm/amdgpu: Fix the null pointer dereference to ras_manager
Ma Jun
1
-2
/
+5
2024-05-25
drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...
Srinivasan Shanmugam
1
-0
/
+3
2020-01-17
drm/amdgpu: cleanup creating BOs at fixed location (v2)
Christian König
1
-79
/
+6
2019-08-23
drm/amdgpu: correct ras error count type
Guchun Chen
1
-3
/
+3
2019-08-12
drm/amdgpu: remove ras block's feature status info in sysfs
Tao Zhou
1
-18
/
+1
2019-08-12
drm/amdgpu: support mmhub ras in amdgpu ras
Tao Zhou
1
-0
/
+5
2019-08-12
drm/amdgpu: add sub block parameter in ras inject command
Tao Zhou
1
-7
/
+10
2019-08-06
drm/amdgpu: update ras sysfs feature info
Tao Zhou
1
-12
/
+5
2019-08-02
drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESS
Tao Zhou
1
-1
/
+1
2019-08-02
drm/amdgpu: support ce interrupt in ras module
Tao Zhou
1
-4
/
+8
2019-08-02
drm/amdgpu: add error address query for umc ras
Tao Zhou
1
-0
/
+5
2019-07-31
drm/amdgpu: support gfx ras error injection and err_cnt query
Dennis Li
1
-3
/
+16
2019-07-31
drm/amdgpu: remove ras_reserve_vram in ras injection
Tao Zhou
1
-11
/
+10
2019-07-31
drm/amdgpu: add check for ras error type
Tao Zhou
1
-3
/
+8
2019-07-31
drm/amdgpu: allow ras interrupt callback to return error data
Tao Zhou
1
-3
/
+3
2019-07-31
drm/amdgpu: add support for recording ras error address
Tao Zhou
1
-1
/
+1
2019-07-31
drm/amdgpu: switch to amdgpu_umc structure
Tao Zhou
1
-2
/
+2
2019-07-31
drm/amdgpu: add ras error count after each query (v2)
Tao Zhou
1
-0
/
+11
2019-07-31
drm/amdgpu: querry umc error count
Hawking Zhang
1
-1
/
+10
2019-07-31
drm/amdgpu: move some ras data structure to amdgpu_ras.h
Hawking Zhang
1
-68
/
+0
2019-07-18
drm/amdgpu: drop ras self test
Hawking Zhang
1
-7
/
+0
2019-07-18
drm/amdgpu: only allow error injection to UMC IP block
Hawking Zhang
1
-0
/
+6
2019-07-18
drm/amdgpu: do not create ras debugfs/sysfs node for ASICs that don't have ra...
Hawking Zhang
1
-0
/
+6
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-0
/
+2
2019-06-20
drm/amdgpu: Do error injection even vram reserve fails
xinhui pan
1
-6
/
+7
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-0
/
+2
2019-06-13
amdgpu: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-39
/
+12
2019-06-10
drm/amd: drop use of drmP.h in amdgpu.h
Sam Ravnborg
1
-0
/
+2
2019-05-31
drm/amdgpu: ras injection use gpu address
xinhui pan
1
-0
/
+16
2019-05-24
drm/amd/doc: Add RAS documentation to guide
Tom St Denis
1
-2
/
+2
2019-05-24
drm/amdgpu: use div64_ul for 32-bit compatibility v1
Slava Abramov
1
-2
/
+2
2019-05-24
drm/amdgpu: ras support suspend/resume
xinhui pan
1
-5
/
+15
2019-05-24
drm/amdgpu: add badpages sysfs interafce
xinhui pan
1
-0
/
+146
2019-05-24
drm/amdgpu: handle ras reset
xinhui pan
1
-2
/
+34
2019-05-24
drm/amdgpu: Issue ras TA disable/enable cmd forcely on boot
xinhui pan
1
-8
/
+26
2019-04-10
drm/amdgpu: Introduce another ras enable function
xinhui pan
1
-0
/
+27
2019-04-10
drm/amdgpu: Make default ras error type to none
xinhui pan
1
-9
/
+15
2019-03-27
drm/amdgpu: remove per obj debugfs write
xinhui pan
1
-41
/
+1
2019-03-27
drm/amdgpu: Fix amdgpu ras to ta enums conversion
xinhui pan
1
-6
/
+6
2019-03-27
drm/amdgpu: use macro instead of enum for flags
xinhui pan
1
-3
/
+1
2019-03-27
drm/amdgpu: Fix some sanity check
xinhui pan
1
-7
/
+17
2019-03-19
drm/amdgpu: fix semicolon.cocci warnings
kbuild test robot
1
-2
/
+2
2019-03-19
drm/amdgpu: add new ras workflow control flags
xinhui pan
1
-1
/
+33
2019-03-19
drm/amdgpu: let ras initialization a little noticeable
xinhui pan
1
-2
/
+7
2019-03-19
drm/amdgpu: Fix lockdep warning more gracely
xinhui pan
1
-6
/
+2
2019-03-19
drm/amdgpu: Fix ras debugfs data parse
xinhui pan
1
-1
/
+1
2019-03-19
drm/amdgpu: add new member hw_supported
xinhui pan
1
-12
/
+30
2019-03-19
drm/amdgpu: Fix warning when lockdep is enabled
xinhui pan
1
-0
/
+6
2019-03-19
drm/amdgpu: lookup vbios table to check ecc capability
xinhui pan
1
-27
/
+13
2019-03-19
drm/amdgpu: add human readable debugfs control support (v2)
xinhui pan
1
-13
/
+102
[next]