commit | d0f2f634f59d8f35e70644daf956bf04d2ff2d0c | [log] [tgz] |
---|---|---|
author | Hawking Zhang <Hawking.Zhang@amd.com> | Sat Nov 21 21:07:12 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Dec 23 15:01:05 2020 -0500 |
tree | 0cabbc45888481a82aeee62ee9606ff21d49209f | |
parent | 35b14475257f553a7cd60ce4b2571304644f652b [diff] |
drm/amdgpu: remove unnecessary asic type check The number of crtc should be 0 for ASICs that don't have display engine. Remove the unnecessary asic type check then. Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by: Feifei Xu <Feifei.Xu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>