From: Thomas Hellstrom Date: Fri, 31 Jan 2014 09:12:10 +0000 (+0100) Subject: drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2 X-Git-Tag: v3.14-rc2~19^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5bde956630b86462ee22055f5816a04290aed57;p=pandora-kernel.git drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2 Command stream legacy shader creation and destruction is replaced by NOPs in the command stream, and instead guest-backed shaders are created and destroyed as part of the command validation process. v2: Removed some stray debug messages. Signed-off-by: Thomas Hellstrom Reviewed-by: Jakob Bornecrantz --- Reading git-diff-tree failed