RE: [PATCH 1/1] drm/amdkfd: Use a new capability bit for SRAM ECC

2021-03-03 Thread Russell, Kent
[AMD Public Use] Reviewed-by: Kent Russell > -Original Message- > From: amd-gfx On Behalf Of Felix > Kuehling > Sent: Friday, February 26, 2021 5:46 PM > To: amd-gfx@lists.freedesktop.org > Subject: [PATCH 1/1] drm/amdkfd: Use a new capability bit for SRAM ECC &g

[PATCH 1/1] drm/amdkfd: Use a new capability bit for SRAM ECC

2021-02-26 Thread Felix Kuehling
Existing, buggy user mode breaks when SRAM ECC is correctly reported as "enabled". To avoid breaking existing user mode, deprecate that bit and leave it as 0. Define a new bit to report the actual SRAM ECC mode that new, correct user mode can use in the future. Fixes: 7ec177bdcfc1 ("drm/amdkfd: fi

[PATCH 1/1] drm/amdkfd: Use a new capability bit for SRAM ECC

2020-09-10 Thread Felix Kuehling
Existing, buggy user mode breaks when SRAM ECC is correctly reported as "enabled". To avoid breaking existing user mode, deprecate that bit and leave it as 0. Define a new bit to report the actual SRAM ECC mode that new, correct user mode can use in the future. Fixes: 7ec177bdcfc1 ("drm/amdkfd: fi