RE: [PATCH 1/2] drm/amd/powerplay: add ECC feature bit

2019-03-26 Thread Quan, Evan
Ping.. > -Original Message- > From: Evan Quan > Sent: 2019年3月23日 2:06 > To: amd-gfx@lists.freedesktop.org > Cc: Quan, Evan > Subject: [PATCH 1/2] drm/amd/powerplay: add ECC feature bit > > It's OK to have this feature bit with old SMU firmwares. > But the

[PATCH 1/2] drm/amd/powerplay: add ECC feature bit

2019-03-22 Thread Evan Quan
It's OK to have this feature bit with old SMU firmwares. But the feature should be disabled on them. Change-Id: I6fb4869ef454ea7b6d01cf368b457be01eeb5058 Signed-off-by: Evan Quan --- drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c | 10 +-