index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ras_eeprom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Add EEPROM I2C address for smu v13_0_0
Candice Li
2022-09-13
1
-0
/
+10
*
drm/amdgpu: message smu to update bad channel info
Stanley.Yang
2022-03-15
1
-2
/
+23
*
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-25
1
-8
/
+10
|
\
|
*
drm/amdgpu: Move reset sem into reset_domain
Andrey Grodzovsky
2022-02-09
1
-8
/
+10
*
|
drm/amdgpu: Reset OOB table error count info
Stanley.Yang
2022-02-11
1
-0
/
+3
*
|
drm/amd: Expose the FRU SMU I2C bus
Luben Tuikov
2022-01-27
1
-7
/
+7
|
/
*
drm/amdgpu: Add kernel parameter support for ignoring bad page threshold
Kent Russell
2021-10-28
1
-4
/
+11
*
drm/amdgpu: Warn when bad pages approaches 90% threshold
Kent Russell
2021-10-28
1
-0
/
+7
*
drm/amdgpu: Clarify error when hitting bad page threshold
Kent Russell
2021-10-20
1
-1
/
+1
*
drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_count
Michel Dänzer
2021-09-16
1
-1
/
+1
*
drm/amdgpu: Process any VBIOS RAS EEPROM address
Luben Tuikov
2021-08-30
1
-12
/
+13
*
drm/amdgpu: set RAS EEPROM address from VBIOS
John Clements
2021-08-05
1
-0
/
+17
*
drm/amdgpu: return -EFAULT if copy_to_user() fails
Dan Carpenter
2021-07-08
1
-2
/
+2
*
drm/amdgpu: unlock on error in amdgpu_ras_debugfs_table_read()
Dan Carpenter
2021-07-08
1
-3
/
+5
*
drm/amdgpu: fix a signedness bug in __verify_ras_table_checksum()
Dan Carpenter
2021-07-08
1
-2
/
+1
*
drm/amdgpu: fix 64 bit divide in eeprom code
Alex Deucher
2021-07-01
1
-5
/
+9
*
drm/amdgpu: RAS EEPROM table is now in debugfs
Luben Tuikov
2021-07-01
1
-7
/
+234
*
drm/amdgpu: Optimize EEPROM RAS table I/O
Luben Tuikov
2021-07-01
1
-277
/
+567
*
drm/amdgpu: Get rid of test function
Luben Tuikov
2021-07-01
1
-33
/
+0
*
drm/amdgpu: Some renames
Luben Tuikov
2021-07-01
1
-15
/
+15
*
drm/amdgpu: Nerf buff
Luben Tuikov
2021-07-01
1
-49
/
+49
*
drm/amdgpu: Use explicit cardinality for clarity
Luben Tuikov
2021-07-01
1
-4
/
+4
*
drm/amdgpu: Simplify RAS EEPROM checksum calculations
Luben Tuikov
2021-07-01
1
-49
/
+49
*
drm/amdgpu: Fix amdgpu_ras_eeprom_init()
Luben Tuikov
2021-07-01
1
-1
/
+1
*
drm/amdgpu: Return result fix in RAS
Luben Tuikov
2021-07-01
1
-1
/
+1
*
drm/amdgpu: EEPROM: add explicit read and write
Luben Tuikov
2021-07-01
1
-5
/
+5
*
drm/amdgpu: RAS xfer to read/write
Luben Tuikov
2021-07-01
1
-5
/
+19
*
drm/amdgpu: Rename misspelled function
Luben Tuikov
2021-07-01
1
-5
/
+5
*
drm/amdgpu: RAS: EEPROM --> RAS
Luben Tuikov
2021-07-01
1
-53
/
+50
*
drm/amdgpu: Fix wrap-around bugs in RAS
Luben Tuikov
2021-07-01
1
-10
/
+10
*
drm/amdgpu: RAS and FRU now use 19-bit I2C address
Luben Tuikov
2021-07-01
1
-53
/
+29
*
drm/amdgpu: i2c subsystem uses 7 bit addresses
Alex Deucher
2021-07-01
1
-5
/
+5
*
drm/amdgpu/ras: switch ras eeprom handling to use generic helper
Alex Deucher
2021-07-01
1
-58
/
+28
*
drm/amdgpu: enable ras eeprom on aldebaran
John Clements
2021-04-09
1
-1
/
+7
*
drm/amdgpu: fix send ras disable cmd when asic not support ras
Stanley.Yang
2021-03-23
1
-1
/
+8
*
drm/amdgpu: Reset the devices in the XGMI hive duirng probe
shaoyunl
2021-03-23
1
-1
/
+1
*
drm/amdgpu: remove unnecessary reading for epprom header
Dennis Li
2021-02-26
1
-32
/
+6
*
drm/amdgpu: enable ras eeprom support for sienna cichlid
John Clements
2021-01-05
1
-1
/
+7
*
drm/amdgpu/amdgpu: improve code indentation and alignment
Deepak R Varma
2020-11-02
1
-7
/
+7
*
drm/amdgpu: remove redundant GPU reset
Dennis Li
2020-10-30
1
-16
/
+0
*
drm/amdgpu: protect eeprom update from GPU reset
Dennis Li
2020-10-21
1
-0
/
+8
*
drm/amdgpu: added RAS EEPROM device support check
John Clements
2020-08-04
1
-1
/
+16
*
drm/amdgpu: update eeprom once specifying one bigger threshold(v3)
Guchun Chen
2020-08-04
1
-2
/
+28
*
drm/amdgpu: break GPU recovery once it's in bad state(v4)
Guchun Chen
2020-08-04
1
-0
/
+40
*
drm/amdgpu: schedule ras recovery when reaching bad page threshold(v2)
Guchun Chen
2020-08-04
1
-1
/
+36
*
drm/amdgpu: break driver init process when it's bad GPU(v5)
Guchun Chen
2020-08-04
1
-1
/
+9
*
drm/amdgpu: add bad gpu tag definition
Guchun Chen
2020-08-04
1
-0
/
+3
*
drm/amdgpu: validate bad page threshold in ras(v3)
Guchun Chen
2020-08-04
1
-0
/
+5
*
drm/amdgpu: Move EEPROM I2C adapter to amdgpu_device
Andrey Grodzovsky
2020-03-16
1
-40
/
+8
*
drm/amdgpu: Add Arcturus D342 page retire support
John Clements
2020-02-26
1
-6
/
+46
[next]