From: Jerome Glisse Date: Mon, 14 Dec 2009 20:02:09 +0000 (+0100) Subject: drm/radeon/kms: Check if bo we got from ttm are radeon object or not X-Git-Tag: v2.6.33-rc1~62^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d03d858970a158fa82d9ba0d502bdea0bdb3ad33;p=pandora-kernel.git drm/radeon/kms: Check if bo we got from ttm are radeon object or not If they are not radeon object don't do anythings special for them, this avoid rare oops than can happen in a complex use case. [airlied: additional fixups] Signed-off-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed