commit | 320a127437e5d3cbb7fc444f8769eb510d11d3b9 | [log] [tgz] |
---|---|---|
author | Andrey Grodzovsky <Andrey.Grodzovsky@amd.com> | Tue Nov 14 20:45:52 2017 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 28 17:57:01 2017 -0500 |
tree | 6ab597a1c9199039f464d1af339cbe26f911b83c | |
parent | d5c9cb6e00047b194d54cadc1e91156f2875a3e5 [diff] |
drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_done This new helper function is advised to be used for drviers that use the nonblocking commit tracking support instead of drm_atomic_helper_wait_for_vblanks. Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com> Reviewed-by: Harry Wentland <Harry.Wentland@amd.com> Reviewed-and-Tested-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>