Merge tag 'v4.0-rc2' into drm-fixes
authorDave Airlie <airlied@redhat.com>
Fri, 6 Mar 2015 21:39:37 +0000 (07:39 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 6 Mar 2015 21:39:37 +0000 (07:39 +1000)
Linux 4.0-rc2

Merging this manually as the i915 change is in it,
and intel fixes are on top of this

Makefile
drivers/gpu/drm/i915/intel_display.c

index 9fab639727c78e5370538afcd6980f167af6fdf6..e6a9b1b94656b6e70cd2735cc1fcdaea32789cf4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 4
 PATCHLEVEL = 0
 SUBLEVEL = 0
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
 NAME = Hurr durr I'ma sheep
 
 # *DOCUMENTATION*
index 3117679299a65a12989b78ca34091f073ce833e3..e730789b53b7b0c141bada8400b398f67149275b 100644 (file)
@@ -8713,6 +8713,7 @@ retry:
                        old->release_fb->funcs->destroy(old->release_fb);
                goto fail;
        }
+       crtc->primary->crtc = crtc;
 
        /* let the connector get through one full cycle before testing */
        intel_wait_for_vblank(dev, intel_crtc->pipe);