The Xorg nv driver should incorporate these fixes from Mark Vojkovich: Changes by: mvojkovi@public.xfree86.org. 05/04/16 16:57:26 Log message: Some panel DPMS support that went into 4.5 really only worked for TMDS and caused some panel blooming on some LVDS panels. This skips the panel DPMS code when the panel is LVDS. Modified files: xc/programs/Xserver/hw/xfree86/drivers/nv/: nv_driver.c nv_setup.c nv_type.h Revision Changes Path 1.133 +10 -6 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c 1.45 +10 -1 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_setup.c 1.51 +2 -1 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_type.h
Created attachment 2501 [details] [review] Patch incorporating fix from Mark Vojkovich
Fix committed to HEAD: CVSROOT: /cvs/xorg Module name: xc Changes by: alanc@gabe.freedesktop.org 05/04/21 15:25:47 Log message: 2005-04-21 Alan Coopersmith <alan.coopersmith@sun.com> * programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c * programs/Xserver/hw/xfree86/drivers/nv/nv_setup.c * programs/Xserver/hw/xfree86/drivers/nv/nv_type.h Bugzilla #3095 <https://bugs.freedesktop.org/show_bug.cgi?id=3095> Patch #2501 <https://bugs.freedesktop.org/attachment.cgi?id=2501> nv DPMS panel fixes (Mark Vojkovich) Modified files: ./: ChangeLog xc/programs/Xserver/hw/xfree86/drivers/nv/: nv_driver.c nv_setup.c nv_type.h Revision Changes Path 1.888 xc/ChangeLog 1.11 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c 1.5 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_setup.c 1.5 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_type.h
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.