[mythtv-commits] [MythTV/mythtv] 1d4d51: MythDisplayX11: Fix resolution detection for Nvidi...

Mark Kendall noreply at github.com
Fri Jan 3 14:13:34 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 1d4d51b0d9523407f0d4f201822bf6bb03e4c1c8
      https://github.com/MythTV/mythtv/commit/1d4d51b0d9523407f0d4f201822bf6bb03e4c1c8
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-01-03 (Fri, 03 Jan 2020)

  Changed paths:
    M mythtv/libs/libmythui/platforms/mythdisplayx11.cpp

  Log Message:
  -----------
  MythDisplayX11: Fix resolution detection for Nvidia and multiple
displays

- for some bizarre reason, the nvidia drivers return a bogus modeline
for multi-screen setups - which just breaks everything.
- so attempt to use XRANDR as much as possible and only override the
refresh rate otherwise.




More information about the mythtv-commits mailing list