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

#include <radeon_mode.h>

Data Fields

struct atom_contextatom_context
 
struct card_infoatom_card_info
 
enum radeon_connector_table connector_table
 
bool mode_config_initialized
 
struct radeon_crtccrtcs [6]
 
struct radeon_afmtafmt [6]
 
struct drm_propertycoherent_mode_property
 
struct drm_propertyload_detect_property
 
struct drm_propertytv_std_property
 
struct drm_propertytmds_pll_property
 
struct drm_propertyunderscan_property
 
struct drm_propertyunderscan_hborder_property
 
struct drm_propertyunderscan_vborder_property
 
struct edidbios_hardcoded_edid
 
int bios_hardcoded_edid_size
 
struct radeon_fbdevrfbdev
 
u16 firmware_flags
 
struct radeon_encoderbl_encoder
 

Detailed Description

Definition at line 229 of file radeon_mode.h.

Field Documentation

struct radeon_afmt* afmt[6]

Definition at line 235 of file radeon_mode.h.

struct card_info* atom_card_info

Definition at line 231 of file radeon_mode.h.

Definition at line 230 of file radeon_mode.h.

struct edid* bios_hardcoded_edid

Definition at line 249 of file radeon_mode.h.

int bios_hardcoded_edid_size

Definition at line 250 of file radeon_mode.h.

struct radeon_encoder* bl_encoder

Definition at line 257 of file radeon_mode.h.

struct drm_property* coherent_mode_property

Definition at line 237 of file radeon_mode.h.

enum radeon_connector_table connector_table

Definition at line 232 of file radeon_mode.h.

struct radeon_crtc* crtcs[6]

Definition at line 234 of file radeon_mode.h.

u16 firmware_flags

Definition at line 255 of file radeon_mode.h.

struct drm_property* load_detect_property

Definition at line 239 of file radeon_mode.h.

bool mode_config_initialized

Definition at line 233 of file radeon_mode.h.

Definition at line 253 of file radeon_mode.h.

struct drm_property* tmds_pll_property

Definition at line 243 of file radeon_mode.h.

struct drm_property* tv_std_property

Definition at line 241 of file radeon_mode.h.

struct drm_property* underscan_hborder_property

Definition at line 246 of file radeon_mode.h.

struct drm_property* underscan_property

Definition at line 245 of file radeon_mode.h.

struct drm_property* underscan_vborder_property

Definition at line 247 of file radeon_mode.h.


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