commit | 978ccad69f8da5d24dabe3e4352acc22c82eb873 | [log] [tgz] |
---|---|---|
author | Michel Dänzer <michel.daenzer@amd.com> | Thu Mar 31 15:46:42 2016 +0900 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Apr 01 10:08:33 2016 -0400 |
tree | 1594eef41566ea0a46d03c34db5d5f56abd6390c | |
parent | e0c771637f5a4713a99abac79bcff5d743047328 [diff] |
drm/radeon: Set vblank_disable_allowed = true Without this, since the conversion from drm_vblank_pre/post_modeset to drm_vblank_on/off, the vblank interrupt could never be disabled after userspace triggered enabling it. Signed-off-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>