Searched defs:drm_plane_state (Results 1 – 1 of 1) sorted by relevance
54 struct drm_plane_state { struct56 struct drm_plane *plane;64 struct drm_crtc *crtc;72 struct drm_framebuffer *fb;85 struct dma_fence *fence;94 int32_t crtc_x;101 int32_t crtc_y;105 uint32_t crtc_w, crtc_h;111 uint32_t src_x;116 uint32_t src_y;[all …]