Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_kms.h81 struct vmw_display_unit { struct
82 struct drm_crtc crtc;
83 struct drm_encoder encoder;
84 struct drm_connector connector;
86 struct vmw_surface *cursor_surface;
87 struct vmw_dma_buffer *cursor_dmabuf;
88 size_t cursor_age;
90 int cursor_x;
91 int cursor_y;
115 container_of(x, struct vmw_display_unit, crtc) argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h336 struct vmw_display_unit { struct
337 struct drm_crtc crtc;
345 size_t cursor_age;
347 int cursor_x;
348 int cursor_y;
350 int hotspot_x;
351 int hotspot_y;
352 s32 core_hotspot_x;
353 s32 core_hotspot_y;
355 unsigned unit;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h336 struct vmw_display_unit { struct
337 struct drm_crtc crtc;
345 size_t cursor_age;
347 int cursor_x;
348 int cursor_y;
350 int hotspot_x;
351 int hotspot_y;
352 s32 core_hotspot_x;
353 s32 core_hotspot_y;
355 unsigned unit;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h336 struct vmw_display_unit { struct
337 struct drm_crtc crtc;
345 size_t cursor_age;
347 int cursor_x;
348 int cursor_y;
350 int hotspot_x;
351 int hotspot_y;
352 s32 core_hotspot_x;
353 s32 core_hotspot_y;
355 unsigned unit;
[all …]