HomeSort by: relevance | last modified time | path
    Searched refs:vmw_display_unit (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_kms.h 126 struct vmw_display_unit *du;
191 struct vmw_display_unit *unit;
338 struct vmw_display_unit { struct
383 container_of(x, struct vmw_display_unit, crtc)
385 container_of(x, struct vmw_display_unit, connector)
391 void vmw_du_cleanup(struct vmw_display_unit *du);
vmwgfx_kms.c 47 void vmw_du_cleanup(struct vmw_display_unit *du)
245 struct vmw_display_unit *du;
261 struct vmw_display_unit *du;
386 struct vmw_display_unit *du = vmw_crtc_to_du(crtc);
466 struct vmw_display_unit *du = vmw_crtc_to_du(crtc);
532 struct vmw_display_unit *du = vmw_crtc_to_du(new_state->crtc);
1569 struct vmw_display_unit *du = vmw_crtc_to_du(crtc);
1621 struct vmw_display_unit *du = vmw_crtc_to_du(crtc);
1651 struct vmw_display_unit *du = vmw_crtc_to_du(crtc);
1848 struct vmw_display_unit *du
    [all...]
vmwgfx_ldu.c 61 struct vmw_display_unit base;
vmwgfx_scrn.c 96 struct vmw_display_unit base;
vmwgfx_stdu.c 121 struct vmw_display_unit base;

Completed in 16 milliseconds