Searched defs:drm_plane_state (Results 1 – 1 of 1) sorted by relevance
47 struct drm_plane_state { struct49 struct drm_plane *plane;57 struct drm_crtc *crtc;65 struct drm_framebuffer *fb;80 struct dma_fence *fence;89 int32_t crtc_x;96 int32_t crtc_y;100 uint32_t crtc_w, crtc_h;106 uint32_t src_x;111 uint32_t src_y;[all …]