drm/amdgpu/discovery: fix fw based ip discovery
commit 514678da upstream. We only need the fw based discovery table for sysfs. No need to parse it. Additionally parsing some of the board specific tables may result in incorrect data on some boards. just load the binary and don't parse it on those boards. Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/4441 Fixes: 80a0e828 ("drm/amdgpu/discovery: optionally use fw based ip discovery") Reviewed-by:Mario Limonciello (AMD) <superm1@kernel.org> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com> (cherry picked from commit 62eedd15) Cc: stable@vger.kernel.org Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
Please sign in to comment