From: Michel Dänzer Date: Mon, 30 Jun 2014 09:12:34 +0000 (+0900) Subject: drm/radeon: Track the status of a page flip more explicitly X-Git-Tag: omap-for-v3.16/fixes-rc4~28^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2b6d3b33b6a255a271fb120cdc37c6757cdd2be;p=pandora-kernel.git drm/radeon: Track the status of a page flip more explicitly This prevents a panic: radeon_crtc_handle_page_flip() could run before radeon_flip_work_func(), triggering the BUG_ON() in drm_vblank_put(). Tested-by: Dieter Nützel Reviewed-by: Christian König Signed-off-by: Michel Dänzer Signed-off-by: Alex Deucher --- Reading git-diff-tree failed