From: Chris Wilson Date: Fri, 11 May 2012 13:29:32 +0000 (+0100) Subject: drm/i915: Replace the feature tests for BLT/BSD with ring init checks X-Git-Tag: v3.5-rc1~100^2~25^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edc912f58eaec20fd3372d9b1dab33fc28b3b3fd;p=pandora-kernel.git drm/i915: Replace the feature tests for BLT/BSD with ring init checks When userspace asks whether the driver supports the BLT or BSD rings for this chip, simply report whether those particular rings are initialised v2: Use intel_ring_initialized() Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed