From: Thomas Hellstrom Date: Thu, 27 Aug 2015 17:06:24 +0000 (-0700) Subject: drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2 X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa3469ce7afd86a670d22375a64f1b5a06707725;p=pandora-kernel.git drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2 Applications like gnome-shell may try to render after dropping master privileges. Since the driver should now be safe against this scenario, allow those applications to use their legacy node like a render node. v2: Add missing return statement. Signed-off-by: Thomas Hellstrom Reviewed-by: Sinclair Yeh --- Reading git-diff-tree failed