diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2019-01-09 09:14:54 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-02-05 21:16:22 -0500 |
commit | f3e3698d05454f2aeb9ef9969fc58a68090441ad (patch) | |
tree | aa2878f7f8991e8f5951afdff88896784f78b847 /drivers/gpu/drm/amd/display/modules/power/power_helpers.c | |
parent | 9ca089925f0c318307881eadc0535e7c7a7b5e2d (diff) |
drm/amd/display: Apply all surface updates onto surfaces
[Why]
Most surface updates weren't propagated onto the surface during
dc_commit_updates_for_stream. This makes it more difficult for DC to
determine the actual surface update type required.
[How]
Use copy_surface_update_to_plane to propagate the changes. The FreeSync
surface timing information update for BTR has been moved out of
amdgpu_dm.c into this function as well.
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Sun peng Li <Sunpeng.Li@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/power/power_helpers.c')
0 files changed, 0 insertions, 0 deletions