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.h342 struct vmw_display_unit { struct
343 struct drm_crtc crtc;
344 struct drm_encoder encoder;
345 struct drm_connector connector;
346 struct drm_plane primary;
347 struct vmw_cursor_plane cursor;
349 struct vmw_surface *cursor_surface;
350 size_t cursor_age;
352 int cursor_x;
353 int cursor_y;
[all …]