Home
last modified time | relevance | path

Searched refs:ms_present_screen_info (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dpresent.c407 static present_screen_info_rec ms_present_screen_info = { variable
433 ms_present_screen_info.capabilities |= PresentCapabilityAsync; in ms_present_screen_init()
435 return present_screen_init(screen, &ms_present_screen_info); in ms_present_screen_init()