From: Christian König Date: Thu, 23 Feb 2012 14:18:45 +0000 (+0100) Subject: drm/radeon: fix IB debugfs files for multiple cards X-Git-Tag: v3.4-rc1~143^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=293f9fd53aa1529500ba16d89850100a058b11c1;p=pandora-kernel.git drm/radeon: fix IB debugfs files for multiple cards Storing pointers to the IBs in a static var just leads to giving the same content back for all cards in the system. Signed-off-by: Christian König Reviewed-by: Jerome Glisse Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed