VirtualBox

Ignore:
Timestamp:
Sep 5, 2014 10:08:57 AM (10 years ago)
Author:
vboxsync
Message:

Additions/linux/drm: KMS: use a sysfs file, not a connector property to receive mode hints.

File:
1 edited

Legend:

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

    r52599 r52612  
    122122{
    123123    struct drm_connector base;
    124     /** Property for receiving mode hints from user space. */
    125     struct drm_property *pModeHintProp;
     124    char szName[32];
     125    /** Device attribute for sysfs file used for receiving mode hints from user
     126     * space. */
     127    struct device_attribute deviceAttribute;
    126128    struct
    127129    {
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