commit | 3f460907be1b53441526e644019bcf150c433f59 | [log] [tgz] |
---|---|---|
author | Xingyue Tao <xingyue.tao@amd.com> | Thu Apr 19 16:23:12 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri May 18 16:08:25 2018 -0500 |
tree | a7c8c222d2a81a938eb6fa605d482e3e24ba1817 | |
parent | 7ea034ce8188eaf61ce2b7d4e747e1f6e3bb8aa3 [diff] |
drm/amd/display: Add dc cap to restrict VSR downscaling src size - Adds int max_downscale_src_width in dc struct - Checks and does not support if downscale size is more than 4k (width > 3840) Signed-off-by: Xingyue Tao <xingyue.tao@amd.com> Reviewed-by: Charlene Liu <Charlene.Liu@amd.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>