Created attachment 75032 [details] mess-screen.dmesg Environment: -------------------------- Kernel: (drm-intel-next-queued)1ca6bae2b153e5037a05685fb89852bcc9556afe Some additional commit info: Author: Ville Syrjälä <ville.syrjala@linux.intel.com> Date: Fri Jan 18 19:11:38 2013 +0200 drm/i915: Implement pipe CSC based limited range RGB output Steps: --------------------------- ./testdisplay -o (the specific mode like below) CRTS(3):[0] 1600x1200 65 1600 1664 1856 2160 1200 1201 1204 1250 0x5 0x40 175500 Result: -------------------------- 1.The screen is messing. 2.Just on pineview platform,other platforms normal. 3.The model of the monitor: HP 2309p , but other ones we had just don't contain this mode. 4.I attached the photo and dmesg.
Created attachment 75033 [details] screen mess(VGA-1600x1200-65Hz) .jpg
Offhand I don't have any good idea what's going on here. I guess this is a regression? If so, please attach the output of intel_reg_dumper from both a working and a broken kernel. Also please try to bisect this issue.
(In reply to comment #2) > Offhand I don't have any good idea what's going on here. I guess this is a > regression? > > If so, please attach the output of intel_reg_dumper from both a working and > a broken kernel. Also please try to bisect this issue. I'm afraid to say it's not a regression. I can't find any a good point,so I can't bisect this issue.
1.I had try this on the other monitor:Dell U3011, the issue is also exist. 2.I had try using the intel_reg_dumper,but the output is below: Gen2/3 Ranges are not supported. Please use unsafe access.Aborted (core dumped) So what is mean?
Created attachment 75089 [details] [review] Don't try to be smart about reg access Please try this patch and run reg_dumper again
(In reply to comment #5) > Created attachment 75089 [details] [review] [review] > Don't try to be smart about reg access > > Please try this patch and run reg_dumper again Thanks for this patch,so I attached the reg_dumper.log.
Created attachment 75090 [details] reg_dumper.log
Presuming fixed on latest kernel versions, please reopen if this is still broken. Thanks.
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.