From: Thomas Hellstrom Date: Mon, 9 Jun 2014 10:39:22 +0000 (+0200) Subject: drm/vmwgfx: Fix compat shader namespace X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~89^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18e4a4669c5023eb1157f2a3f1bf6ca2b8535572;p=pandora-kernel.git drm/vmwgfx: Fix compat shader namespace Contrary to the host-backed shader interface that has a per-context name-space for shaders, the compat shader namespace was per client (or rather, per file). Fix this so that the compat shader namespace is per context, and at the same time, make command buffer managed context resource management generic. Signed-off-by: Thomas Hellstrom Reviewed-by: Jakob Bornecrantz --- Reading git-diff-tree failed