commit | 75f36d861957cb05b7889af24c8cd4a789398304 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue May 27 16:49:19 2014 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jun 02 10:25:11 2014 -0400 |
tree | ed3cb52c6d30054f3e770def400166cea3cdd424 | |
parent | e928c61a85a0f29b312d8b93ec0dde58cbcecaec [diff] |
drm/radeon: remove drm_vblank_get|put from pflip handling We activate the VBLANK irq manually anyway, so this is unnecessary. Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>