From: Alexandre Courbot Date: Fri, 7 Feb 2014 13:22:57 +0000 (+0900) Subject: drm/nouveau: fix ENG_RUNLIST register address X-Git-Tag: v3.14-rc4~28^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf787d7cdf459d2e7f673b66b69441c708f4472c;p=pandora-kernel.git drm/nouveau: fix ENG_RUNLIST register address Address of the ENG_RUNLIST register should be 0x002284 + (engine * 8), not 0x002284 + (engine * 4). Signed-off-by: Alexandre Courbot Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed