Searched defs:vmw_display_unit (Results 1 – 1 of 1) sorted by relevance
298 struct vmw_display_unit { struct299 struct drm_crtc crtc;300 struct drm_encoder encoder;301 struct drm_connector connector;302 struct drm_plane primary;303 struct vmw_cursor_plane cursor;305 unsigned unit;310 unsigned pref_width;311 unsigned pref_height;312 bool pref_active;[all …]