From: Jesse Barnes Date: Wed, 18 May 2011 20:51:43 +0000 (-0700) Subject: drm/i915: initialize gen6 rps work queue on Sandy Bridge and Ivy Bridge X-Git-Tag: v3.0-rc1~312^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e3c256d7d56a12a3242222945ce8e6347f93fa0;p=pandora-kernel.git drm/i915: initialize gen6 rps work queue on Sandy Bridge and Ivy Bridge It's not used on Ironlake, but is used on later generations, so make sure it exists before we try to use it in the interrupt handlers. Signed-off-by: Jesse Barnes Reviewed-by: Keith Packard Signed-off-by: Keith Packard --- Reading git-diff-tree failed