From: Thomas Hellstrom Date: Tue, 3 Mar 2015 07:45:04 +0000 (-0800) Subject: drm/vmwgfx: Add "quirk" to handling command verification exceptions X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~23^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9146cd918852ba6ec1af3bb376ac88edc15e3d9;p=pandora-kernel.git drm/vmwgfx: Add "quirk" to handling command verification exceptions For certain surface copies, we don't have a user space handle for the destination surface. In such cases, we are going to trust that our caller is giving us the right surface ID. To do this case, we created a quirk flag that may be useful in the future for handling other cases. Signed-off-by: Thomas Hellstrom Signed-off-by: Sinclair Yeh --- Reading git-diff-tree failed