]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2d6a83f0e266ed9066b9b49468e66ddddb260747
treee7cc8c2b56d9280af5f71c9105ec84d07bc3b120
parentfc718963c292b04130e30c884c2122b2d50e7d8b
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