drm/radeon: cleanup VM id handling a bit
authorChristian König <deathsimple@vodafone.de>
Mon, 6 Aug 2012 16:57:44 +0000 (18:57 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:38 +0000 (13:10 -0400)
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>

No differences found