dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 103271] AMD R9 270X Flickering with DPM Enabled on Linux 4.1 with RadeonSI
Date: Tue, 15 Sep 2015 13:35:57 +0000	[thread overview]
Message-ID: <bug-103271-2300-8oEoOuzUQy@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-103271-2300@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=103271

--- Comment #19 from Kevin McCormack <wittyman37@yahoo.com> ---
OK, I wasn't satisfied with the last bisect, so I decided to bisect again
between 4.0 and 4.2 to see if I could get anymore info. I think I have
identified the culprit!!

5dfc71bc44d91d1620505c064fa22b0b3db58a9d is the first bad commit
commit 5dfc71bc44d91d1620505c064fa22b0b3db58a9d
Author: Alex Deucher <alexander.deucher@amd.com>
Date:   Thu Jul 9 21:08:17 2015 -0400

    drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5

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

    Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
    Cc: stable@vger.kernel.org

:040000 040000 1534fb2d1b515cfd10436a41c1cffd6e46103815
7f55661cf1fc3b880a37e35fcbed9ca9a55568c5 M    drivers


Here is my bisect log...

git bisect start
# good: [39a8804455fb23f09157341d3ba7db6d7ae6ee76] Linux 4.0
git bisect good 39a8804455fb23f09157341d3ba7db6d7ae6ee76
# bad: [64291f7db5bd8150a74ad2036f1037e6a0428df2] Linux 4.2
git bisect bad 64291f7db5bd8150a74ad2036f1037e6a0428df2
# good: [f5ed2febda3ae51cc382a1341381506cec09248b] switchdev: documentation:
fix longer-than-80-char lines
git bisect good f5ed2febda3ae51cc382a1341381506cec09248b
# good: [3d9f96d850e4bbfae24dc9aee03033dd77c81596] Merge tag 'armsoc-dt' of
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
git bisect good 3d9f96d850e4bbfae24dc9aee03033dd77c81596
# skip: [d2fcb5486af754c990f9a11f91195e28ffd4c735] cxgb4: use kvfree() in
t4_free_mem()
git bisect skip d2fcb5486af754c990f9a11f91195e28ffd4c735
# good: [4479004e6409087d1b4986881dc98c6c15dffb28] mac80211: clear
subdir_stations when removing debugfs
git bisect good 4479004e6409087d1b4986881dc98c6c15dffb28
# bad: [8400935737bf02d97da281bdcd139a421624b6ba] Merge tag
'xfs-for-linus-4.2-rc4' of
git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
git bisect bad 8400935737bf02d97da281bdcd139a421624b6ba
# bad: [00243b1d180b7de3cf38a69948ea46aa0308f8c8] Merge tag
'iio-fixes-for-4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio
into staging-linus
git bisect bad 00243b1d180b7de3cf38a69948ea46aa0308f8c8
# bad: [2b3eb6e33723a0d2ce2b2a56dda8a793460d66cc] Merge tag 'usb-4.2-rc3' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
git bisect bad 2b3eb6e33723a0d2ce2b2a56dda8a793460d66cc
# good: [f85c712429ca43ca21daa35f8a47bcaffdb3d5a1] Merge branch 'for-next' of
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
git bisect good f85c712429ca43ca21daa35f8a47bcaffdb3d5a1
# bad: [ef2b731759b9ae6380c9728b60ce92cf32683e94] drm/ttm: fix uncached page
deallocation to properly fill page pool v3.
git bisect bad ef2b731759b9ae6380c9728b60ce92cf32683e94
# bad: [375539832c8cde73fd12762cb7fd223c31b30de0] Merge tag
'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-intel into
drm-fixes
git bisect bad 375539832c8cde73fd12762cb7fd223c31b30de0
# bad: [58829aa67da95d03bcca7605d2556361a1785a08] drm/amdgpu/cz: store the
forced dpm level
git bisect bad 58829aa67da95d03bcca7605d2556361a1785a08
# bad: [5c2327beed49efa3198b8468e78b1182eb0b764b] drm/amdgpu: stop context leak
in the error path
git bisect bad 5c2327beed49efa3198b8468e78b1182eb0b764b
# bad: [12f1384da650bdb835fff63e66fe815ea882fc0e] drm/radeon: fix user ptr race
condition
git bisect bad 12f1384da650bdb835fff63e66fe815ea882fc0e
# bad: [233709d2cd6bbaaeda0aeb8d11f6ca7f98563b39] drm/radeon: Don't flush the
GART TLB if rdev->gart.ptr == NULL
git bisect bad 233709d2cd6bbaaeda0aeb8d11f6ca7f98563b39
# bad: [5dfc71bc44d91d1620505c064fa22b0b3db58a9d] drm/radeon: add a dpm quirk
for Sapphire Radeon R9 270X 2GB GDDR5
git bisect bad 5dfc71bc44d91d1620505c064fa22b0b3db58a9d
# first bad commit: [5dfc71bc44d91d1620505c064fa22b0b3db58a9d] drm/radeon: add
a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2015-09-15 13:36 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-22  3:08 [Bug 103271] New: AMD R9 270X Flickering with DPM Enabled on Linux 4.1 with RadeonSI bugzilla-daemon
2015-08-22  3:10 ` [Bug 103271] " bugzilla-daemon
2015-08-22 21:22 ` bugzilla-daemon
2015-08-22 21:34 ` bugzilla-daemon
2015-08-24  5:10 ` bugzilla-daemon
2015-08-24 21:33 ` bugzilla-daemon
2015-08-24 21:38 ` bugzilla-daemon
2015-08-24 21:40 ` bugzilla-daemon
2015-08-25  1:38 ` bugzilla-daemon
2015-08-25  1:54 ` bugzilla-daemon
2015-08-25  1:56 ` bugzilla-daemon
2015-09-06  0:54 ` bugzilla-daemon
2015-09-06 13:58 ` bugzilla-daemon
2015-09-06 14:00 ` bugzilla-daemon
2015-09-08  6:38 ` bugzilla-daemon
2015-09-08 21:36 ` bugzilla-daemon
2015-09-09  2:32 ` bugzilla-daemon
2015-09-09 16:03 ` bugzilla-daemon
2015-09-14 22:31 ` bugzilla-daemon
2015-09-15  2:18 ` bugzilla-daemon
2015-09-15 13:35 ` bugzilla-daemon [this message]
2015-09-15 15:33 ` bugzilla-daemon
2015-09-15 15:40 ` bugzilla-daemon
2015-10-17  2:47 ` [Bug 103271] [regression bisected] " bugzilla-daemon
2016-04-15 20:35 ` 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-103271-2300-8oEoOuzUQy@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox