From 1e303c03af1e631de37ec77cc2513210910a812c Mon Sep 17 00:00:00 2001 From: Ben Skeggs Date: Wed, 13 Nov 2013 10:49:46 +1000 Subject: [PATCH] drm/nvc0-: remove nasty fifo swmthd hack for flip completion method Not required anymore as flips are always done on the kernel's channel, which means we can use a proper software object class instead. Signed-off-by: Ben Skeggs --- Reading git-format-patch failed