[mythtv-commits] [MythTV/mythtv] b01d88: MythDRMFramebuffer: Disable for now

Mark Kendall noreply at github.com
Mon Jan 18 20:19:17 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: b01d8888442e2948ac483383659f16271a3f9e68
      https://github.com/MythTV/mythtv/commit/b01d8888442e2948ac483383659f16271a3f9e68
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-18 (Mon, 18 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/platforms/drm/mythdrmframebuffer.cpp
    M mythtv/libs/libmythui/platforms/mythdrmdevice.cpp

  Log Message:
  -----------
  MythDRMFramebuffer: Disable for now

- class is only currently used for informational purposes and
drmModeGetFB2 is not available on some older systems (although
drmModeAddFB2 is!)


  Commit: 82c3d10dd6457a3978abe2d9980d83431e8ffbe5
      https://github.com/MythTV/mythtv/commit/82c3d10dd6457a3978abe2d9980d83431e8ffbe5
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-18 (Mon, 18 Jan 2021)

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

  Log Message:
  -----------
  MythDRMDevice: Require at least Qt 5.12 for DRM video support

- which added atomic support


Compare: https://github.com/MythTV/mythtv/compare/52e2a21b273f...82c3d10dd645


More information about the mythtv-commits mailing list