Linux Kernel
3.7.1
|
#include <exynos_drm_drv.h>
Data Fields | |
struct drm_fb_helper * | fb_helper |
struct list_head | pageflip_event_list |
struct drm_crtc * | crtc [MAX_CRTC] |
struct drm_property * | plane_zpos_property |
struct drm_property * | crtc_mode_property |
Definition at line 245 of file exynos_drm_drv.h.
struct drm_property* crtc_mode_property |
Definition at line 257 of file exynos_drm_drv.h.
struct drm_fb_helper* fb_helper |
Definition at line 246 of file exynos_drm_drv.h.
Definition at line 249 of file exynos_drm_drv.h.
struct drm_property* plane_zpos_property |
Definition at line 256 of file exynos_drm_drv.h.