VirtualBox

Ignore:
Timestamp:
Nov 12, 2018 4:50:53 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
126543
Message:

Addiitons/linux/vboxvideo: make vboxvideo work with EL7.6 standard kernel.
bugref:4567: Linux kernel driver maintenance.
Contributed by Robert Conde. Many thanks!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/drm/vbox_mode.c

    r74986 r75402  
    357357        if (enc_id)
    358358#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 15, 0) || \
    359     (defined(CONFIG_SUSE_VERSION) && CONFIG_SUSE_VERSION == 15)
     359    (defined(CONFIG_SUSE_VERSION) && CONFIG_SUSE_VERSION == 15) || \
     360                defined(RHEL_76)
    360361                return drm_encoder_find(connector->dev, NULL, enc_id);
    361362#else
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette