bugzilla-daemon at freedesktop.org
2015-Oct-05 19:46 UTC
[Nouveau] [Bug 92297] New: dithering detected incorrectly
https://bugs.freedesktop.org/show_bug.cgi?id=92297
Bug ID: 92297
Summary: dithering detected incorrectly
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: avi.kivity at gmail.com
QA Contact: xorg-team at lists.x.org
Created attachment 118681
--> https://bugs.freedesktop.org/attachment.cgi?id=118681&action=edit
vbios.rom
4.1.8-200.fc22.x86_64
01:00.0 VGA compatible controller: NVIDIA Corporation GF108GLM [NVS 5200M] (rev
a1)
This is a laptop; the laptop screen displays some colors as flickering
vertically striped patterns, which IRC/imirkin diagnosed as unneeded dithering.
Disabling dithering with xrandr fixes the issue.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/nouveau/attachments/20151005/2cd3e893/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Oct-05 19:49 UTC
[Nouveau] [Bug 92297] dithering detected incorrectly
https://bugs.freedesktop.org/show_bug.cgi?id=92297
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #118681|text/plain |application/octet-stream
mime type| |
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/nouveau/attachments/20151005/e1f0b7d0/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Oct-05 20:13 UTC
[Nouveau] [Bug 92297] dithering detected incorrectly
https://bugs.freedesktop.org/show_bug.cgi?id=92297 --- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> --- Please grab a copy of envytools (github.com/envytools/envytools) and also provide the output of nvapeek 101000 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20151005/4daf4ce6/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Oct-05 20:15 UTC
[Nouveau] [Bug 92297] dithering detected incorrectly
https://bugs.freedesktop.org/show_bug.cgi?id=92297 --- Comment #2 from Avi Kivity <avi.kivity at gmail.com> --- 00101000: 9f5cb098 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20151005/761ec466/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Oct-05 21:50 UTC
[Nouveau] [Bug 92297] dithering detected incorrectly
https://bugs.freedesktop.org/show_bug.cgi?id=92297 --- Comment #3 from Ilia Mirkin <imirkin at alum.mit.edu> --- Well, unless I'm misreading the bios (entirely possible), the FP data pointed to by the offset in BIT table 'L' suggests that it's not a 8bpc screen. bios->fp.strapless_is_24bit = bios->data[bios->fp.lvdsmanufacturerpointer + 4]; lvdsmanufacturerpointer = 56df and 0x56e3 == 0. So nouveau is correctly turning on dithering based on the information available to it. However perhaps that information isn't trustworthy for fermi+. Or perhaps there's another bit somewhere. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20151005/c3ee14fb/attachment.html>
bugzilla-daemon at freedesktop.org
2019-Dec-04 09:04 UTC
[Nouveau] [Bug 92297] dithering detected incorrectly
https://bugs.freedesktop.org/show_bug.cgi?id=92297
Martin Peres <martin.peres at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #4 from Martin Peres <martin.peres at 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/xorg/driver/xf86-video-nouveau/issues/221.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/nouveau/attachments/20191204/bb757c77/attachment.html>
Seemingly Similar Threads
- Why do non-lvds monitors default to dithering these days?
- [PATCH i-g-t 3/4] lib/igt_kms: Hook up connector dithering prop
- [PATCH i-g-t v3 4/5] lib/igt_kms: Hook up connector dithering prop
- [PATCH 4/9] drm/nouveau/kms/nv50-: Fix disabling dithering
- [RFC v3 06/11] drm/nouveau/kms/nv50-: Fix disabling dithering