On 11/11/2015, 11:25 PM, Luis Henriques wrote: >> --- a/drivers/gpu/drm/i915/intel_display.c >> +++ b/drivers/gpu/drm/i915/intel_display.c >> @@ -1379,6 +1379,8 @@ static void i9xx_enable_pll(struct intel_crtc *crtc) >> >> I915_WRITE(reg, dpll); >> >> + I915_WRITE(reg, dpll); >> + > > I don't think 3.12 actually needs this patch as it does not contain > commit 1c4e02746147, which deleted the I915_WRITE(). Oh yeah. Now dropped. Thanks! -- js suse labs -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html