Searched hist:"37 ff945f" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | umc_v6_7.c | 37ff945f Wed Jan 19 10:17:44 CST 2022 Stanley.Yang <Stanley.Yang@amd.com> drm/amdgpu: fix convert bad page retiremt
Pmfw read ecc info registers and store values in eccinfo_table in the following order
umc0 ch_inst 0, 1, 2 ... 7 umc1 ch_inst 0, 1, 2 ... 7 ... umc3 ch_inst 0, 1, 2 ... 7
Driver should convert eccinfo_table_idx to channel_index according to channel_idx_tbl.
Signed-off-by: Stanley.Yang <Stanley.Yang@amd.com> Reviewed-by: Tao Zhou <tao.zhou1@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|