Skip to content
  • Daniel Strnad's avatar
    hw/xfree86: Propagate physical dimensions from DRM connector · fa1bf4af
    Daniel Strnad authored
    Physical dimmension of display can be obtained not just by configuration or
    DDC, but also directly from kernel via drmModeGetConnector(). Until now
    xserver silently discarded these values even when no configuration nor EDID
    were present and fallbacked to default DPI.
    fa1bf4af