From: Ville Syrjälä Date: Fri, 7 Jun 2013 07:47:01 +0000 (+0300) Subject: drm/i915: Disable primary plane trickle feed for g4x X-Git-Tag: v3.11-rc1~65^2~61^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de1aa629aac8377bdfc55674bb8e30b5f15f418d;p=pandora-kernel.git drm/i915: Disable primary plane trickle feed for g4x The docs say that the trickle feed disable bit is present (for primary planes only, not video sprites) on CTG, and that it must be set for ELK. Just set it for all g4x chipsets. v2: Do it in init_clock_gating too Reviewed-by: Chris Wilson Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed