Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h298 struct vmw_display_unit { struct
299 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 …]