linux/drivers/gpu/drm/amd/display/dmub
Lo-an Chen f57b38ac85 drm/amd/display: Fix incorrect fw_state address in dmub_srv
[WHY]
The fw_state in dmub_srv was assigned with wrong address.
The address was pointed to the firmware region.

[HOW]
Fix the firmware state by using DMUB_DEBUG_FW_STATE_OFFSET
in dmub_cmd.h.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Lo-an Chen <lo-an.chen@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-03-18 14:03:47 -04:00
..
inc drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDs 2025-03-10 13:28:47 -04:00
src drm/amd/display: Fix incorrect fw_state address in dmub_srv 2025-03-18 14:03:47 -04:00
dmub_srv.h drm/amd/display: Revert "Support for reg inbox0 for host->DMUB CMDs" 2025-03-18 14:03:46 -04:00
dmub_srv_stat.h