VirtualBox

Changeset 98349 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Jan 30, 2023 6:10:02 PM (2 years ago)
Author:
vboxsync
Message:

Additions: Linux: vboxvideo: another attempt to address a backport to RHEL 8.7 from kernel 5.17 (exclude Fedora 8.99 kernel), bugref:10190.

File:
1 edited

Legend:

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

    r98348 r98349  
    5353/** Detect whether kernel mode setting is OFF. */
    5454#if defined(CONFIG_VGA_CONSOLE)
    55 # if RTLNX_VER_MIN(5,17,0) || RTLNX_RHEL_MIN(8,7)
     55# if RTLNX_VER_MIN(5,17,0) || RTLNX_RHEL_RANGE(8,7, 8,99)
    5656#  define VBOX_VIDEO_NOMODESET() drm_firmware_drivers_only() && vbox_modeset == -1
    5757# elif RTLNX_VER_MIN(4,7,0)
Note: See TracChangeset for help on using the changeset viewer.

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