Searched defs:drm_plane_state (Results 1 – 1 of 1) sorted by relevance
44 struct drm_plane_state { struct46 struct drm_plane *plane;54 struct drm_crtc *crtc;62 struct drm_framebuffer *fb;77 struct dma_fence *fence;86 int32_t crtc_x;93 int32_t crtc_y;97 uint32_t crtc_w, crtc_h;103 uint32_t src_x;108 uint32_t src_y;[all …]