Your branch is up-to-date with 'origin/master'. Your branch is up-to-date with 'origin/master'. Bisecting: 5458 revisions left to test after this (roughly 13 steps) [cd6362befe4cc7bf589a5236d2a780af2d47bcc9] Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next Bisecting: 2699 revisions left to test after this (roughly 11 steps) [cbda94e039c3862326a65d1d0506447af8330c3c] Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc Bisecting: 1352 revisions left to test after this (roughly 10 steps) [0f2eea4b7e29ab693b07f6eedf8e87a0c11b8b42] pktgen: be friendly to LLTX devices Bisecting: 660 revisions left to test after this (roughly 9 steps) [3021112598d2b722eee54d8a662fea2089abbdbc] Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs Bisecting: 322 revisions left to test after this (roughly 8 steps) [a7963eb7f4c4b5df84d5dd5083734278ad75bafb] Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs Bisecting: 161 revisions left to test after this (roughly 7 steps) [243b930f8b228428c2a14ebbb09045041ed0bc70] Merge tag 'drm/panel/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next Bisecting: 83 revisions left to test after this (roughly 6 steps) [698b3135acb94e838a33a69f1a7a684fe0d90734] drm/i915: Include a note about the dangers of I915_READ64/I915_WRITE64 Bisecting: 38 revisions left to test after this (roughly 5 steps) [e5081a538a565284fec5f30a937d98e460d5e780] drm/i915: Use the correct format string modifier for ptrdiff_t Bisecting: 18 revisions left to test after this (roughly 4 steps) [a51435a3137ad8ae75c288c39bd2d8b2696bae8f] drm/i915: disable rings before HW status page setup Bisecting: 9 revisions left to test after this (roughly 3 steps) [ff2652ea46fe8bcd78d8d74148bb8f9624f90936] drm/i915: Avoid requesting a zero-sized stolen object Bisecting: 4 revisions left to test after this (roughly 2 steps) [1ad292b51e358c8b6e9b8966889c21f1fe705489] drm/i915: get_plane_config for i9xx v13 Bisecting: 2 revisions left to test after this (roughly 1 step) [d978ef14456a38034f6c0e94a794129501f89200] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12 Bisecting: 0 revisions left to test after this (roughly 1 step) [d1a59868efa65379482c79de997973b06cefb9d2] drm/i915: Prevent use-after-free of inherited framebuffer Bisecting: 0 revisions left to test after this (roughly 0 steps) [484b41dd70a9fbea894632d8926bbb93f05021c7] drm/i915: remove early fb allocation dependency on CONFIG_FB v2 484b41dd70a9fbea894632d8926bbb93f05021c7 is the first bad commit commit 484b41dd70a9fbea894632d8926bbb93f05021c7 Author: Jesse Barnes Date: Fri Mar 7 08:57:55 2014 -0800 drm/i915: remove early fb allocation dependency on CONFIG_FB v2 By stuffing the fb allocation into the crtc, we get mode set lifetime refcounting for free, but have to handle the initial pin & fence slightly differently. It also means we can move the shared fb handling into the core rather than leaving it out in the fbdev code. v2: null out crtc->fb on error (Daniel) take fbdev fb ref and remove unused error path (Daniel) Requested-by: Daniel Vetter Signed-off-by: Jesse Barnes Signed-off-by: Daniel Vetter :040000 040000 824aa4a50d1bec61733658a253d056b535b78310 5c40d8f3ace2c84b37f62349e523024990ada2fd M drivers