Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h148 struct vmw_display_unit { struct
149 struct drm_crtc crtc;
150 struct drm_encoder encoder;
151 struct drm_connector connector;
153 struct vmw_surface *cursor_surface;
154 struct vmw_dma_buffer *cursor_dmabuf;
155 size_t cursor_age;
157 int cursor_x;
158 int cursor_y;
160 int hotspot_x;
[all …]