Changeset 78067 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Apr 10, 2019 6:47:16 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/drm/vbox_mode.c
r77850 r78067 178 178 continue; 179 179 180 if (!CRTC_FB(crtci)) 181 break; 180 182 vbox->single_framebuffer = true; 181 183 vbox->input_mapping_width = CRTC_FB(crtci)->width;
Note:
See TracChangeset
for help on using the changeset viewer.