Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/
Ddrm_plane.h52 struct drm_plane_state { struct
54 struct drm_plane *plane;
62 struct drm_crtc *crtc;
70 struct drm_framebuffer *fb;
83 struct dma_fence *fence;
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;
[all …]