Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_drv.h81 struct exynos_drm_plane { struct
82 struct drm_plane base;
83 unsigned int src_x;
84 unsigned int src_y;
85 unsigned int src_width;
86 unsigned int src_height;
87 unsigned int fb_width;
88 unsigned int fb_height;
89 unsigned int crtc_x;
90 unsigned int crtc_y;
[all …]