Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_scrn.c38 container_of(x, struct vmw_screen_object_unit, base.crtc)
40 container_of(x, struct vmw_screen_object_unit, base.encoder)
42 container_of(x, struct vmw_screen_object_unit, base.connector)
90 struct vmw_screen_object_unit { struct
99 static void vmw_sou_destroy(struct vmw_screen_object_unit *sou) in vmw_sou_destroy() argument
119 struct vmw_screen_object_unit *sou, in vmw_sou_fifo_create()
167 struct vmw_screen_object_unit *sou) in vmw_sou_fifo_destroy()
215 struct vmw_screen_object_unit *sou; in vmw_sou_crtc_mode_set_nofb()
295 struct vmw_screen_object_unit *sou; in vmw_sou_crtc_atomic_disable()
831 struct vmw_screen_object_unit *sou; in vmw_sou_init()