OSDN Git Service

drm/amd: Fix initialization for nbio 4.3.0
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 30 Jan 2023 16:16:06 +0000 (10:16 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 31 Jan 2023 19:04:19 +0000 (14:04 -0500)
commit4ce11e833319c2794905c51be7ab00b12f25b264
tree515e1e4c49978bfbf019565fc06428c5aaabec11
parent20e6220b4154a57a9d26873b137070cddd301b38
drm/amd: Fix initialization for nbio 4.3.0

A mistake has been made on some boards with NBIO 4.3.0 where some
NBIO registers aren't properly set by the hardware.

Ensure that they're set during initialization.

Cc: Natikar Basavaraj <Basavaraj.Natikar@amd.com>
Tested-by: Satyanarayana ReddyTVN <Satyanarayana.ReddyTVN@amd.com>
Tested-by: Rutvij Gajjar <Rutvij.Gajjar@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nbio_v4_3.c