Turnstone Operating System
|
Video Initialization. More...
#include <list.h>
#include <pci.h>
#include <driver/video_virtio.h>
#include <driver/video_vmwaresvga.h>
#include <logging.h>
Functions | |
MODULE ("turnstone.kernel.hw.video.init") | |
int8_t | video_display_init (memory_heap_t *heap, list_t *display_controllers) |
video diplay pci devices init More... | |
Video Initialization.
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.
int8_t video_display_init | ( | memory_heap_t * | heap, |
list_t * | display_controllers | ||
) |
video diplay pci devices init
[in] | heap | heap to allocate memory |
[in] | display_controllers | list of display controllers |