Searched refs:vmw_display_unit (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c41 void vmw_du_init(struct vmw_display_unit *du)
46 void vmw_du_cleanup(struct vmw_display_unit *du)
472 struct vmw_display_unit *du;
488 struct vmw_display_unit *du;
777 struct vmw_display_unit *du = vmw_crtc_to_du(crtc);
937 struct vmw_display_unit *du = vmw_crtc_to_du(new_state->crtc);
1808 struct vmw_display_unit *du = vmw_crtc_to_du(crtc);
1860 struct vmw_display_unit *du = vmw_crtc_to_du(crtc);
1890 struct vmw_display_unit *du = vmw_crtc_to_du(crtc);
2050 struct vmw_display_unit *d
[all...]
H A Dvmwgfx_kms.h125 struct vmw_display_unit *du;
189 struct vmw_display_unit *unit;
344 struct vmw_display_unit { struct
401 container_of(x, struct vmw_display_unit, crtc)
403 container_of(x, struct vmw_display_unit, connector)
409 void vmw_du_init(struct vmw_display_unit *du);
410 void vmw_du_cleanup(struct vmw_display_unit *du);
H A Dvmwgfx_ldu.c57 struct vmw_display_unit base;
H A Dvmwgfx_scrn.c92 struct vmw_display_unit base;
H A Dvmwgfx_stdu.c119 struct vmw_display_unit base;
H A Dvmwgfx_vkms.c112 struct vmw_display_unit *du =
113 container_of(work, struct vmw_display_unit, vkms.crc_generator_work);
165 struct vmw_display_unit *du = container_of(timer, struct vmw_display_unit, vkms.timer);
253 struct vmw_display_unit *du = vmw_crtc_to_du(crtc);
288 struct vmw_display_unit *du = vmw_crtc_to_du(crtc);
306 struct vmw_display_unit *du = vmw_crtc_to_du(crtc);
326 struct vmw_display_unit *du = vmw_crtc_to_du(crtc);
338 struct vmw_display_unit *du = vmw_crtc_to_du(crtc);
470 struct vmw_display_unit *d
[all...]

Completed in 310 milliseconds