drm/radeon: fix si_set_page v2
authorChristian König <deathsimple@vodafone.de>
Mon, 22 Oct 2012 15:42:37 +0000 (17:42 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Oct 2012 14:23:51 +0000 (10:23 -0400)
commitd7025d893897da3e2c26943c57e40d2296146f82
tree06f6d98a60493622aec67d1930f0ccc5092f2e5d
parentf9fdffa51dff6744726507c641d8151fadbc7cd7
drm/radeon: fix si_set_page v2

Handle requests that won't fit into a single packet.

v2: pe needs to increase as well.

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