[Bug 107064] xrandr does not correctly switch display refresh rates, but pretends it did
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 13 05:26:36 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=107064
--- Comment #9 from Kunal Joshi <kunal1.joshi at intel.com> ---
I was able to reproduce the bug.
uname -a
5.3.0-rc5+ #9 SMP Fri Aug 30 10:45:22 IST 2019 x86_64 x86_64 x86_64 GNU/Linux
I am using edp panel which supports two modes 48hz and 60hz.
The command xrandr --rate 48 successfully ran but still the refresh rate was
60hz,but after running this command i915_display_info shows the mode as "".
Then i tried with igt test *testdisplay,*This test traverses through all
support modes and sets the mode,i gave a delay of 10 seconds so i could ssh on
to the system and check i915_display_info.
I found that both mode were successfully set and we can see it in the attached
files 48hz and 60hz and also the dmesg log.
sudo ./tests/testdisplay -s 10
So i think the problem is with xrandr implementation
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190913/85b0c362/attachment.html>
More information about the intel-gfx-bugs
mailing list