Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h58 container_of(x, struct vmw_display_unit, crtc)
81 struct vmw_display_unit { struct
115 container_of(x, struct vmw_display_unit, crtc) argument
117 container_of(x, struct vmw_display_unit, connector)
123 void vmw_display_unit_cleanup(struct vmw_display_unit *du);
Dvmwgfx_kms.c72 void vmw_display_unit_cleanup(struct vmw_display_unit *du) in vmw_display_unit_cleanup()
178 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_du_crtc_cursor_set()
263 struct vmw_display_unit *du = vmw_crtc_to_du(crtc); in vmw_du_crtc_cursor_move()
387 struct vmw_display_unit *du; in vmw_kms_cursor_post_execbuf()
453 struct vmw_display_unit *units[VMWGFX_NUM_DISPLAY_UNITS]; in do_surface_dirty_sou()
529 struct vmw_display_unit *unit = units[i]; in do_surface_dirty_sou()
861 struct vmw_display_unit *units[VMWGFX_NUM_DISPLAY_UNITS]; in do_dmabuf_dirty_sou()
891 struct vmw_display_unit *unit = units[k]; in do_dmabuf_dirty_sou()
1230 struct vmw_display_unit *units[VMWGFX_NUM_DISPLAY_UNITS]; in vmw_kms_present()
1299 struct vmw_display_unit *unit = units[k]; in vmw_kms_present()
[all …]
Dvmwgfx_ldu.c52 struct vmw_display_unit base;
78 struct vmw_display_unit *du = NULL; in vmw_ldu_commit_list()
Dvmwgfx_scrn.c49 struct vmw_display_unit base;