diff options
author | Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> | 2018-08-20 13:32:07 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-09-10 22:42:00 -0500 |
commit | a87fa9938749bcdcdec4376e9e7d1ccb39ebbd8a (patch) | |
tree | 763cc5c118477544e27e15e15b31b41de17ac29b /drivers/gpu/drm/amd/display/modules/info_packet/info_packet.c | |
parent | 43c40a02c1b1bbedbf7c1c10392cf885a0bb3f46 (diff) |
drm/amd/display: Build stream update and plane updates in dm
[Why]
We currently lock modeset by setting a boolean in dm. We want to lock
Based on what DC tells us.
[How]
Build stream_updates and plane_update based on what changed. Then we
call check_update_surfaces_for_stream() to get the update type
We lock only if update_type is not fast
Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@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/info_packet/info_packet.c')
0 files changed, 0 insertions, 0 deletions