index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2021-07-08
drm/amdgpu: Return error if no RAS
Luben Tuikov
2021-07-01
drm/amdgpu: Fix koops when accessing RAS EEPROM
Luben Tuikov
2021-07-01
drm/amdgpu: RAS EEPROM table is now in debugfs
Luben Tuikov
2021-07-01
drm/amdgpu: Optimize EEPROM RAS table I/O
Luben Tuikov
2021-07-01
drm/amdgpu: Some renames
Luben Tuikov
2021-07-01
drm/amdgpu: Use explicit cardinality for clarity
Luben Tuikov
2021-07-01
drm/amdgpu: Return result fix in RAS
Luben Tuikov
2021-07-01
drm/amdgpu: RAS xfer to read/write
Luben Tuikov
2021-07-01
drm/amdgpu: Rename misspelled function
Luben Tuikov
2021-06-18
drm/amdgpu: message smu to update hbm bad page number
Stanley.Yang
2021-06-18
drm/amdgpu: add vega20 to ras quirk list
Stanley.Yang
2021-06-11
drm/amdgpu: use adev_to_drm macro for consistency (v2)
Guchun Chen
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-05-27
drm/amdgpu: Use delayed work to collect RAS error counters
Luben Tuikov
2021-05-27
drm/amdgpu: Fix RAS function interface
Luben Tuikov
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-05-19
drm/amdgpu: Split amdgpu_device_fini into early and late
Andrey Grodzovsky
2021-05-19
drm/amdgpu: Conditionally reset RAS counters on boot
John Clements
2021-05-10
drm/amd/amdgpu: Fix errors in function documentation
Dwaipayan Ray
2021-05-10
drm/amdgpu: add function to clear MMEA error status for aldebaran
Dennis Li
2021-05-10
drm/amdgpu: covert ras status to kernel errno
Dennis Li
2021-05-10
drm/amdgpu: Quit RAS initialization earlier if RAS is disabled
Oak Zeng
2021-05-10
drm/amdgpu: Export ras_*_enabled to debugfs
Luben Tuikov
2021-05-10
drm/amdgpu: Rename to ras_*_enabled
Luben Tuikov
2021-05-10
drm/amdgpu: Move up ras_hw_supported
Luben Tuikov
2021-05-10
drm/amdgpu: Remove redundant ras->supported
Luben Tuikov
2021-05-10
drm/amdgpu: force enable gfx ras for vega20 ws
Stanley.Yang
2021-05-10
drm/amdgpu: enable gfx ras in aldebran by default
Hawking Zhang
2021-05-10
drm/amdgpu: enable ras error count query and reset for HDP
Hawking Zhang
2021-04-28
drm/amdgpu: provide socket/die id info in RAS message
Hawking Zhang
2021-04-23
drm/amdgpu: disable gfx ras by default in aldebaran
Hawking Zhang
2021-04-23
drm/amdgpu: optimize gfx ras features flag clean
Stanley.Yang
2021-04-20
drm/amdgpu: Reset RAS error count and status regs
Mukul Joshi
2021-04-20
drm/amdgpu: fix a error injection failed issue
Dennis Li
2021-04-15
drm/amdgpu: Add double-sscanf but invert
Luben Tuikov
2021-04-15
drm/amdgpu: Fix kernel-doc for the RAS sysfs interface
Luben Tuikov
2021-04-15
drm/amdgpu: Add bad_page_cnt_threshold to debugfs
Luben Tuikov
2021-04-15
drm/amdgpu: Fix a bug in checking the result of reserve page
Luben Tuikov
2021-04-15
drm/amdgpu: Fix a bug for input with double sscanf
Luben Tuikov
2021-04-09
drm/amdgpu: page retire over debugfs mechanism
John Clements
2021-04-09
drm/amdgpu: RAS harvest on driver load
John Clements
2021-04-09
drm/amdgpu: split gfx callbacks into ras and non-ras ones
Hawking Zhang
2021-04-09
drm/amdgpu: split mmhub callbacks into ras and non-ras ones
Hawking Zhang
2021-04-09
drm/amdgpu: split umc callbacks to ras and non-ras ones
Hawking Zhang
2021-04-09
drm/amdgpu: move xgmi ras functions to xgmi_ras_funcs
Hawking Zhang
2021-04-09
drm/amdgpu: split nbio callbacks into ras and non-ras ones
Hawking Zhang
2021-04-09
drm/amdgpu: initialze ras caps per paltform config
Hawking Zhang
2021-04-09
drm/amd: cleanup coding style a bit
Bernard Zhao
2021-04-09
drm/amdgpu: support sdma error injection
Stanley.Yang
2021-04-09
drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
[next]