]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/amdgpu/display: fix DMUB firmware version info
authorShirish S <shirish.s@amd.com>
Tue, 3 Aug 2021 08:33:44 +0000 (14:03 +0530)
committerStefan Bader <stefan.bader@canonical.com>
Mon, 20 Sep 2021 13:42:57 +0000 (15:42 +0200)
commit0f5d9ad430ef689c797de2972704117b66bfc87d
tree93820fed9295cf3c972fa656de97cd6f5feff0c0
parentc67c2e18cfb4c66c749d8eef7e680cdcab1a00a3
drm/amdgpu/display: fix DMUB firmware version info

BugLink: https://bugs.launchpad.net/bugs/1942123
commit 0e99e960ce6d5ff586fc0733bc393c087f52c27b upstream.

DMUB firmware info is printed before it gets initialized.
Correct this order to ensure true value is conveyed.

Signed-off-by: Shirish S <shirish.s@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c