index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: simplify the access to eeprom_control struct
Tao Zhou
2019-10-03
1
-3
/
+3
*
drm/amdgpu: replace mmhub_funcs with mmhub.funcs
Tao Zhou
2019-10-03
1
-2
/
+2
*
drm/amdgpu/ras: fix and update the documentation for RAS
Alex Deucher
2019-10-03
1
-7
/
+46
*
drm/amdgpu: avoid null pointer dereference
Guchun Chen
2019-10-03
1
-2
/
+2
*
drm/amdgpu/ras: use GPU PAGE_SIZE/SHIFT for reserving pages
Alex Deucher
2019-10-03
1
-1
/
+2
*
drm/amdgpu: replace DRM_ERROR with DRM_WARN in ras_reserve_bad_pages
Tao Zhou
2019-10-03
1
-1
/
+6
*
docs: drm/amdgpu: Resolve build warnings
Adam Zerella
2019-10-03
1
-18
/
+26
*
drm/amdgpu: cleanup creating BOs at fixed location (v2)
Christian König
2019-09-17
1
-79
/
+6
*
drm/amdgpu: fix ras ctrl debugfs node leak
Guchun Chen
2019-09-16
1
-7
/
+5
*
drm/amdgpu: support pcie bif ras query and inject
Guchun Chen
2019-09-16
1
-0
/
+5
*
drm/amdgpu: enable error injection to XGMI block via debugfs
Hawking Zhang
2019-09-16
1
-0
/
+1
*
drm/amdgpu: Allow to reset to EERPOM table.
Andrey Grodzovsky
2019-09-16
1
-0
/
+25
*
drm/amdgpu: move umc ras init to umc block
Tao Zhou
2019-09-16
1
-4
/
+0
*
drm/amdgpu: Avoid RAS recovery init when no RAS support.
Andrey Grodzovsky
2019-09-16
1
-1
/
+6
*
drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...
Tao Zhou
2019-09-13
1
-13
/
+26
*
drm/amdgpu: Hook EEPROM table to RAS
Tao Zhou
2019-09-13
1
-28
/
+81
*
drm/amdgpu: change ras bps type to eeprom table record structure
Tao Zhou
2019-09-13
1
-21
/
+38
*
dmr/amdgpu: Add system auto reboot to RAS.
Andrey Grodzovsky
2019-09-13
1
-1
/
+8
*
drm/amdgpu: Avoid HW GPU reset for RAS.
Andrey Grodzovsky
2019-09-13
1
-2
/
+20
*
drm/amdgpu: add helper function to do common ras_late_init/fini (v3)
Hawking Zhang
2019-09-13
1
-0
/
+72
*
drm/amdgpu: add ras_controller and err_event_athub interrupt support
Hawking Zhang
2019-09-13
1
-0
/
+14
*
drm/amdgpu: correct ras error count type
Guchun Chen
2019-08-23
1
-3
/
+3
*
drm/amdgpu: remove ras block's feature status info in sysfs
Tao Zhou
2019-08-12
1
-18
/
+1
*
drm/amdgpu: support mmhub ras in amdgpu ras
Tao Zhou
2019-08-12
1
-0
/
+5
*
drm/amdgpu: add sub block parameter in ras inject command
Tao Zhou
2019-08-12
1
-7
/
+10
*
drm/amdgpu: update ras sysfs feature info
Tao Zhou
2019-08-06
1
-12
/
+5
*
drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESS
Tao Zhou
2019-08-02
1
-1
/
+1
*
drm/amdgpu: support ce interrupt in ras module
Tao Zhou
2019-08-02
1
-4
/
+8
*
drm/amdgpu: add error address query for umc ras
Tao Zhou
2019-08-02
1
-0
/
+5
*
drm/amdgpu: support gfx ras error injection and err_cnt query
Dennis Li
2019-07-31
1
-3
/
+16
*
drm/amdgpu: remove ras_reserve_vram in ras injection
Tao Zhou
2019-07-31
1
-11
/
+10
*
drm/amdgpu: add check for ras error type
Tao Zhou
2019-07-31
1
-3
/
+8
*
drm/amdgpu: allow ras interrupt callback to return error data
Tao Zhou
2019-07-31
1
-3
/
+3
*
drm/amdgpu: add support for recording ras error address
Tao Zhou
2019-07-31
1
-1
/
+1
*
drm/amdgpu: switch to amdgpu_umc structure
Tao Zhou
2019-07-31
1
-2
/
+2
*
drm/amdgpu: add ras error count after each query (v2)
Tao Zhou
2019-07-31
1
-0
/
+11
*
drm/amdgpu: querry umc error count
Hawking Zhang
2019-07-31
1
-1
/
+10
*
drm/amdgpu: move some ras data structure to amdgpu_ras.h
Hawking Zhang
2019-07-31
1
-68
/
+0
*
drm/amdgpu: drop ras self test
Hawking Zhang
2019-07-18
1
-7
/
+0
*
drm/amdgpu: only allow error injection to UMC IP block
Hawking Zhang
2019-07-18
1
-0
/
+6
*
drm/amdgpu: do not create ras debugfs/sysfs node for ASICs that don't have ra...
Hawking Zhang
2019-07-18
1
-0
/
+6
*
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-25
1
-0
/
+2
|
\
|
*
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-14
1
-0
/
+2
|
|
\
|
|
*
drm/amd: drop use of drmP.h in amdgpu.h
Sam Ravnborg
2019-06-10
1
-0
/
+2
*
|
|
drm/amdgpu: Do error injection even vram reserve fails
xinhui pan
2019-06-20
1
-6
/
+7
*
|
|
amdgpu: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-13
1
-39
/
+12
|
/
/
*
|
drm/amdgpu: ras injection use gpu address
xinhui pan
2019-05-31
1
-0
/
+16
*
|
drm/amd/doc: Add RAS documentation to guide
Tom St Denis
2019-05-24
1
-2
/
+2
*
|
drm/amdgpu: use div64_ul for 32-bit compatibility v1
Slava Abramov
2019-05-24
1
-2
/
+2
*
|
drm/amdgpu: ras support suspend/resume
xinhui pan
2019-05-24
1
-5
/
+15
[next]