[Bug 70687] vgaswitcheroo issues on Linux 3.12

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 22 22:44:06 CEST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=70687

--- Comment #3 from Armin K <krejzi at email.com> ---
Well, no idea if I did it correctly, but here goes:

git bisect start '--' 'drivers/gpu'
# bad: [a09e9a7a4b907f2dfa9bdb2b98a1828ab4b340b2] Merge branch 'drm-next' of
git://people.freedesktop.org/~airlied/linux
git bisect bad a09e9a7a4b907f2dfa9bdb2b98a1828ab4b340b2
# good: [6e4664525b1db28f8c4e1130957f70a94c19213e] Linux 3.11
git bisect good 6e4664525b1db28f8c4e1130957f70a94c19213e
# good: [9712def2b3e10081b5f7d3c3bddad3126df4f0ba] Merge tag
'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet/drm-intel
into drm-next
git bisect good 9712def2b3e10081b5f7d3c3bddad3126df4f0ba
# good: [efa27f9cec09518c9b574e3ab4a0a41717237429] Merge tag
'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel
into drm-next
git bisect good efa27f9cec09518c9b574e3ab4a0a41717237429
# good: [d1e3b5564834ea24dee6b364a172365f64865fe5] drm/radeon: atombios hw i2c
fixes
git bisect good d1e3b5564834ea24dee6b364a172365f64865fe5
# good: [ef7d64e5c27bc2587b4a20c9ae04413ce679bd8c] drm/nouveau/vdec: implement
support for VP3 engines
git bisect good ef7d64e5c27bc2587b4a20c9ae04413ce679bd8c
# good: [3f1c781d9354b3856ba7de64104659a2e2033fd4] drm/exynos: Add missing of.h
header include
git bisect good 3f1c781d9354b3856ba7de64104659a2e2033fd4
# good: [459e97ee3422f0281069264e27246b4728ce8830] drm/exynos: Remove non-DT
support in exynos_hdmiphy
git bisect good 459e97ee3422f0281069264e27246b4728ce8830
# bad: [eced5a0a5a8f7a3b07320e3b7d1d432e0f044735] Merge tag
'fbdev-3.12-omap-legacy-removal' of
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
git bisect bad eced5a0a5a8f7a3b07320e3b7d1d432e0f044735
# bad: [27703bb4a66df49ff16b44b864d307d2eb71774c] Merge tag 'PTR_RET-for-linus'
of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
git bisect bad 27703bb4a66df49ff16b44b864d307d2eb71774c

This is the commit it finished at

commit b03cda5145f39b19aef1152350c04f4e3412cd20
Author: Sachin Kamat <sachin.kamat at linaro.org>
Date:   Mon Jul 15 16:04:46 2013 +0530

    drm/cma: Replace PTR_RET with PTR_ERR_OR_ZERO

    PTR_RET is now deprecated. Use PTR_ERR_OR_ZERO instead.

    Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
    Signed-off-by: Rusty Russell <rusty at rustcorp.com.au>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131022/46e9f425/attachment.html>


More information about the dri-devel mailing list