commit | 293f9fd53aa1529500ba16d89850100a058b11c1 | [log] [tgz] |
---|---|---|
author | Christian König <deathsimple@vodafone.de> | Thu Feb 23 15:18:45 2012 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Wed Feb 29 10:11:54 2012 +0000 |
tree | c3dd3d5091a54d70aa2418f77b47b260440b95c4 | |
parent | eb0c19c539f72d94c33cfd0860f4f8c899c64f4d [diff] |
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 <deathsimple@vodafone.de> Reviewed-by: Jerome Glisse <jglisse@redhat.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com>