Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/
Ddrm_plane.h47 struct drm_plane_state { struct
49 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 …]