From: Ben Widawsky Date: Mon, 4 Jun 2012 21:42:51 +0000 (-0700) Subject: drm/i915: use the default context X-Git-Tag: v3.6-rc1~83^2~42^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfabbcb4f6a277992037fe199bcc1bf6bd44a996;p=pandora-kernel.git drm/i915: use the default context With the code to do HW context switches in place have the driver load the default context for the render ring when the driver loads. The default context will be an ever present context that is available to switch to at any time for the given ring. Signed-off-by: Ben Widawsky --- Reading git-diff-tree failed