Intel 82830M GMCH, 82854 GMCH manual Icegdescapesetpdattributes, Icegdescapegetavailpdattributes

Page 32

7.1.1.4ICEGD_ESCAPE_SET_PD_ATTRIBUTES

Input Data Structure

Output Data Structure

Notes

igd_attr_t

N/A

Only a single attribute can be set per call.

Description

This escape code is used to set Port Driver attributes. It is always called after the attribute list filled by

ICEGD_ESCAPE_GET_AVAIL_PD_ATTRIBUTES.

The attribute list is different between different cards. If you want to make sure whether the attribute could be supported by the card, you can use ICEGD_ESCAPE_GET_AVAIL_PD_ATTRIBUTES to get the supported attribute list and check with it.

String attributes are read only.

Example

Please refer to the following instructions for modify example code below for other PD attribute types at the place holder with the marks about // (1) (2) (3)

/* if the type is PD_ATTR_TYPE_LIST, the lines with (//(1), (2) and (3)) should be

replaced as below:

 

igd_list_attr_t *list;

(1)

list = (igd_list_attr_t *) current;

(2)

list->current_index = 2;

(3)

if the type is PD_ATTR_TYPE_BOOL, the lines with (//(1), (2) and (3)) should be

replaced as below:

 

igd_bool_attr_t *bool;

(1)

bool = (igd_bool_attr_t *) current;

(2)

bool->current_value = arg_attr_value;

(3)

*/

 

32Intel® Digital Set Top Box Display Driver User’s Guide for Microsoft* Windows* CE 5.0

Image 32
Contents Intel Digital Set Top Box Display Driver Legal Statements Contents Hardware Limitations Revision History Date Driver DescriptionThis page intentionally left blank Definitions IntroductionDefinitions GMCHs Feature SummaryBase Features 2 830 and 854 Base Features Surface SupportDisplay Configuration Display Configuration Notes VBI SupportTV Encoders Direct3D Mobile SupportInstallation Notes Installing the MSIDisplay Driver MSI 1 830 MSIDriver Files Registry OptionsDisplay Options Configuration InformationDisplay Driver Options AlphaBlendModeDWORD VRWorkaroundModeDWORDPort Driver TV Encoder DLL Options Memory Management Options 4 2D Graphics Options SysToVidStretch DwordBlendFilter Dword BlitSyncVBI DwordGDI Options Video OptionsForceGRAY16 Dword MaxBackBuffers DwordDirect3D Mobile Options Port Driver TV Encoder DLL Attributes Port Driver Attribute Notes Conexant Port Driver AttributesFocus Port Driver Attributes Silicon Image Port Driver AttributesConfiguration Default Configuration1 830 Default Configuration 2 854 ConfigurationConfiguration Changes Changing the TV Format to PAL-BChanging the TV Output Type to Component Enabling 3D SupportHdmi Support Single, Shadow DVO Modes 854 Chipset Limitations Hardware Limitations830 Chipset Limitations Programming Interface WinCE Graphics Driver Escape InterfaceSummary of Supported Graphics Driver Escape Codes Icegdescapeenableport Input Data Structure Output Data StructureIcegdescapegetnumpdattributes Icegdescapegetavailpdattributes Icegdescapesetpdattributes IcegdescapegetavailpdattributesIcegdescapegetnumpdattributes Null Icegdescapesetovlcolorparams Icegdescapesetfbgammaramp Icegdescapegetmemstats Icegdescapegetmonitordesc Icegdescapevbienable Icegdescapevbidisable Icegdescapevbiupdate Sleep33 Disable vbi ExtEscape Hdc Icegdescapeinterruptinstall Icegdescapeinterruptuninstall Icegdescapesetvideoplanezorder Icegdescapesethwalphacompatmode Icegdescapedriverversion ICEGDESCAPEI2CCONFIG ICEGDESCAPEI2CACCESS Page This escape code is used to select a DVO port master/slave Icegdescapequeryhdmihotplug Icegdescapequeryhdmihotplug NullIcegdescapewaithdmihotplug Icegdescapewaithdmihotplug NullIcegdescapesetscaninfo

82830M GMCH, 82854 GMCH specifications

The Intel 82854 GMCH (Graphics Memory Controller Hub) and the Intel 82830M GMCH are integral components in the architecture of Intel's mobile chipsets, designed to enhance performance and efficiency in laptop and portable computing environments. These chipsets play a crucial role in managing the interactions between the CPU, memory, and graphics, thus impacting overall system performance.

The Intel 82854 GMCH, launched as part of the 855 chipset family, primarily targets mobile laptops and portable devices. A key feature of the 82854 is its support for DDR SDRAM, which improves memory bandwidth and enhances data transfer rates. This chipset is also notable for its integration of graphics capabilities through Intel Graphics Media Accelerator 900. This integration allows for better power management and reduced physical space requirements, making it suitable for compact laptop designs.

Another significant characteristic of the 82854 GMCH is its support for Intel SpeedStep technology, which optimizes power consumption by dynamically adjusting the processor voltage and frequency according to the workload. This capability is essential for prolonging battery life in portable systems without compromising performance during demanding tasks. The chipset also includes support for up to 2GB of memory, catering to the requirements of most mobile applications at the time of its release.

The Intel 82830M GMCH, on the other hand, was part of the 855PM chipset family and is targeted primarily at mainstream laptops. It offers similar features in terms of integrated graphics with the Intel Graphics Media Accelerator. However, it also extends support for advanced features such as the 533 MHz front-side bus, which facilitates quicker data transfer between the CPU and memory.

Key technologies associated with the 82830M GMCH include the Enhanced Intel SpeedStep Technology, which further enhances power management capabilities beyond earlier iterations. By incorporating this technology, the chipset maximizes energy efficiency during various operational states, ensuring that users enjoy longer battery life without sacrificing system performance.

Both chipsets support PCI Express connectivity, providing a pathway for high-speed communication with other peripherals, improving overall system responsiveness. The integration of these technologies into the 82854 and 82830M GMCH models has made them integral to the development of mobile computing, allowing for powerful yet efficient laptop designs that meet the needs of users on the go.

In summary, the Intel 82854 GMCH and 82830M GMCH are foundational components that showcase Intel's commitment to enhancing mobile computing through robust memory and graphics management, advanced power-saving technologies, and seamless integration with modern peripherals. Their influence extends through the generations of mobile devices, reflecting the ongoing innovations within Intel's chipset developments.