From 685d54b330d0f15c4f6c7bdf51e009aab0d6a750 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michel=20D=C3=A4nzer?= Date: Tue, 10 Jun 2014 10:21:57 +0900 Subject: [PATCH] drm/radeon: Move fb update from radeon_flip_work_func to radeon_crtc_page_flip MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Fixes WARN()s from the DRM core since the page flip rework. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=77521 Signed-off-by: Michel Dänzer Signed-off-by: Alex Deucher --- Reading git-format-patch failed