drm/radeon: fix header size estimation in VM code
authorChristian König <deathsimple@vodafone.de>
Mon, 22 Oct 2012 15:42:39 +0000 (17:42 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Oct 2012 14:23:51 +0000 (10:23 -0400)
commit08eda32b13c045b6219464764d6028d86d3c58a8
treee7cc8c2b56d9280af5f71c9105ec84d07bc3b120
parent204a393c5b88106d7485e20ec834add1013e410a
drm/radeon: fix header size estimation in VM code

Only NI uses 3dw headers, SI uses 4dw headers.

Signed-off-by: Christian König <deathsimple@vodafone.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_gart.c