From: Keith Packard Date: Mon, 21 Apr 2008 06:27:24 +0000 (+1000) Subject: drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank X-Git-Tag: v2.6.26-rc1~1048^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a36b7dcc05bc4c4580f11cf78e95edfefa86b8a6;p=pandora-kernel.git drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank The batchbuffer submission paths were fixed to use the 965-specific command, but the vblank tasklet was not. When the older version is sent, the 965 will lock up. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed