accel/ivpu: Enable HWS by default on all platforms
[drm/drm-misc.git] / include / video / nomodeset.h
blob8f8688b8beabe0e2899154f8ceb261e1c0485bb2
1 /* SPDX-License-Identifier: MIT */
3 #ifndef VIDEO_NOMODESET_H
4 #define VIDEO_NOMODESET_H
6 bool video_firmware_drivers_only(void);
8 #endif