commit | 3b58f22e938ba79a8229e88f17e02f23e205726e | [log] [tgz] |
---|---|---|
author | Roman Li <roman.li@amd.com> | Fri Feb 28 16:31:29 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Mar 19 00:03:04 2020 -0400 |
tree | 7cec7a7e31b2cb185f60306f36730df3345c9ef8 | |
parent | 2d673560b7b83f8fe4163610f35c51b4d095525c [diff] |
drm/amd/display: Remove PSR dependency on swizzle mode [Why] The PSR enablement was dependent on swizzle as a workaround for non-pageflipping fb console. It's no longer required. [How] Remove PSR-enable dependency on swizzle mode. Signed-off-by: Roman Li <roman.li@amd.com> Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>