commit | de1aa629aac8377bdfc55674bb8e30b5f15f418d | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Jun 07 10:47:01 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Jun 07 10:37:48 2013 +0200 |
tree | 241af500146460fda42980b4c8b3807f75ccfa18 | |
parent | 3e7ca9858d51a8df2bb18b82a529df5e5f9abc51 [diff] |
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 <chris@chris-wilson.co.uk> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>