index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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
2021-07-01
drm/amdgpu: Use explicit cardinality for clarity
Luben Tuikov
1
-29
/
+21
2021-07-01
drm/amdgpu: Return result fix in RAS
Luben Tuikov
1
-9
/
+13
2021-07-01
drm/amdgpu: RAS xfer to read/write
Luben Tuikov
1
-5
/
+4
2021-07-01
drm/amdgpu: Rename misspelled function
Luben Tuikov
1
-6
/
+5
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
[next]