- Timestamp:
- Jan 13, 2025 5:04:58 PM (7 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/drm/vbox_mode.c
r107715 r107717 360 360 } 361 361 362 #if RTLNX_VER_MIN( 5,0,0)362 #if RTLNX_VER_MIN(4,12,0) 363 363 static int vbox_crtc_gamma_set(struct drm_crtc *crtc, u16 *r, u16 *g, u16 *b, 364 364 uint32_t size, struct drm_modeset_acquire_ctx *ctx)
Note:
See TracChangeset
for help on using the changeset viewer.