You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Merge tag 'v4.0-rc2' into drm-fixes
Linux 4.0-rc2 Merging this manually as the i915 change is in it, and intel fixes are on top of this
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
VERSION = 4
|
||||
PATCHLEVEL = 0
|
||||
SUBLEVEL = 0
|
||||
EXTRAVERSION = -rc1
|
||||
EXTRAVERSION = -rc2
|
||||
NAME = Hurr durr I'ma sheep
|
||||
|
||||
# *DOCUMENTATION*
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user