public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz
@ 2024-05-26 14:06 Mikhail Gavrilov
  2024-06-05 12:04 ` Mikhail Gavrilov
  2024-06-07 13:39 ` Alex Deucher
  0 siblings, 2 replies; 19+ messages in thread
From: Mikhail Gavrilov @ 2024-05-26 14:06 UTC (permalink / raw)
  To: Hamza Mahfooz, Rodrigo.Siqueira, Deucher, Alexander, amd-gfx list,
	dri-devel, Linux List Kernel Mailing,
	Linux regressions mailing list

[-- Attachment #1: Type: text/plain, Size: 2645 bytes --]

Hi,
Day before yesterday I replaced 7900XTX to 6900XT for got clear in
which kernel first time appeared warning message "DMA-API: amdgpu
0000:0f:00.0: cacheline tracking EEXIST, overlapping mappings aren't
supported".
The kernel 6.3 and older won't boot on a computer with Radeon 7900XTX.
When I booted the system with 6900XT I saw a green flashing bar on top
of the screen when I typed commands in the gnome terminal which was
maximized on full screen.
Demonstration: https://youtu.be/tTvwQ_5pRkk
For reproduction you need Radeon 6900XT GPU connected to 120Hz OLED TV by HDMI.

I bisected the issue and the first commit which I found was 6d4279cb99ac.
commit 6d4279cb99ac4f51d10409501d29969f687ac8dc (HEAD)
Author: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Date:   Tue Mar 26 10:42:05 2024 -0600

    drm/amd/display: Drop legacy code

    This commit removes code that are not used by display anymore.

    Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
    Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
    Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

 drivers/gpu/drm/amd/display/dc/inc/hw/stream_encoder.h         |  4 ----
 drivers/gpu/drm/amd/display/dc/inc/resource.h                  |  7 -------
 drivers/gpu/drm/amd/display/dc/optc/dcn20/dcn20_optc.c         | 10 ----------
 drivers/gpu/drm/amd/display/dc/resource/dcn21/dcn21_resource.c | 33
+--------------------------------
 4 files changed, 1 insertion(+), 53 deletions(-)

Every time after bisecting I usually make sure that I found the right
commit and build the kernel with revert of the bad commit.
But this time I again observed an issue after running a kernel builded
without commit 6d4279cb99ac.
And I decided to find a second bad commit.
The second bad commit has been bc87d666c05.
commit bc87d666c05a13e6d4ae1ddce41fc43d2567b9a2 (HEAD)
Author: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Date:   Tue Mar 26 11:55:19 2024 -0600

    drm/amd/display: Add fallback configuration for set DRR in DCN10

    Set OTG/OPTC parameters to 0 if something goes wrong on DCN10.

    Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
    Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
    Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

 drivers/gpu/drm/amd/display/dc/optc/dcn10/dcn10_optc.c | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

After reverting both these commits on top of 54f71b0369c9 the issue is gone.

I also attach the build config.

My hardware specs: https://linux-hardware.org/?probe=f25a873c5e

Rodrigo or anyone else from the AMD team can you look please.

-- 
Best Regards,
Mike Gavrilov.

[-- Attachment #2: .config.zip --]
[-- Type: application/zip, Size: 66526 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2024-07-23  4:24 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-26 14:06 6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz Mikhail Gavrilov
2024-06-05 12:04 ` Mikhail Gavrilov
2024-06-07 12:29   ` Linux regression tracking (Thorsten Leemhuis)
2024-06-10 22:05     ` Mikhail Gavrilov
2024-06-07 13:39 ` Alex Deucher
2024-06-09 21:19   ` Mikhail Gavrilov
2024-06-21  7:56     ` Linux regression tracking (Thorsten Leemhuis)
2024-06-21 10:44       ` Mikhail Gavrilov
2024-06-28 15:19         ` Alex Deucher
2024-06-29 16:46           ` Rodrigo Siqueira Jordao
2024-06-29 23:18             ` Mikhail Gavrilov
2024-07-09 12:41               ` Linux regression tracking (Thorsten Leemhuis)
2024-07-09 14:57                 ` Rodrigo Siqueira Jordao
2024-07-09 14:48               ` Rodrigo Siqueira Jordao
2024-07-10  7:01                 ` Mikhail Gavrilov
2024-07-10  7:03                   ` Mikhail Gavrilov
2024-07-16 17:10                     ` Alex Deucher
2024-07-17  6:28                       ` Mikhail Gavrilov
2024-07-23  4:24                       ` Eric Biggers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox