commit | bb67bfd2e7101bf2ac5327b0b7a847cd9fb9723f | [log] [tgz] |
---|---|---|
author | Dor Askayo <dor.askayo@gmail.com> | Sat Jan 04 14:22:15 2020 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jan 27 16:46:45 2020 -0500 |
tree | 19ab501f9c5fb67a4d64d756eedf8ef3893ab33c | |
parent | 77171eade8faa713c1104b29ea7ff96915ecf9fb [diff] |
drm/amd/display: do not allocate display_mode_lib unnecessarily This allocation isn't required and can fail when resuming from suspend. Bug: https://gitlab.freedesktop.org/drm/amd/issues/1009 Signed-off-by: Dor Askayo <dor.askayo@gmail.com> Reviewed-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>