Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_plane.h49 struct drm_plane_state { struct
51 struct drm_plane *plane;
59 struct drm_crtc *crtc;
67 struct drm_framebuffer *fb;
82 struct dma_fence *fence;
91 int32_t crtc_x;
98 int32_t crtc_y;
102 uint32_t crtc_w, crtc_h;
108 uint32_t src_x;
113 uint32_t src_y;
[all …]