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

#include <intel_drv.h>

Data Fields

struct intel_encoder base
 
u32 sdvox_reg
 
int ddc_bus
 
int ddi_port
 
uint32_t color_range
 
bool has_hdmi_sink
 
bool has_audio
 
enum hdmi_force_audio force_audio
 
void(* write_infoframe )(struct drm_encoder *encoder, struct dip_infoframe *frame)
 
void(* set_infoframes )(struct drm_encoder *encoder, struct drm_display_mode *adjusted_mode)
 

Detailed Description

Definition at line 319 of file intel_drv.h.

Field Documentation

Definition at line 320 of file intel_drv.h.

uint32_t color_range

Definition at line 324 of file intel_drv.h.

int ddc_bus

Definition at line 322 of file intel_drv.h.

int ddi_port

Definition at line 323 of file intel_drv.h.

enum hdmi_force_audio force_audio

Definition at line 327 of file intel_drv.h.

bool has_audio

Definition at line 326 of file intel_drv.h.

bool has_hdmi_sink

Definition at line 325 of file intel_drv.h.

u32 sdvox_reg

Definition at line 321 of file intel_drv.h.

void(* set_infoframes)(struct drm_encoder *encoder, struct drm_display_mode *adjusted_mode)

Definition at line 330 of file intel_drv.h.

void(* write_infoframe)(struct drm_encoder *encoder, struct dip_infoframe *frame)

Definition at line 328 of file intel_drv.h.


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