]> Pileus Git - ~andy/linux/commit
drm/radeon: remove set_page check from VM code
authorChristian König <deathsimple@vodafone.de>
Mon, 22 Oct 2012 15:42:38 +0000 (17:42 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Oct 2012 14:23:51 +0000 (10:23 -0400)
commit204a393c5b88106d7485e20ec834add1013e410a
tree52e5143982a8122f8f6fcf5de3f3660080e2a97c
parentd7025d893897da3e2c26943c57e40d2296146f82
drm/radeon: remove set_page check from VM code

It's better to handle this in the chipset specific code.

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