commit | c16d001bf261b70b90463248a2a99628e1fae6f8 | [log] [tgz] |
---|---|---|
author | Huang Rui <ray.huang@amd.com> | Wed Feb 20 20:00:21 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 21 18:59:24 2019 -0500 |
tree | 377067d55ec4fe505763ffe45c7d5683400e2e4e | |
parent | 336a1c825e362aeee402e832ec276e35e0b48cda [diff] |
drm/amdgpu: fix the issue of checking on message mapping The navi10_message_map[index] scope should be in PPSMC_Message_Count not in SMU_MSG_MAX_COUNT. Signed-off-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>