Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
intel_set_config Struct Reference

#include <intel_drv.h>

Data Fields

struct drm_encoder ** save_connector_encoders
 
struct drm_crtc ** save_encoder_crtcs
 
bool fb_changed
 
bool mode_changed
 

Detailed Description

Definition at line 449 of file intel_drv.h.

Field Documentation

bool fb_changed

Definition at line 453 of file intel_drv.h.

bool mode_changed

Definition at line 454 of file intel_drv.h.

struct drm_encoder** save_connector_encoders

Definition at line 450 of file intel_drv.h.

struct drm_crtc** save_encoder_crtcs

Definition at line 451 of file intel_drv.h.


The documentation for this struct was generated from the following file: