Changeset 74986 in vbox for trunk/src/VBox/Additions/linux
- Timestamp:
- Oct 23, 2018 5:53:25 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/drm/vbox_mode.c
r74882 r74986 496 496 #else 497 497 drm_mode_connector_update_edid_property(connector, (struct edid *)edid); 498 } 499 #endif 498 #endif 499 } 500 500 501 501 static int vbox_get_modes(struct drm_connector *connector)
Note:
See TracChangeset
for help on using the changeset viewer.