You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2024. It is now read-only.
sdl2_window_create:98: SDL_GL_CONTEXT_EGL 0
sdl2_window_create:98: SDL_GL_CONTEXT_EGL 0
sdl2_window_create:98: SDL_GL_CONTEXT_EGL 0
vfio_display_get_dmabuf: new dmabuf: id 1, res 1024x768, format XR24, plane primary, fd 23, hot +-14080+16777216
primary plane not initialized by guest
When win10 start load IGD driver, "primary plane not initialized by guest " start print !
If I missing something?
I check through the kernel source, found that the DSPCNTR register value is : 84000000, after win10 load IGD driver, the value is changed to : 04000000. And DSPSURF register is still 00000000. Why?