Searched defs:drm_plane_state (Results 1 – 1 of 1) sorted by relevance
49 struct drm_plane_state { struct51 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 …]