commit | 70eb46db101b55acdf432187800915f72962a564 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 28 12:44:25 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 05 16:39:50 2018 -0500 |
tree | e82bb3071f772d68d8a9e290d94cd6cf97978165 | |
parent | 3413accb3eac9182ee0fc0b350a5f18247d8ac9d [diff] |
drm/amdgpu/pm: fix display count in non-DC path new_active_crtcs is a bitmask, new_active_crtc_count is the actual count. Reviewed-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>