Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_plane.h62 struct drm_crtc *crtc;
92 int32_t crtc_x;
99 int32_t crtc_y;
103 uint32_t crtc_w, crtc_h;
109 uint32_t src_x;
114 uint32_t src_y;
117 uint32_t src_h, src_w;
125 u16 alpha;
155 unsigned int zpos;
223 struct drm_rect src, dst;
[all …]