Searched refs:gc_init (Results 1 – 3 of 3) sorted by relevance
47 struct gfx_ctx *gc_init(int width, int height, void *fbaddr);
16 gc_init(int width, int height, void *fbaddr) in gc_init() function
1793 gpu->vga.gc = gc_init(info.width, info.height, ctx->fb_base); in virtio_gpu_init()
Completed in 7 milliseconds