Summary: | Cursor hides and reappear in the middle of screen, when moving mouse horizontally | ||
---|---|---|---|
Product: | DRI | Reporter: | Pinky <j-pi> |
Component: | DRM/AMDgpu | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | harry.wentland, nicholas.kazlauskas |
Version: | DRI git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Pinky
2019-04-05 17:39:33 UTC
kernel: Linux 5.1.0-rc2-1-next-git-g7cdd4dc58d28 #5 SMP Fri Apr 5 18:06:31 CEST 2019 x86_64 GNU/Linux 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. * 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. -- 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. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.