|
Linux Kernel
3.7.1
|
Data Fields | |
| struct intel_encoder | base |
| struct edid * | edid |
| int | fitting_mode |
| u32 | pfit_control |
| u32 | pfit_pgm_ratios |
| bool | pfit_dirty |
| struct drm_display_mode * | fixed_mode |
Definition at line 43 of file intel_lvds.c.
| struct intel_encoder base |
Definition at line 44 of file intel_lvds.c.
Definition at line 46 of file intel_lvds.c.
| int fitting_mode |
Definition at line 48 of file intel_lvds.c.
| struct drm_display_mode* fixed_mode |
Definition at line 53 of file intel_lvds.c.
| u32 pfit_control |
Definition at line 49 of file intel_lvds.c.
| bool pfit_dirty |
Definition at line 51 of file intel_lvds.c.
| u32 pfit_pgm_ratios |
Definition at line 50 of file intel_lvds.c.
1.8.2