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