Changeset 47388 in vbox for trunk/src/VBox/Additions/linux/drm/vboxvideo_drv.h
- Timestamp:
- Jul 25, 2013 12:12:10 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/drm/vboxvideo_drv.h
r44529 r47388 66 66 #define VBOXVIDEO_ERROR(fmt, arg...) DRM_ERROR(DRIVER_NAME ": " fmt, ##arg) 67 67 68 #define MB (1024 * 1024) 69 68 70 /** @todo does this make sense? What exactly is this connector? */ 69 71 #define VBOXVIDEOFB_CONN_LIMIT VBOX_VIDEO_MAX_SCREENS
Note:
See TracChangeset
for help on using the changeset viewer.