drm/radeon: move IB pool to 1MB offset
authorChristian König <deathsimple@vodafone.de>
Tue, 11 Sep 2012 14:09:59 +0000 (16:09 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:42 +0000 (13:10 -0400)
Even GPUs can have a null pointer dereference, so move
the IB pool to another offset to catch those.

Signed-off-by: Christian König <deathsimple@vodafone.de>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>

No differences found