From: Michel Dänzer Date: Wed, 21 Jan 2015 08:36:35 +0000 (+0900) Subject: drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entry X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~218^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb65890610dca287718a63bd8a5d9ce3dc80c3d7;p=pandora-kernel.git drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entry get_page_entry calculates the GART page table entry, which is just written to the GART page table by set_page_entry. This is a prerequisite for the following fix. Reviewed-by: Christian König Cc: stable@vger.kernel.org Signed-off-by: Michel Dänzer Signed-off-by: Alex Deucher --- Reading git-diff-tree failed