From: Christian König Date: Thu, 20 Feb 2014 12:42:17 +0000 (+0100) Subject: drm/radeon: use normal BOs for the page tables v4 X-Git-Tag: v3.15-rc1~51^2~58^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d2f2944e95e504a7d33385eeeb9bb7fcca72592;p=pandora-kernel.git drm/radeon: use normal BOs for the page tables v4 No need to make it more complicated than necessary, just allocate the page tables as normal BO and flush whenever the address change. v2: update comments and function name v3: squash bug fixes, page directory and tables patch v4: rebased on Mareks changes Signed-off-by: Christian König --- Reading git-diff-tree failed