From: Ben Skeggs Date: Wed, 15 Oct 2014 03:42:29 +0000 (+1000) Subject: drm/gt215/gr: fix initialisation on gddr5 boards X-Git-Tag: fixes-against-v3.18-rc2~18^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40ac948e02e01e98474330f259ff842844096541;p=pandora-kernel.git drm/gt215/gr: fix initialisation on gddr5 boards The binary driver modifies the default context to have this value, rather than 0x3d0040, *after* it's filled the buffer with the usual golden data. We don't really have anything in place to locate the correct offset to do these type of modifications outside of the generation function, so this will have to do. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed