All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 217621] New: AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306
@ 2023-07-01 12:58 bugzilla-daemon
  2023-07-01 13:03 ` [Bug 217621] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2023-07-01 12:58 UTC (permalink / raw)
  To: dri-devel

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

            Bug ID: 217621
           Summary: AMDGPU - Internal 4K display used with 1920x1080 leads
                    to screen flickering and distortion, regression from
                    commit edcfed8671ee57bb599184f2e12a1b3e11b32306
           Product: Drivers
           Version: 2.5
          Hardware: AMD
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: der.timosch@gmail.com
        Regression: No

Created attachment 304514
  --> https://bugzilla.kernel.org/attachment.cgi?id=304514&action=edit
Picture showing distorted display

I'm on Manjaro, using kernel 6.3 series. The following problem is also
reprocucible with 6.1 series (tested 6.1.36) and with NixOS using >=6.3.9.

I usually use my internal display and an external display with 3840x2160 and
100% scaling. I use my internal display not in its native 3840x2160 resolution
(and 200% scaling), but with 1920x1080 and 100% scaling, to prevent scaling
issues under Gnome when moving windows from one display to the other. That
worked until I updated from 6.3.8 to 6.3.9 (and lately 6.3.10). I suspected the
following commit to be responsible: edcfed8671ee57bb599184f2e12a1b3e11b32306.
I created a patch to revert the commit and recreated the amdgpu module and
everything is fine again.

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

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

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

* [Bug 217621] AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306
  2023-07-01 12:58 [Bug 217621] New: AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306 bugzilla-daemon
@ 2023-07-01 13:03 ` bugzilla-daemon
  2023-07-01 13:10 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2023-07-01 13:03 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from Timo Schröder (der.timosch@gmail.com) ---
Created attachment 304515
  --> https://bugzilla.kernel.org/attachment.cgi?id=304515&action=edit
inxi output

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

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

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

* [Bug 217621] AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306
  2023-07-01 12:58 [Bug 217621] New: AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306 bugzilla-daemon
  2023-07-01 13:03 ` [Bug 217621] " bugzilla-daemon
@ 2023-07-01 13:10 ` bugzilla-daemon
  2023-07-01 13:12 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2023-07-01 13:10 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from Timo Schröder (der.timosch@gmail.com) ---
Created attachment 304516
  --> https://bugzilla.kernel.org/attachment.cgi?id=304516&action=edit
Commit edcfed8671ee57bb599184f2e12a1b3e11b32306

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

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

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

* [Bug 217621] AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306
  2023-07-01 12:58 [Bug 217621] New: AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306 bugzilla-daemon
  2023-07-01 13:03 ` [Bug 217621] " bugzilla-daemon
  2023-07-01 13:10 ` bugzilla-daemon
@ 2023-07-01 13:12 ` bugzilla-daemon
  2023-07-01 16:08 ` bugzilla-daemon
  2023-07-05 13:44 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2023-07-01 13:12 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #3 from Timo Schröder (der.timosch@gmail.com) ---
Created attachment 304517
  --> https://bugzilla.kernel.org/attachment.cgi?id=304517&action=edit
Patch to revert edcfed8671ee57bb599184f2e12a1b3e11b32306

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

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

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

* [Bug 217621] AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306
  2023-07-01 12:58 [Bug 217621] New: AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306 bugzilla-daemon
                   ` (2 preceding siblings ...)
  2023-07-01 13:12 ` bugzilla-daemon
@ 2023-07-01 16:08 ` bugzilla-daemon
  2023-07-05 13:44 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2023-07-01 16:08 UTC (permalink / raw)
  To: dri-devel

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

Artem S. Tashkinov (aros@gmx.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |ANSWERED

--- Comment #4 from Artem S. Tashkinov (aros@gmx.com) ---
Please report here instead https://gitlab.freedesktop.org/drm/amd/-/issues

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

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

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

* [Bug 217621] AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306
  2023-07-01 12:58 [Bug 217621] New: AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306 bugzilla-daemon
                   ` (3 preceding siblings ...)
  2023-07-01 16:08 ` bugzilla-daemon
@ 2023-07-05 13:44 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2023-07-05 13:44 UTC (permalink / raw)
  To: dri-devel

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

Alex Deucher (alexdeucher@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeucher@gmail.com

--- Comment #5 from Alex Deucher (alexdeucher@gmail.com) ---
The revert of that patch is already on it's way to Linus.

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

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

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

end of thread, other threads:[~2023-07-05 13:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-01 12:58 [Bug 217621] New: AMDGPU - Internal 4K display used with 1920x1080 leads to screen flickering and distortion, regression from commit edcfed8671ee57bb599184f2e12a1b3e11b32306 bugzilla-daemon
2023-07-01 13:03 ` [Bug 217621] " bugzilla-daemon
2023-07-01 13:10 ` bugzilla-daemon
2023-07-01 13:12 ` bugzilla-daemon
2023-07-01 16:08 ` bugzilla-daemon
2023-07-05 13:44 ` bugzilla-daemon

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.