Re: [Intel-gfx] [PATCH 5/5] drm/i915/vlv: add valleyview_crtc_disable function

2013-09-27 Thread Daniel Vetter
On Fri, Sep 27, 2013 at 12:57:26PM -0700, Jesse Barnes wrote: > To handle disabling DP after the CPU pipe is disabled, per the > workaround. > > References: https://bugs.freedesktop.org/show_bug.cgi?id=58152 > Signed-off-by: Jesse Barnes This also applies to g4x apparently and really encoder typ

[Intel-gfx] [PATCH 5/5] drm/i915/vlv: add valleyview_crtc_disable function

2013-09-27 Thread Jesse Barnes
To handle disabling DP after the CPU pipe is disabled, per the workaround. References: https://bugs.freedesktop.org/show_bug.cgi?id=58152 Signed-off-by: Jesse Barnes --- drivers/gpu/drm/i915/intel_display.c | 58 1 file changed, 53 insertions(+), 5 deletions(