commit | 766cff839ddc303ff4e17fd7a03bea7cf890de2d | [log] [tgz] |
---|---|---|
author | Emily Deng <Emily.Deng@amd.com> | Mon Aug 21 09:51:10 2017 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 23 17:18:44 2017 -0400 |
tree | 63dbeb51fe1f76920890380d210b870ed0b451cd | |
parent | b252903afcb1139dd87605b79f41e0dc325f9ece [diff] |
drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immediately For virtual display, it uses software timer to emulate the vsync interrupt, it doesn't have high precision, so doesn't support disable vblank immediately. BUG: SWDEV-129274 Signed-off-by: Emily Deng <Emily.Deng@amd.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>