All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 70687] vgaswitcheroo issues on Linux 3.12
Date: Tue, 22 Oct 2013 20:44:06 +0000	[thread overview]
Message-ID: <bug-70687-502-l7Tkp6UzAE@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-70687-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 2403 bytes --]

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

--- Comment #3 from Armin K <krejzi@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@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@linaro.org>
    Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3313 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2013-10-22 20:44 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-20 19:02 [Bug 70687] New: vgaswitcheroo issues on Linux 3.12 bugzilla-daemon
2013-10-20 19:03 ` [Bug 70687] " bugzilla-daemon
2013-10-21 17:24 ` bugzilla-daemon
2013-10-22 20:44 ` bugzilla-daemon [this message]
2013-12-01 21:33 ` bugzilla-daemon
2013-12-02  7:13 ` bugzilla-daemon
2013-12-04 23:55 ` bugzilla-daemon
2013-12-06  1:20 ` bugzilla-daemon
2013-12-08 15:52 ` bugzilla-daemon
2013-12-08 15:52 ` bugzilla-daemon
2013-12-10 23:43 ` bugzilla-daemon
2013-12-13 19:08 ` bugzilla-daemon
2013-12-23 19:54 ` bugzilla-daemon
2013-12-24 18:53 ` bugzilla-daemon
2014-01-05 22:05 ` bugzilla-daemon
2014-01-06 13:58 ` bugzilla-daemon
2014-01-07 22:43 ` bugzilla-daemon
2014-01-10  4:46 ` bugzilla-daemon
2014-01-10 14:23 ` bugzilla-daemon
2014-01-19  8:29 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-70687-502-l7Tkp6UzAE@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.