commit | 4bf3dd9264cfb71f18714fcf2f810e276a44170b | [log] [tgz] |
---|---|---|
author | Christian König <deathsimple@vodafone.de> | Mon Aug 06 18:57:44 2012 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 20 13:10:38 2012 -0400 |
tree | 6081b06a18acbaf0c2fe91907c310f1e9df76dc4 | |
parent | 1f0e29435386e42c942ee8385d10dbfc814f5cfe [diff] |
drm/radeon: cleanup VM id handling a bit Store a reference to the VM into the IB structure, that makes calculating the IBs address a bit less complicated. Signed-off-by: Christian König <deathsimple@vodafone.de> Reviewed-by: Jerome Glisse <jglisse@redhat.com>