diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2016-04-01 10:28:44 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2016-04-01 16:09:28 +0200 |
commit | 5e916a3ada5f0c3e8a97ee3bb674e81a9bf78a71 (patch) | |
tree | f1ac9e2e269a6765cd0631e11f0427eb319c34e6 /include/drm | |
parent | drm/amdgpu: fence wait old rcu slot (diff) | |
download | linux-5e916a3ada5f0c3e8a97ee3bb674e81a9bf78a71.tar.xz linux-5e916a3ada5f0c3e8a97ee3bb674e81a9bf78a71.zip |
drm/radeon: Only call drm_vblank_on/off between drm_vblank_init/cleanup
Prevents the
if (WARN_ON(pipe >= dev->num_crtcs))
in drm_vblank_on/off from triggering if acceleration fails to
initialize, in which case we call drm_vblank_cleanup.
Reported-and-Tested-by: Julian Margetson <runaway@candw.ms>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions