All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 110339] Cursor hides and reappear in the middle of screen, when moving mouse horizontally
@ 2019-04-05 17:39 bugzilla-daemon
  2019-04-05 17:41 ` bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-04-05 17:39 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 110339
           Summary: Cursor hides and reappear in the middle of screen,
                    when moving mouse horizontally
           Product: DRI
           Version: DRI git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: j-pi@seznam.cz

Cursor gradually disappears and then reappears at once when moving mouse
horizontally. This happends on vertical line exactly in the center of the
screen. It creates impression there are 2 tiles on the screen, (left and
right). When mouse moves to the right edge of the left tile it gradually
"hides" under the one on the right side, when when the cursor is whole on the
right tile it "pop ups" again at once.

This happends even on external monitor, where resolution is different, it still
dissapears exactly in the center of the screen.

This does not happends when both monitors are used as outputs (orientation does
not matter, they can be left, right, above, bellow of each other or even
overlap). I did not find any horizontal line where the cursor "hides".

Also in some positions along the central line sometimes some artifacts appears,
when the mouse is partialy hidden. They change when the mouse moves in any
direction. But those are not always reproducible and in fact are rare.

I actually does not have an idea where the bug actually is (can be anywhere
along the pipeline including kernel).

This is on Lenovo A485 notebook with Arch linux.

mesa 19.0.1
xf86-video-amdgpu-git-19.0.1.0

[lspci]
06:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Raven
Ridge [Radeon Vega Series / Radeon Vega Mobile Series] (rev d1)

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

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

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

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

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

* [Bug 110339] Cursor hides and reappear in the middle of screen, when moving mouse horizontally
  2019-04-05 17:39 [Bug 110339] Cursor hides and reappear in the middle of screen, when moving mouse horizontally bugzilla-daemon
@ 2019-04-05 17:41 ` bugzilla-daemon
  2019-04-08 13:10 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-04-05 17:41 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Pinky <j-pi@seznam.cz> ---
kernel: Linux 5.1.0-rc2-1-next-git-g7cdd4dc58d28 #5 SMP Fri Apr 5 18:06:31 CEST
2019 x86_64 GNU/Linux

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

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

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

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

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

* [Bug 110339] Cursor hides and reappear in the middle of screen, when moving mouse horizontally
  2019-04-05 17:39 [Bug 110339] Cursor hides and reappear in the middle of screen, when moving mouse horizontally bugzilla-daemon
  2019-04-05 17:41 ` bugzilla-daemon
@ 2019-04-08 13:10 ` bugzilla-daemon
  2019-04-08 16:53 ` bugzilla-daemon
  2019-11-19  9:18 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-04-08 13:10 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> ---
Thanks for the report, this is a kernel bug.

This was actually a regression caused from:

"drm/amd/display: PIP overlay corruption"

which was fixed by:

"drm/amd/display: Fix negative cursor pos programming"

...and has another fix for overlay specific cases 

"drm/amd/display: Prevent cursor hotspot overflow for RV overlay planes"

It actually looks like these 3 patches are in Linux next-git... but in the
wrong order or not applied correctly, since there are still remnants of the
first commit leftover that were removed by the second.

My guess is this was a bad patch autoselect, but I'll follow up with the
maintainers to try and get this fixed.

FWIW, you shouldn't see this in amd-staging-drm-next.

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

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

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

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

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

* [Bug 110339] Cursor hides and reappear in the middle of screen, when moving mouse horizontally
  2019-04-05 17:39 [Bug 110339] Cursor hides and reappear in the middle of screen, when moving mouse horizontally bugzilla-daemon
  2019-04-05 17:41 ` bugzilla-daemon
  2019-04-08 13:10 ` bugzilla-daemon
@ 2019-04-08 16:53 ` bugzilla-daemon
  2019-11-19  9:18 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-04-08 16:53 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Pinky <j-pi@seznam.cz> ---
* bugzilla-daemon@freedesktop.org <bugzilla-daemon@freedesktop.org> [2019-04-08
13:10:29 +0000]:

>https://bugs.freedesktop.org/show_bug.cgi?id=110339
>
>--- Comment #2 from Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> ---
>Thanks for the report, this is a kernel bug.
>
>This was actually a regression caused from:
>
>"drm/amd/display: PIP overlay corruption"
>
>which was fixed by:
>
>"drm/amd/display: Fix negative cursor pos programming"
>
>...and has another fix for overlay specific cases
>
>"drm/amd/display: Prevent cursor hotspot overflow for RV overlay planes"
>
>It actually looks like these 3 patches are in Linux next-git... but in the
>wrong order or not applied correctly, since there are still remnants of the
>first commit leftover that were removed by the second.
>
>My guess is this was a bad patch autoselect, but I'll follow up with the
>maintainers to try and get this fixed.
>
>FWIW, you shouldn't see this in amd-staging-drm-next.

Yes, the bug does not manifest in this branch.

>
>-- 
>You are receiving this mail because:
>You reported the bug.

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

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

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

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

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

* [Bug 110339] Cursor hides and reappear in the middle of screen, when moving mouse horizontally
  2019-04-05 17:39 [Bug 110339] Cursor hides and reappear in the middle of screen, when moving mouse horizontally bugzilla-daemon
                   ` (2 preceding siblings ...)
  2019-04-08 16:53 ` bugzilla-daemon
@ 2019-11-19  9:18 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-11-19  9:18 UTC (permalink / raw)
  To: dri-devel


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

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

Martin Peres <martin.peres@free.fr> changed:

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

--- Comment #4 from Martin Peres <martin.peres@free.fr> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/738.

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

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

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

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

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

end of thread, other threads:[~2019-11-19  9:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-05 17:39 [Bug 110339] Cursor hides and reappear in the middle of screen, when moving mouse horizontally bugzilla-daemon
2019-04-05 17:41 ` bugzilla-daemon
2019-04-08 13:10 ` bugzilla-daemon
2019-04-08 16:53 ` bugzilla-daemon
2019-11-19  9:18 ` 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.