Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h339 struct vmw_display_unit { struct
340 struct drm_crtc crtc;
341 struct drm_encoder encoder;
342 struct drm_connector connector;
343 struct drm_plane primary;
344 struct vmw_cursor_plane cursor;
346 struct vmw_surface *cursor_surface;
347 size_t cursor_age;
349 int cursor_x;
350 int cursor_y;
[all …]