<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - vgaswitcheroo issues on Linux 3.12"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70687#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - vgaswitcheroo issues on Linux 3.12"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70687">bug 70687</a>
              from <span class="vcard"><a class="email" href="mailto:krejzi@email.com" title="Armin K <krejzi@email.com>"> <span class="fn">Armin K</span></a>
</span></b>
        <pre>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 <<a href="mailto:sachin.kamat@linaro.org">sachin.kamat@linaro.org</a>>
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 <<a href="mailto:sachin.kamat@linaro.org">sachin.kamat@linaro.org</a>>
    Signed-off-by: Rusty Russell <<a href="mailto:rusty@rustcorp.com.au">rusty@rustcorp.com.au</a>></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>