commit | d2d7885f75b614a982a73383956570d95d79c23e | [log] [tgz] |
---|---|---|
author | Anthony Koo <Anthony.Koo@amd.com> | Sun Jan 20 01:41:44 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 06 13:31:07 2019 -0500 |
tree | 4f8ec99292528b82a421059c756e0eea51626e2e | |
parent | ff582b61466f14d61f3a2a54c3d673d85bcb3c76 [diff] |
drm/amd/display: add seamless boot flag to stream [Why] If we determine the stream we are trying to commit matches HW, we want to try to optimize. [How] Try to acquire the HW resources that are already enabled and optimize. Also skip backend reprogramming Signed-off-by: Anthony Koo <Anthony.Koo@amd.com> Reviewed-by: Aric Cyr <Aric.Cyr@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>