]> Pileus Git - ~andy/linux/commit
drm/radeon: don't add the IB pool to all VMs v2
authorChristian König <deathsimple@vodafone.de>
Tue, 9 Oct 2012 11:31:18 +0000 (13:31 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Oct 2012 17:21:01 +0000 (13:21 -0400)
commitd72d43cfc5847c176edabc72e6431ba691322c98
tree5106b3d8c9fde2f8c5670d2ede983364e77ce722
parent90a51a329258e3c868f6f4c1fb264ca01c590c57
drm/radeon: don't add the IB pool to all VMs v2

We want to use VMs without the IB pool in the future.

v2: also remove it from radeon_vm_finish.

Signed-off-by: Christian König <deathsimple@vodafone.de>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_gart.c
drivers/gpu/drm/radeon/radeon_kms.c