commit | c3d0280be8d5c6de9e3848e280493f561799bb67 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 28 12:44:25 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jul 02 13:41:11 2018 -0500 |
tree | 12d83b9b7b6a6ef3f29128305c5d547d23bed543 | |
parent | 0859df22ab7cfb3ad2df2caed76cadce6ac33a80 [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>