From: Naresh Kumar Kachhi Date: Wed, 12 Mar 2014 11:09:40 +0000 (+0530) Subject: drm/i915: disable rings before HW status page setup X-Git-Tag: v3.15-rc1~51^2~18^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a51435a3137ad8ae75c288c39bd2d8b2696bae8f;p=pandora-kernel.git drm/i915: disable rings before HW status page setup Rings should be idle before issuing sync_flush (in intel_ring_setup_status_page). This patch moves the ring disabling before doing the HW status page setup. Signed-off-by: Naresh Kumar Kachhi Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed