Linux Kernel
3.7.1
|
#include <drm_fb_helper.h>
Definition at line 66 of file drm_fb_helper.h.
int connector_count |
Definition at line 73 of file drm_fb_helper.h.
struct drm_fb_helper_connector** connector_info |
Definition at line 74 of file drm_fb_helper.h.
int crtc_count |
Definition at line 71 of file drm_fb_helper.h.
struct drm_fb_helper_crtc* crtc_info |
Definition at line 72 of file drm_fb_helper.h.
bool delayed_hotplug |
Definition at line 82 of file drm_fb_helper.h.
struct drm_device* dev |
Definition at line 69 of file drm_fb_helper.h.
Definition at line 67 of file drm_fb_helper.h.
Definition at line 76 of file drm_fb_helper.h.
struct drm_fb_helper_funcs* funcs |
Definition at line 75 of file drm_fb_helper.h.
Definition at line 78 of file drm_fb_helper.h.
struct drm_display_mode* mode |
Definition at line 70 of file drm_fb_helper.h.
u32 pseudo_palette[17] |
Definition at line 77 of file drm_fb_helper.h.
struct drm_framebuffer* saved_fb |
Definition at line 68 of file drm_fb_helper.h.