From: Dave Airlie Date: Mon, 13 May 2013 02:48:40 +0000 (+1000) Subject: drm/qxl: drop active_user_framebuffer as its unneeded X-Git-Tag: v3.10-rc2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2b4465d8bade681491e225fa6a5dc050820b004;p=pandora-kernel.git drm/qxl: drop active_user_framebuffer as its unneeded This was a bogus way to figure out what the active framebuffer was, just check if the underlying bo is the primary bo. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed