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

--- Comment #13 from neoe (h...@n101n.xyz) ---

wow, maybe my result is not valid, because I really get lost in the bisect
game.


[/home/neoe/oss/linux/linux] git bisect good

cb6b81b21bd9cf09d72b7fe711be1b55001eb166 is the first bad commit
commit cb6b81b21bd9cf09d72b7fe711be1b55001eb166
Merge: 3cfb5bc94fab 6f2c8d5f1659
Author: Dave Airlie <airl...@redhat.com>
Date:   Fri Jul 22 13:43:46 2022 +1000

    Merge tag 'drm-misc-next-fixes-2022-07-21' of
git://anongit.freedesktop.org/drm/drm-misc into drm-next

    Short summary of fixes pull:

     * amdgpu: Fix for drm buddy memory corruption
     * nouveau: PM fixes; DP fixes

    Signed-off-by: Dave Airlie <airl...@redhat.com>

    From: Thomas Zimmermann <tzimmerm...@suse.de>
    Link:
https://patchwork.freedesktop.org/patch/msgid/Ytj65+PdAJs4jIEO@linux-uq9g

 drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | 16 ++++++++--------
 drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.h |  2 +-
 drivers/gpu/drm/nouveau/nouveau_connector.c  |  8 +++-----
 drivers/gpu/drm/nouveau/nouveau_display.c    |  4 ++--
 drivers/gpu/drm/nouveau/nouveau_fbcon.c      |  2 +-
 5 files changed, 15 insertions(+), 17 deletions(-)



[/home/neoe/oss/linux/linux] git bisect log

git bisect start
# status: waiting for both good and bad commits
# good: [1b54a0121dba12af268fb75c413feabdb9f573d4] drm/amd/display: Reduce
stack size in the mode support function
git bisect good 1b54a0121dba12af268fb75c413feabdb9f573d4
# status: waiting for bad commit, 1 good commit known
# bad: [2bc7ea71a73747a77e7f83bc085b0d2393235410] Merge tag
'topic/nouveau-misc-2022-07-27' of git://anongit.freedesktop.org/drm/drm into
drm-next
git bisect bad 2bc7ea71a73747a77e7f83bc085b0d2393235410
# good: [c877bed82e1017c102c137d432933ccbba92c119] drm/i915/gt: Only kick the
signal worker if there's been an update
git bisect good c877bed82e1017c102c137d432933ccbba92c119
# bad: [ee8b1ef9a6b089abf7a9c7d094b6e93fa05f15b9] Merge tag
'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/agd5f/linux
into drm-next
git bisect bad ee8b1ef9a6b089abf7a9c7d094b6e93fa05f15b9
# bad: [cb6b81b21bd9cf09d72b7fe711be1b55001eb166] Merge tag
'drm-misc-next-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/drm-misc
into drm-next
git bisect bad cb6b81b21bd9cf09d72b7fe711be1b55001eb166
# good: [676ad8e997036e2f815c293b76c356fb7cc97a08] drm: rcar-du: Lift z-pos
restriction on primary plane for Gen3
git bisect good 676ad8e997036e2f815c293b76c356fb7cc97a08
# good: [c96cfaf8fc02d4bb70727dfa7ce7841a3cff9be2] drm/nouveau: Don't
pm_runtime_put_sync(), only pm_runtime_put_autosuspend()
git bisect good c96cfaf8fc02d4bb70727dfa7ce7841a3cff9be2
# good: [6f2c8d5f16594a13295d153245e0bb8166db7ac9] drm/amdgpu: Fix for drm
buddy memory corruption
git bisect good 6f2c8d5f16594a13295d153245e0bb8166db7ac9
# good: [3cfb5bc94fab39c456dccee75553f7f6c52ee7f7] Merge tag 'du-next-20220707'
of git://linuxtv.org/pinchartl/media into drm-next
git bisect good 3cfb5bc94fab39c456dccee75553f7f6c52ee7f7
# first bad commit: [cb6b81b21bd9cf09d72b7fe711be1b55001eb166] Merge tag
'drm-misc-next-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/drm-misc
into drm-next

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to