Intel 82854 GMCH, 82830M GMCH manual Programming Interface, WinCE Graphics Driver Escape Interface

Models: 82830M GMCH 82854 GMCH

1 53
Download 53 pages 23.44 Kb
Page 27
Image 27

7Programming Interface

7.1WinCE Graphics Driver Escape Interface

The Intel® Digital Set Top Box Graphics Driver for Microsoft Windows CE .NET 4.2/5.0 supports the WinCE system API - ExtEscape(), which provides a dynamic configuration channel to the display driver.

Following shows the ExtEscape API function prototype and the usage module for the user application to communicate with the display driver.

ExtEscape(

HDC <Handle to graphic device context>,

int <Escape Code supported by the display driver>

Note: see below table of the list of the supported escape codes by the display

driver

int <size of the escape code specific input data structure by number of bytes>,

LPCSTR <pointer of input data buffer of BYTE>

Note: Please note that LPCSTR does not imply the input data buffer is anything related to “string”, which means a long constant pointer of char (BYTE) buffer. User need convert the escape code specific input data structure pointer to LPCSTR

int <size of the escape code specific output data structure by number of bytes>,

LPSTR <pointer of input data buffer of BYTE - “Input Data Structure”>

Note: Similar like LPCSTR, LPSTR does not imply the output data buffer is anything related to “string”, which means a long pointer of char (BYTE) buffer. User need convert the escape code specific output data structure pointer to LPSTR.

);

After the Graphics driver is installed, three *.h files (icegd_public_escape.h, igd_pd.h and

igd_public.h) can be found under the directory: \WINCE500\IntelCEG\Drivers\Display\I8xx\Extras\Src\Inc.

The file video.reg can be found under the directory: \WINCE500\IntelCEG\Drivers\Display\I8xx.

Intel® Digital Set Top Box Display Driver

27

User’s Guide for Microsoft* Windows* CE 5.0

Page 27
Image 27
Intel 82854 GMCH, 82830M GMCH manual Programming Interface, WinCE Graphics Driver Escape Interface

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.