From: Brad Volkin Date: Thu, 18 Sep 2014 23:26:26 +0000 (-0700) Subject: drm/i915: Re-enable the command parser when using PPGTT X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~79^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9beb0ccb66ec5d011ac13a02d3b1098035195251;p=pandora-kernel.git drm/i915: Re-enable the command parser when using PPGTT In commit commit 896ab1a5d54269b463a24194c2e4a369103b46d8 Author: Daniel Vetter Date: Wed Aug 6 15:04:51 2014 +0200 drm/i915: Fix up checks for aliasing ppgtt it looks like we accidentally inverted the check that the command parser should only run when the driver enables some form of PPGTT. Testcase: igt/gem_exec_parse Cc: Daniel Vetter Signed-off-by: Brad Volkin [danvet: Also drop the comment right above, all production vlv now have hw ppgtt enabled.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed