index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
umc_v6_7.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
drm/amdgpu: print umc correctable error address
Stanley.Yang
1
-2
/
+48
2022-04-11
drm/amdgpu: add umc query error status function
Stanley.Yang
1
-58
/
+48
2022-02-14
drm/amdgpu: print more error info
Stanley.Yang
1
-2
/
+70
2022-02-11
drm/amdgpu: adjust register address calculation
Stanley.Yang
1
-0
/
+7
2022-02-11
drm/amdgpu: loose check for umc poison mode
Tao Zhou
1
-13
/
+5
2022-01-27
drm/amdgpu: get hash bit for CH4 in umc channel index
Tao Zhou
1
-0
/
+8
2022-01-27
drm/amdgpu: update algorithm of umc address conversion
Tao Zhou
1
-8
/
+33
2022-01-27
drm/amdgpu: add umc_fill_error_record to make code more simple
Tao Zhou
1
-30
/
+6
2022-01-21
drm/amdgpu: fix convert bad page retiremt
Stanley.Yang
1
-12
/
+14
2022-01-19
drm/amdgpu: remove unused variable warning
Stanley.Yang
1
-23
/
+0
2022-01-14
drm/amdgpu: Modify umc block to fit for the unified ras block data and ops
yipechai
1
-3
/
+7
2021-11-22
drm/amdgpu: add new query interface for umc block v2
Stanley.Yang
1
-0
/
+161
2021-09-28
drm/amdgpu: add poison mode query for UMC
Tao Zhou
1
-0
/
+34
2021-08-05
drm/amdgpu: Fix channel_index table layout for Aldebaran
Mukul Joshi
1
-8
/
+8
2021-07-08
drm/amdgpu: initialize umc ras function
John Clements
1
-0
/
+15
2021-04-09
drm/amdgpu: split umc callbacks to ras and non-ras ones
Hawking Zhang
1
-1
/
+3
2021-04-09
drm/amdgpu: implement query_ras_error_address callback
Hawking Zhang
1
-0
/
+90
2021-04-09
drm/amdgpu: implement umc query error count callback
Hawking Zhang
1
-0
/
+90
2021-04-09
drm/amdgpu: add helper funtion to query umc ras error
Hawking Zhang
1
-0
/
+70
2021-04-09
drm/amdgpu: create umc_v6_7_funcs for aldebaran
Hawking Zhang
1
-0
/
+29