From: Ben Widawsky Date: Fri, 6 Dec 2013 22:10:58 +0000 (-0800) Subject: drm/i915: Add a context open function X-Git-Tag: v3.15-rc1~51^2~62^2~80^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e422b888ebda24f8aeeece032875c640acba2cdc;p=pandora-kernel.git drm/i915: Add a context open function We'll be doing a bit more stuff with each file, so having our own open function should make things clean. This also allows us to easily add conditionals for stuff we don't want to do when we don't have HW contexts. Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed