Intel Graphics Media Accelerator 900
|
|
|
- Theodore Aron Ramsey
- 9 years ago
- Views:
Transcription
1 Intel Graphics Media Accelerator 900 White Paper September 2004 Document Number:
2 INFOMATION IN THIS DOCUMENT IS POVIDED IN CONNECTION WITH INTEL PODUCTS. NO LICENSE, EXPESS O IMPLIED, BY ESTOPPEL O OTHEWISE, TO ANY INTELLECTUAL POPETY IGHTS IS GANTED BY THIS DOCUMENT. EXCEPT AS POVIDED IN INTEL S TEMS AND CONDITIONS OF SALE FO SUCH PODUCTS, INTEL ASSUMES NO LIABILITY WHATSOEVE, AND INTEL DISCLAIMS ANY EXPESS O IMPLIED WAANTY, ELATING TO SALE AND/O USE OF INTEL PODUCTS INCLUDING LIABILITY O WAANTIES ELATING TO FITNESS FO A PATICULA PUPOSE, MECHANTABILITY, O INFINGEMENT OF ANY PATENT, COPYIGHT O OTHE INTELLECTUAL POPETY IGHT. Intel products are not intended for use in medical, life saving, or life sustaining applications. Intel may make changes to specifications and product descriptions at any time, without notice. Designers must not rely on the absence or characteristics of any features or instructions marked "reserved" or "undefined." Intel reserves these for future definition and shall have no responsibility whatsoever for conflicts or incompatibilities arising from future changes to them. The Intel 915G/GV/910GL Express chipset may contain design defects or errors known as errata which may cause the product to deviate from published specifications. Current characterized errata are available on request. Contact your local Intel sales office or your distributor to obtain the latest specifications and before placing your product order. Intel, Pentium, and the Intel logo are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries. *Other names and brands may be claimed as the property of others. Copyright 2004, Intel Corporation 2 White Paper
3 Contents 1 Introduction eference Documents Overview Intel Graphics Media Accelerator 900 Subsystem Overview D Graphics Processing D Graphics Pipeline D Graphics Features Zone endering Technology 3 (ZT3) Improved 3D Graphics Effects Standard and High Definition Video Playback Display Flexibility Integrated DAC Intel Serial Digital Video Out Ports Intel Dual-Display Configurations Intel Dual-Display Clone Intel Dual-Display Twin Extended Desktop Graphics Memory Graphics Memory Bandwidth Intel Dynamic Video Memory Technology Summary Tables Table 1. Memory Bandwidth Table 2. Intel DVMT 3.0 Configuration Options White Paper 3
4 evision History evision Number Description evision Date -001 Initial public release June Updated to include Intel 915GV Express chipset August Updated to include Intel 910GL Express chipset September White Paper
5 Introduction 1 Introduction With the release of the next-generation Intel GMCH, the Intel 915G/GV/910GL Express chipsets, a new graphics engine is introduced. Intel Graphics Media Accelerator 900 (GMA 900) is the 3 rd generation integrated graphics engine developed by Intel to meet the needs of both consumers and business users. Intel GMA 900 provides consumers incredible visual quality, smooth video playback, and support for key 3D features without the extra expense of a discrete graphics card. Intel GMA 900 provides business users the simplicity of graphics designed into the platform, while delivering stable, high-quality graphics needed in a business environment. Intel GMA 900 offers driver support for a variety of operating systems - Microsoft Windows* 2000, Windows XP, Windows XP Media Center Edition, Mandrake Linux*, ed Hat Linux*, SuSe Linux*, ed Flag Linux*, and IBM OS/2*. This paper introduces the graphics capabilities of the 915G/GV/910GL Express chipset and outlines the advantages of Intel GMA 900 graphics technology. 1.1 eference Documents Document Intel 915G/915GV/915P Express Chipset Datasheet: For the Intel 82915G/82915GV Graphics and Memory Controller Hub (GMCH) and Intel 82915P Memory Controller Hub (MCH) Intel Zone endering 3 Technology White Paper Intel 915G/GV/910GL Express Chipset Intel Dynamic Video Memory Technology (DVMT) 3.0 White Paper Document No./Location chipsets/datashts/ htm /applnots/ htm /applnots/ htm White Paper 5
6 Introduction 6 White Paper
7 Overview 2 Overview 2.1 Intel Graphics Media Accelerator 900 Subsystem Overview While the graphics subsystem for a discrete graphics device is mostly contained on a PCI, AGP, or PCI Express* Graphics card, the graphics subsystem in an integrated graphics solution, such as the Intel Integrated Graphics, uses the CPU, the GMCH, system memory, and different display interfaces. As a result, Intel GMA 900 is designed to take full advantage of the power an Intel Pentium 4 processor brings to the PC. As will be discussed later, the CPU is used for the first stage of 3D processing (geometry operations), while the integrated graphics device handles the rest of the 3D processing. Integrated into the 915G/GV/910GL Express chipset is Intel GMA 900 which provides 2D, 3D and video acceleration. The GMCH also provides display and memory interfaces critical to the Intel GMA 900 graphics subsystem. Intel GMA 900 utilizes system memory for both system and graphics usage, balancing both usages for optimal performance. The 915G/GV/910GL GMCH supports up to two channels of DD2 533 MHz memory in dual-channel mode, which provides peak bandwidth of 8.5 GB/s to be shared for system and graphics usages. The 915G/GV/910GL GMCH also provides a variety of display interfaces. Intel GMA 900 graphics has an integrated DAC, two Intel Serial Digital Video Out (SDVO) ports that can interface to DVI and LVDS transmitters, SD/HDTV-out encoders and additional DACs D Graphics Processing D Graphics Pipeline Intel GMA 900 is the next step in the evolution of Intel graphics. In addition to running the graphics engine at 333 MHz, Intel GMA 900 has four pixel pipelines which provide a fill rate of 1.3 GP/s, enabling an excellent consumer gaming experience. The 3D graphics pipeline for Intel GMA 900 has a deep pipelined architecture in which each stage can simultaneously operate on different primitives (triangles) or on different portions of the same primitive. The 3D graphics pipeline is broken up into four major stages: geometry processing, setup (vertex processing), texture application and rasterization. Intel GMA 900 graphics is optimized by using current and future Intel processor family for advance software based transform and lighting (geometry processing) as defined by Microsoft Direct X*. The other three stages of 3D processing are handled by Intel GMA 900. The setup stage is responsible for vertex processing converting vertices to pixels. The texture application White Paper 7
8 Overview stage applies textures to pixels. The rasterization engine takes textured pixels and applies lighting and other environmental affects to produce the final pixel value. From the rasterization stage the final pixel value is written to the frame buffer in memory so it can be displayed D Graphics Features Zone endering Technology 3 (ZT3) Zone endering Technology 3 (ZT3) is a tile-based rendering system designed to reduce memory bandwidth consumption and maximize rendering performance. To understand how ZT3 works, it helps to first have a very basic understanding of conventional rendering. With conventional rendering, a scene made up of various 3D models is sent to the graphics hardware where each model and its associated polygons are transformed from model space (the local coordinate system of each object), to world space (the coordinate system relative to the entire scene), and finally to view space (the viewer s coordinate system).light values are then applied to the vertices of each triangle and then converted into pixel or screen coordinates. Each resulting pixel is the given texture color and is depth-tested to see if it will be visible or hidden by another pixel. Since triangles are processed in the order they are received from the geometry engine (in the case of Intel GMA 900, the triangles are received from the processor), many pixels are written over several times due to other pixels being closer to the viewers perspective. This redundant rendering is memory bandwidth intensive and can result in non-optimal graphics performance. ZT3 aims to improve texture processing bandwidth by only performing texture processing on pixels that will be seen by the viewer (that are not hidden by other pixels). ZT3 also strives to improve memory efficiency by reducing memory traffic and texture processing. Like conventional rendering, the scene is passed to the geometry processing engine where the polygons are transformed into view space. However, instead of then going directly through screen space conversion, Intel GMA 900 first sorts each polygon into memory, based on their location on the screen (zone). Since each zone can be processed entirely on-chip, the depth-testing and pixel blending operations are completed and the fully rendered zone is written out to the frame buffer requiring each pixel to be written to memory only once. The amount of memory bandwidth required to render a scene with conventional rendering can be significantly more than the amount required to render a scene with ZT3. With ZT3, the memory bandwidth consumption and improved performance will scale based on the depth complexity of a given scene. For more detailed information on ZT3, please refer to the Intel Zone endering Technology 3 Whitepaper Improved 3D Graphics Effects Intel GMA 900 provides support for the latest 3D APIs resulting in improved 3D graphics effects. Below are examples of some SGI OpenGL* 1.4 and Microsoft DirectX 9.0 features supported by Intel GMA 900. Lighting and Water Effects Pixel Shader 2.0 delivers per pixel lighting techniques that increase visual detail and result in are more realistic environmental (lighting and water) effects. 8 White Paper
9 Overview Shadow Effects Shadow Maps are depth textures used for shadow effects. Shadow maps simulate soft shadows produced from area light sources resulting in more realistic shadow effects. Two-Sided Stencil is a shadow volume rendering technique that reduces vertex bandwidth resulting in reduced performance impact while rendering high quality shadow effects. Explosion and Fog Effects Volumetric textures are textures that are used to represent 3D volumes. Volumetric textures produce more realistic environmental effects such as patchy fog and explosions. Depth (Z) Coordinate Management Slope Scale Depth Bias is a technique for applying a Z-Bias to objects that have the same Z value. Slope Scale Depth Bias results in less stitching a common artifact caused by z-fighting. 2.3 Standard and High Definition Video Playback Intel GMA 900 allows users to enjoy playback of Standard or High Definition content. The advanced de-interlacing technology provides improved quality of SD and HD video playback by improving upon BOB and WEAVE de-interlacing techniques for reduced jaggies and fewer weave artifacts. 2.4 Display Flexibility Intel GMA 900 allows users to have many options in the kinds of displays that can be used - supporting CTs (traditional computer monitors), Flat Panels, and Standard and High Definition Televisions. Additionally, Intel s new Dynamic Display Detect supports multiple wide aspect ratio display modes for viewing on the latest monitors, LCDs and digital displays Integrated DAC Intel GMA 900 Graphics has an integrated DAC that can run up to 400 MHz allowing for support of QXGA resolutions (2048x1536 pixels) at refresh rates up to 85 Hz for analog displays (e.g., traditional CTs) Intel Serial Digital Video Out Ports The two Intel Serial Digital Video Out (SDVO) ports that are integrated onto 915G/GV/910GL GMCH are multiplexed onto the PCI Express x16 Graphics interface. The multiplexing of the Intel SDVO ports onto the PCI Express x16 Graphics interface allows for digital displays support to be added to the platform by installing an Advanced Digital Display (ADD2) card into the PCI Express x16 Graphics connector. ADD2 cards implement the required circuitry for additional display connectivity onto a card that is easily installed in the system. White Paper 9
10 Overview Each SDVO port runs at a pixel rate of 200 MP/s. The two ports can be combined to work together as a single port with an effective pixel rate of 400 MP/s. The 400 MP/s pixel rate allows for support of QXGA resolutions (2048x1536 pixels) at refresh rates up to 85 Hz. Intel SDVO ports can interface to codecs that enable support for LVDS panels, DVI-I and DVI-D displays, standard- and high-definition televisions and CTs Intel Dual-Display Configurations Intel GMA 900 graphics has two, independent display pipelines which allow for users to operate the system with up to two displays driven by the integrated graphics device. The displays can be driven in a few different configurations which are detailed in the following sections Intel Dual-Display Clone Intel Dual-Display Clone is used to drive multiple displays with the same content. Each display device can be configured independently, allowing each to have a different refresh rates for optimum display on each device. Intel Dual-Display Clone is beneficial when using displays of various types, such as one pipe driving a Digital display while the other drives an analog overhead projector that may only support specific refresh rates Intel Dual-Display Twin Intel Dual-Display Twin is similar to the Intel Dual-Display Clone mode, except it is driven by a single pipe which only allows same content, color depth, resolution and refresh rate Extended Desktop Extended Desktop is used for multi-monitor to allow for a larger desktop that spans multiple displays, creating more screen real estate than a single display provides. Application can be moved from one monitor to another, or can be on more than one monitor simultaneously. 2.5 Graphics Memory Graphics Memory Bandwidth As part of the Intel GMA 900 graphics subsystem, system memory is leveraged for both system and graphics usages. Since memory is shared by both graphics and other system applications, memory bandwidth is important in delivering a quality user experience. The 915G/GV/910GL Express chipset allows for memory support up to dual-channel DD2 533MHz which provides 8.5 GB/s peak memory bandwidth. With up to 8.5 GB/s of memory bandwidth available, Intel GMA 900 can deliver a high-quality user experience. 10 White Paper
11 Overview Table 1. Memory Bandwidth Memory Type Memory Speed Dual Channel Bandwidth DD2 533 MHz 8.5 GB/s DD2 400 MHz 6.4 GB/s DD 400 MHz 6.4 GB/s DD 333 MHz 5.4 GB/s Intel Dynamic Video Memory Technology 3.0 Intel GMA 900 utilizes a shared memory architecture system memory is used for both graphics and system usages. Instead of using dedicated local memory, like the majority of discrete cards today, a portion of the system memory is allocated for video memory. Intel Dynamic Video Memory Technology 3.0 (DVMT 3.0) allows additional memory to be allocated for graphics usage based on application need. Once the application is closed, the memory that was allocated for graphics usage is then released and made available for system use. Dynamically allocating memory for graphics use ensures a sold balance between system and graphics performance. DVMT 3.0 allows up to 224 MB of system memory to be either shared amongst the OS, applications and graphics display or solely dedicated to graphics. Also included in the enhancements are options to select Fixed mode, DVMT mode or Fixed + DVMT mode, dependent upon the total graphics memory configuration. Fixed mode is non-contiguous pagelocked memory allocated during driver initialization to provide a static amount of memory. DVMT mode is memory that is dynamically allocated based on memory requests made by application and are release back to the system once the requesting application has been terminated. Fixed + DVMT mode, allows the combination of both Fixed and DVMT type driver allocation methods, used to guarantee a minimum amount of memory but give the flexibility of DVMT allocation scheme and performance enhancement. These mode options will ensure that a certain minimum amount of memory will always be dedicated to graphics. Also included is the option to select Maximum DVMT mode which allows up to 224 MB of memory to be allocated for graphics. Below is a list of the different memory configurations that are available. For more detailed information on DVMT 3.0, please refer to the Intel 915G/GV/910GL Express Chipset Intel Dynamic Video Memory Technology (DVMT) 3.0 White Paper. Table 2. Intel DVMT 3.0 Configuration Options System Memory Max Fixed Memory Allowed Max DVMT Memory Allowed Max Fixed + DVMT Memory Allowed Notes 128 MB 32 MB 32 MB N/A 256 MB 128 MB 128 MB or Maximum DVMT 512 MB 128 MB 128 MB or Maximum DVMT 64 MB + 64 MB See Note 1 64 MB + 64 MB See Note 2 NOTES: 1. When the Maximum DVMT option is selected for System Memory less than or equal to 511 MB, the Maximum Graphics Memory reported will be 160 MB. 2. When the Maximum DVMT option is selected for System Memory greater than or equal to 512 MB, the Maximum Graphics Memory reported will be 224 MB. White Paper 11
12 Overview 12 White Paper
13 Summary 3 Summary Intel Graphics Media Accelerator 900 (GMA 900) is Intel s third generation graphics engine which raises the baseline for integrated graphics technology meeting the needs for both consumers and business users. Intel GMA 900 is a balanced graphics solution that adds support for the latest APIs and delivers innovation with a new graphics architecture and display technologies to deliver incredible visual quality and stability. White Paper 13
Intel 865G Chipset Dynamic Video Memory Technology
Intel 865G Chipset Dynamic Video Memory Technology White Paper February 2004 Document Number: 253144-002 INFOMATION IN THIS DOCUMENT IS POVIDED IN CONNECTION WITH INTEL PODUCTS. NO LICENSE, EXPESS O IMPLIED,
Intel 865G, Intel 865P, Intel 865PE Chipset Memory Configuration Guide
G, P, PE Chipset Memory Configuration Guide White Paper May 2003 Document Number: 253036-001 INFOMATION IN THIS DOCUMENT IS POVIDED IN CONNECTION WITH INTEL PODUCTS. NO LICENSE, EXPESS O IMPLIED, BY ESTOPPEL
Intel s Next Generation Integrated Graphics Architecture Intel Graphics Media Accelerator X3000 and 3000
Intel s Next Generation Integrated Graphics Architecture Intel Graphics Media Accelerator X3000 and 3000 White Paper Ground breaking hybrid architecture for increased performance and flexibility for delivering
Intel 810 and 815 Chipset Family Dynamic Video Memory Technology
Intel 810 and 815 Chipset Family Dynamic Video Technology Revision 3.0 March 2002 March 2002 1 Information in this document is provided in connection with Intel products. No license, express or implied,
Intel 815E Chipset Platform for Use with Universal Socket 370
Intel 815E Chipset Platform for Use with Universal Socket 370 Design Guide Update August 2003 Notice: The Intel 815E chipset family may contain design defects or errors known as errata which may cause
Intel Chipset 4 GB System Memory Support
Intel Chipset System Memory Support White Paper February 2005 evision 1.0 INFOMATION IN THIS DOCUMENT IS POVIDED IN CONNECTION WITH INTEL PODUCTS. NO LICENSE, EXPESS O IMPLIED, BY ESTOPPEL O OTHEWISE,
Intel 845G/GL Chipset Dynamic Video Memory Technology
R Intel 845G/GL Chipset Dynamic Video Memory Technology Revision 1.2 June 2002 May 2002 1 Information in this document is provided in connection with Intel products. No license, express or implied, by
Specification Update. January 2014
Intel Embedded Media and Graphics Driver v36.15.0 (32-bit) & v3.15.0 (64-bit) for Intel Processor E3800 Product Family/Intel Celeron Processor * Release Specification Update January 2014 Notice: The Intel
Intel Desktop Board DG43NB
Intel Desktop Board DG43NB Specification Update August 2010 Order Number: E49122-009US The Intel Desktop Board DG43NB may contain design defects or errors known as errata, which may cause the product to
Intel Media SDK Features in Microsoft Windows 7* Multi- Monitor Configurations on 2 nd Generation Intel Core Processor-Based Platforms
Intel Media SDK Features in Microsoft Windows 7* Multi- Monitor Configurations on 2 nd Generation Intel Core Processor-Based Platforms Technical Advisory December 2010 Version 1.0 Document Number: 29437
Intel 965 Express Chipset Family Memory Technology and Configuration Guide
Intel 965 Express Chipset Family Memory Technology and Configuration Guide White Paper - For the Intel 82Q965, 82Q963, 82G965 Graphics and Memory Controller Hub (GMCH) and Intel 82P965 Memory Controller
Intel 845G/845GL/845GV Chipset
Intel 845G/845GL/845GV Chipset Specification Update Intel 82845G/82845GL/82845GV Graphics and Memory Controller Hub (GMCH) October 2003 Notice: The Intel 82845G/82845GL/82845GV GMCH may contain design
Intel Media SDK Library Distribution and Dispatching Process
Intel Media SDK Library Distribution and Dispatching Process Overview Dispatching Procedure Software Libraries Platform-Specific Libraries Legal Information Overview This document describes the Intel Media
Intel Q35/Q33, G35/G33/G31, P35/P31 Express Chipset Memory Technology and Configuration Guide
Intel Q35/Q33, G35/G33/G31, P35/P31 Express Chipset Memory Technology and Configuration Guide White Paper August 2007 Document Number: 316971-002 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION
Displaying Stereoscopic 3D (S3D) with Intel HD Graphics Processors for Software Developers August 2011
Displaying Stereoscopic 3D (S3D) with Intel HD Graphics Processors for Software Developers August 2011 Document Number: TBD Introduction INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL
Intel Extreme Memory Profile (Intel XMP) DDR3 Technology
Intel Extreme Memory Profile (Intel XMP) DDR3 Technology White Paper January 2009 Document Number: 319124-002 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS
Power Benefits Using Intel Quick Sync Video H.264 Codec With Sorenson Squeeze
Power Benefits Using Intel Quick Sync Video H.264 Codec With Sorenson Squeeze Whitepaper December 2012 Anita Banerjee Contents Introduction... 3 Sorenson Squeeze... 4 Intel QSV H.264... 5 Power Performance...
NVIDIA GeForce GTX 580 GPU Datasheet
NVIDIA GeForce GTX 580 GPU Datasheet NVIDIA GeForce GTX 580 GPU Datasheet 3D Graphics Full Microsoft DirectX 11 Shader Model 5.0 support: o NVIDIA PolyMorph Engine with distributed HW tessellation engines
Intel X38 Express Chipset Memory Technology and Configuration Guide
Intel X38 Express Chipset Memory Technology and Configuration Guide White Paper January 2008 Document Number: 318469-002 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE,
Awards News. GDDR5 memory provides twice the bandwidth per pin of GDDR3 memory, delivering more speed and higher bandwidth.
SAPPHIRE FleX HD 6870 1GB GDDE5 SAPPHIRE HD 6870 FleX can support three DVI monitors in Eyefinity mode and deliver a true SLS (Single Large Surface) work area without the need for costly active adapters.
Intel Desktop Board D945GCPE Specification Update
Intel Desktop Board D945GCPE Specification Update Release Date: July 11, 2007 Order Number: E11670-001US The Intel Desktop Board D945GCPE may contain design defects or errors known as errata, which may
Intel Extreme Graphics 2 User s Guide for Version 14.x Driver Releases
R Intel Extreme Graphics 2 User s Guide for Version 14.x Driver Releases TABLE OF CONTENTS I. INTRODUCTION... 4 II. SETUP AND INSTALLATION... 5 2.1 INTRODUCTION... 5 2.2 OPERATING SYSTEMS SUPPORTED...
Migration to New Display Technologies on Intel Embedded Platforms
White Paper David Galus Graphics Application Engineer Intel Corporation Migration to New Display Technologies on Intel Embedded Platforms February 2013 328368-001 Executive Summary With the introduction
Intel Desktop Board D945GCPE
Intel Desktop Board D945GCPE Specification Update January 2009 Order Number: E11670-003US The Intel Desktop Board D945GCPE may contain design defects or errors known as errata, which may cause the product
Intel Desktop Board DG41WV
Intel Desktop Board DG41WV Specification Update April 2011 Part Number: E93639-003 The Intel Desktop Board DG41WV may contain design defects or errors known as errata, which may cause the product to deviate
Software Evaluation Guide for Autodesk 3ds Max 2009* and Enemy Territory: Quake Wars* Render a 3D character while playing a game
Software Evaluation Guide for Autodesk 3ds Max 2009* and Enemy Territory: Quake Wars* Render a 3D character while playing a game http://www.intel.com/performance/resources Version 2008-09 Rev. 1.0 Information
Intel Desktop Board DG43RK
Intel Desktop Board DG43RK Specification Update December 2010 Order Number: E92421-003US The Intel Desktop Board DG43RK may contain design defects or errors known as errata, which may cause the product
Intel Desktop Board DG41BI
Intel Desktop Board DG41BI Specification Update July 2010 Order Number: E88214-002US The Intel Desktop Board DG41BI may contain design defects or errors known as errata, which may cause the product to
Intel Desktop Board DG45FC
Intel Desktop Board DG45FC Specification Update July 2010 Order Number: E46340-007US The Intel Desktop Board DG45FC may contain design defects or errors known as errata, which may cause the product to
Intel Desktop Board DQ45CB
Intel Desktop Board DQ45CB Specification Update July 2010 Order Number: E53961-007US The Intel Desktop Board DQ45CB may contain design defects or errors known as errata, which may cause the product to
Intel Desktop Board DP55WB
Intel Desktop Board DP55WB Specification Update July 2010 Order Number: E80453-004US The Intel Desktop Board DP55WB may contain design defects or errors known as errata, which may cause the product to
Intel Core TM i3 Processor Series Embedded Application Power Guideline Addendum
Intel Core TM i3 Processor Series Embedded Application Power Guideline Addendum July 2012 Document Number: 327705-001 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE,
SAPPHIRE HD 6870 1GB GDDR5 PCIE. www.msystems.gr
SAPPHIRE HD 6870 1GB GDDR5 PCIE Get Radeon in Your System - Immerse yourself with AMD Eyefinity technology and expand your games across multiple displays. Experience ultra-realistic visuals and explosive
Intel Desktop Board DG41TY
Intel Desktop Board DG41TY Specification Update July 2010 Order Number E58490-006US The Intel Desktop Board DG41TY may contain design defects or errors known as errata, which may cause the product to deviate
Intel Desktop Board DG31PR
Intel Desktop Board DG31PR Specification Update July 2010 Order Number: E30564-007US The Intel Desktop Board DG31PR may contain design defects or errors known as errata, which may cause the product to
Intel Desktop Board DP43BF
Intel Desktop Board DP43BF Specification Update September 2010 Order Number: E92423-004US The Intel Desktop Board DP43BF may contain design defects or errors known as errata, which may cause the product
Intel Desktop Board D945GCL
Intel Desktop Board D945GCL Specification Update December 2007 Order Number D74277-004US The Intel Desktop Board D945GCL may contain design defects or errors known as errata, which may cause the product
How To Use An Amd Ramfire R7 With A 4Gb Memory Card With A 2Gb Memory Chip With A 3D Graphics Card With An 8Gb Card With 2Gb Graphics Card (With 2D) And A 2D Video Card With
SAPPHIRE R9 270X 4GB GDDR5 WITH BOOST & OC Specification Display Support Output GPU Video Memory Dimension Software Accessory 3 x Maximum Display Monitor(s) support 1 x HDMI (with 3D) 1 x DisplayPort 1.2
Intel Core i5 processor 520E CPU Embedded Application Power Guideline Addendum January 2011
Intel Core i5 processor 520E CPU Embedded Application Power Guideline Addendum January 2011 Document Number: 324818-001 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE,
Intel SSD 520 Series Specification Update
Intel SSD 520 Series Specification Update June 2012 Revision 1.0 Document Number: 327567-001US INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,
Enabling new usage models for Intel Embedded Platforms
White Paper David Galus Graphics Platform Application Engineer Kirk Blum Graphics Solution Architect Intel Corporation Hybrid Multimonitor Support Enabling new usage models for Intel Embedded Platforms
NVIDIA workstation 3D graphics card upgrade options deliver productivity improvements and superior image quality
Hardware Announcement ZG09-0170, dated March 31, 2009 NVIDIA workstation 3D graphics card upgrade options deliver productivity improvements and superior image quality Table of contents 1 At a glance 3
Intel Desktop Board DQ43AP
Intel Desktop Board DQ43AP Specification Update July 2010 Order Number: E69398-005US The Intel Desktop Board DQ43AP may contain design defects or errors known as errata, which may cause the product to
Configuring Memory on the HP Business Desktop dx5150
Configuring Memory on the HP Business Desktop dx5150 Abstract... 2 Glossary of Terms... 2 Introduction... 2 Main Memory Configuration... 3 Single-channel vs. Dual-channel... 3 Memory Type and Speed...
SAPPHIRE TOXIC R9 270X 2GB GDDR5 WITH BOOST
SAPPHIRE TOXIC R9 270X 2GB GDDR5 WITH BOOST Specification Display Support Output GPU Video Memory Dimension Software Accessory supports up to 4 display monitor(s) without DisplayPort 4 x Maximum Display
Intel Media Server Studio - Metrics Monitor (v1.1.0) Reference Manual
Intel Media Server Studio - Metrics Monitor (v1.1.0) Reference Manual Overview Metrics Monitor is part of Intel Media Server Studio 2015 for Linux Server. Metrics Monitor is a user space shared library
HP Workstations graphics card options
Family data sheet HP Workstations graphics card options Quick reference guide Leading-edge professional graphics February 2013 A full range of graphics cards to meet your performance needs compare features
Autodesk 3ds Max 2010 Boot Camp FAQ
Autodesk 3ds Max 2010 Boot Camp Frequently Asked Questions (FAQ) Frequently Asked Questions and Answers This document provides questions and answers about using Autodesk 3ds Max 2010 software with the
Intel Desktop Board D945GNT
Intel Desktop Board D945GNT Specification Update Release Date: November 2007 Order Number: D23992-007US The Intel Desktop Board D945GNT may contain design defects or errors known as errata, which may cause
Technical Brief. Quadro FX 5600 SDI and Quadro FX 4600 SDI Graphics to SDI Video Output. April 2008 TB-03813-001_v01
Technical Brief Quadro FX 5600 SDI and Quadro FX 4600 SDI Graphics to SDI Video Output April 2008 TB-03813-001_v01 Quadro FX 5600 SDI and Quadro FX 4600 SDI Graphics to SDI Video Output Table of Contents
Intel Desktop Board D925XECV2 Specification Update
Intel Desktop Board D925XECV2 Specification Update Release Date: July 2006 Order Number: C94210-005US The Intel Desktop Board D925XECV2 may contain design defects or errors known as errata, which may cause
Intel Desktop Board D945GCZ
Intel Desktop Board D945GCZ Specification Update December 2007 Order Number D23991-007US The Intel Desktop Board D945GCZ may contain design defects or errors known as errata, which may cause the product
RADEON 9700 SERIES. User s Guide. Copyright 2002, ATI Technologies Inc. All rights reserved.
RADEON 9700 SERIES User s Guide P/N 137-40361-30 Copyright 2002, ATI Technologies Inc. All rights reserved. ATI and all ATI product and product feature names are trademarks and/or registered trademarks
Executive Series. Intel Desktop Board DB75EN Executive Series MicroATX Form Factor
Intel Desktop Board DB75EN MicroATX Form Factor product brief Built for Business: Intel Desktop Board DB75EN maximizes employee productivity, PC performance, and data security with Intel Small Business
Intel Desktop Board D101GGC Specification Update
Intel Desktop Board D101GGC Specification Update Release Date: November 2006 Order Number: D38925-003US The Intel Desktop Board D101GGC may contain design defects or errors known as errata, which may cause
Data Sheet Graphic Cards for Fujitsu ESPRIMO PCs
Data Sheet Graphic Cards for Fujitsu ESPRIMO PCs Fujitsu ESPRIMO PCs are used for common office applications. To fulfill the demands of demanding applications, Fujitsu ESPRIMO PCs can be ordered with either
2013 Intel Corporation
2013 Intel Corporation Intel Open Source Graphics Programmer s Reference Manual (PRM) for the 2013 Intel Core Processor Family, including Intel HD Graphics, Intel Iris Graphics and Intel Iris Pro Graphics
Intel Desktop Board DQ35JO
Intel Desktop Board DQ35JO Specification Update May 2008 Order Number E21492-002US The Intel Desktop Board DQ35JO may contain design defects or errors known as errata, which may cause the product to deviate
Software Solutions for Multi-Display Setups
White Paper Bruce Bao Graphics Application Engineer Intel Corporation Software Solutions for Multi-Display Setups January 2013 328563-001 Executive Summary Multi-display systems are growing in popularity.
Intel Built-in Visuals
Intel Built-in Visuals Product Guide July 2013 Revision 004 Document Number: 325650-004 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL
Intel Desktop Board DG965RY
Intel Desktop Board DG965RY Specification Update May 2008 Order Number D65907-005US The Intel Desktop Board DG965RY contain design defects or errors known as errata, which may cause the product to deviate
Data Sheet. Desktop ESPRIMO. General
Data Sheet Graphic Cards for FUJITSU Desktop ESPRIMO FUJITSU Desktop ESPRIMO are used for common office applications. To fulfill the demands of demanding applications, ESPRIMO Desktops can be ordered with
Intel 815 Chipset Platform for Use with Universal Socket 370
Intel 815 Chipset Platform for Use with Universal Socket 370 Design Guide Update October 2002 Notice: The Intel 815 Chipset family may contain design defects or errors known as errata which may cause the
Intel Desktop Board DQ965GF
Intel Desktop Board DQ965GF Specification Update October 2008 Order Number: D65914-005US The Intel Desktop Board DQ965GF may contain design defects or errors known as errata, which may cause the product
Intel Desktop Board DP35DP. MLP Report. Motherboard Logo Program (MLP) 6/17/2008
Motherboard Logo Program (MLP) Intel Desktop Board DP35DP MLP Report 6/17/2008 Purpose: This report describes the DP35DP Motherboard Logo Program testing run conducted by Intel Corporation. THIS TEST REPORT
Intel Desktop Board DG31GL
Intel Desktop Board DG31GL Basic Certified Motherboard Logo Program (MLP) Report 4/1/2008 Purpose: This report describes the DG31GL Motherboard Logo Program testing run conducted by Intel Corporation.
Intel 875P Chipset. Thermal/Mechanical Design Guidelines For the Intel 82875P Memory Controller Hub (MCH) April 2004. Document Number: 252528-003
Intel 875P Chipset Thermal/Mechanical Design Guidelines For the Intel 82875P Memory Controller Hub (MCH) April 2004 Document Number: 252528-003 INFOMATION IN THIS DOCUMENT IS POVIDED IN CONNECTION WITH
SAPPHIRE VAPOR-X R9 270X 2GB GDDR5 OC WITH BOOST
SAPPHIRE VAPOR-X R9 270X 2GB GDDR5 OC WITH BOOST Specification Display Support Output GPU Video Memory Dimension Software Accessory 4 x Maximum Display Monitor(s) support 1 x HDMI (with 3D) 1 x DisplayPort
Intel Desktop Board DG33TL
Intel Desktop Board DG33TL Specification Update May 2008 Order Number E11661-003US The Intel Desktop Board DG33TL may contain design defects or errors known as errata, which may cause the product to deviate
ViewLinker USB 2.0 Graphics Adapter
ViewLinker USB 2.0 Graphics Adapter with DisplayLink DL-1x5 ASIC Description This adapter solves the problem of adding extra displays to a computer without the need of extra graphics cards. By reducing
SURROUNDVIEW Installation and Setup User s Guide
SURROUNDVIEW Installation and Setup User s Guide P/N: 137-40593-10 04Jan26: PRELIMINARY 08 Copyright 2004, ATI Technologies Inc. All rights reserved. ATI and all ATI product and product feature names are
Benefits of Intel Matrix Storage Technology
Benefits of Intel Matrix Storage Technology White Paper December 2005 Document Number: 310855-001 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,
HP Workstations graphics card options
Family data sheet HP Workstations graphics card options Quick reference guide Leading-edge professional graphics March 2014 A full range of graphics cards to meet your performance needs compare features
Intel X58 Express Chipset
Product Brief Intel X58 Express Chipset Highest performing desktop platform for extreme gamers and demanding enthusiasts Desktop PC platforms based on the Intel X58 Express Chipset and Intel Core i7 processor
Implementing Multiple Displays with IEGD Multi-GPU - Multi-Monitor Mode on Intel Atom Processor with Intel System Controller Hub US15W Chipset
White Paper Chris Wojslaw Lead Technical Marketing Engineer Kirk Blum Graphics Solution Architect Intel Corporation Implementing Multiple Displays with IEGD Multi-GPU - Multi-Monitor Mode on Intel Atom
Intel Server S3200SHL
Server WHQL Testing Services Enterprise Platforms and Services Division Intel Server S3200SHL Server Test Submission (STS) Report For the Microsoft Windows Logo Program (WLP) Rev 1.0 October 16, 2006 This
AMD Radeon HD 8000M Series GPU Specifications AMD Radeon HD 8870M Series GPU Feature Summary
AMD Radeon HD 8000M Series GPU Specifications AMD Radeon HD 8870M Series GPU Feature Summary Up to 725 MHz engine clock (up to 775 MHz wh boost) Up to 2GB GDDR5 memory and 2GB DDR3 Memory Up to 1.125 GHz
Computer Graphics Hardware An Overview
Computer Graphics Hardware An Overview Graphics System Monitor Input devices CPU/Memory GPU Raster Graphics System Raster: An array of picture elements Based on raster-scan TV technology The screen (and
Intel Server Board S3420GPRX Intel Server System SR1630GPRX Intel Server System SR1630HGPRX
Server WHQL Testing Services Enterprise Platforms and Services Division Intel Server Board S3420GPRX Intel Server System SR1630GPRX Intel Server System SR1630HGPRX Rev 1.0 Server Test Submission (STS)
http://www.intel.com/performance/resources Version 2008-09 Rev. 1.0
Software Evaluation Guide for ImTOO* YouTube* to ipod* Converter and Adobe Premiere Elements* 4.0 Downloading YouTube videos to your ipod while uploading a home video to YouTube http://www.intel.com/performance/resources
Lenovo ADD2 DVI-D Monitor Connection Adapter offers a low-cost multiple monitor solution for selected desktop systems
Lenovo United States Announcement 107-693, dated vember 6, 2007 Lenovo ADD2 DVI-D Monitor Connection Adapter offers a low-cost multiple monitor solution for selected desktop systems Description...2 Prices...6
Intel Matrix Storage Manager 8.x
Intel Matrix Storage Manager 8.x User's Manual January 2009 Revision 1.0 Document Number: XXXXXX INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,
Why You Need the EVGA e-geforce 6800 GS
Why You Need the EVGA e-geforce 6800 GS GeForce 6800 GS Profile NVIDIA s announcement of a new GPU product hailing from the now legendary GeForce 6 series adds new fire to the lineup in the form of the
Three Paths to Faster Simulations Using ANSYS Mechanical 16.0 and Intel Architecture
White Paper Intel Xeon processor E5 v3 family Intel Xeon Phi coprocessor family Digital Design and Engineering Three Paths to Faster Simulations Using ANSYS Mechanical 16.0 and Intel Architecture Executive
Intel Matrix Storage Console
Intel Matrix Storage Console Reference Content January 2010 Revision 1.0 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE,
GPU Architecture. Michael Doggett ATI
GPU Architecture Michael Doggett ATI GPU Architecture RADEON X1800/X1900 Microsoft s XBOX360 Xenos GPU GPU research areas ATI - Driving the Visual Experience Everywhere Products from cell phones to super
System-Level Display Power Reduction Technologies for Portable Computing and Communications Devices
System-Level Display Power Reduction Technologies for Portable Computing and Communications Devices Achintya K. Bhowmik and Robert J. Brennan Intel Corporation 2200 Mission College Blvd. Santa Clara, CA
Intel Server Board S3420GPV
Server WHQL Testing Services Enterprise Platforms and Services Division Intel Server Board S3420GPV Rev 1.0 Server Test Submission (STS) Report For the Microsoft Windows Logo Program (WLP) Dec. 30 th,
NVIDIA GeForce GT630 DP (2GB) PCIe x16 Card Graphics Card. QuickSpecs. Overview. Models. DA - 14380 Worldwide Version 4 November 27, 2012 Page 1
NVIDIA GeForce GT630 DP (2GB) PCIe x16 Graphics Models NVIDIA GeForce GT630 DP (2GB) PCIe x16 Graphics B4J92AA DA - 14380 Worldwide Version 4 November 27, 2012 Page 1 NVIDIA GeForce GT630 DP (2GB) PCIe
Revit products will use multiple cores for many tasks, using up to 16 cores for nearphotorealistic
Autodesk Revit 2013 Product Line System s and Recommendations Autodesk Revit Architecture 2013 Autodesk Revit MEP 2013 Autodesk Revit Structure 2013 Autodesk Revit 2013 Minimum: Entry-Level Configuration
Bandwidth Calculations for SA-1100 Processor LCD Displays
Bandwidth Calculations for SA-1100 Processor LCD Displays Application Note February 1999 Order Number: 278270-001 Information in this document is provided in connection with Intel products. No license,
Image Processing and Computer Graphics. Rendering Pipeline. Matthias Teschner. Computer Science Department University of Freiburg
Image Processing and Computer Graphics Rendering Pipeline Matthias Teschner Computer Science Department University of Freiburg Outline introduction rendering pipeline vertex processing primitive processing
USB 3.0 to HDMI External Multi Monitor Graphics Adapter with 3-Port USB Hub HDMI and USB 3.0 Mini Dock 1920x1200 / 1080p
USB 3.0 to HDMI External Multi Monitor Graphics Adapter with 3-Port USB Hub HDMI and USB 3.0 Mini Dock 1920x1200 / 1080p StarTech ID: USB32HDEH3 The USB32HDEH3 USB 3.0 to HDMI Adapter turns a USB 3.0 port
Intel 810E2 Chipset Platform for Use with Universal Socket 370
Intel 810E2 Chipset Platform for Use with Universal Socket 370 Design Guide Update April 2002 Notice: The Intel 810E Chipset family may contain design defects or errors known as errata which may cause
This guide explains how to install an Intel Solid-State Drive (Intel SSD) in a SATA-based desktop or notebook computer.
Installation Guide This guide explains how to install an (Intel SSD) in a SATA-based desktop or notebook computer. The instructions include migrating your data from your current storage device (such as
Intel Desktop Board DG45ID. MLP Report. Motherboard Logo Program (MLP) 9/29/2009
Motherboard Logo Program (MLP) Intel Desktop Board DG45ID MLP Report 9/29/2009 Purpose: This report describes the DG45ID Motherboard Logo Program testing run conducted by Intel Corporation. THIS TEST REPORT
GPU(Graphics Processing Unit) with a Focus on Nvidia GeForce 6 Series. By: Binesh Tuladhar Clay Smith
GPU(Graphics Processing Unit) with a Focus on Nvidia GeForce 6 Series By: Binesh Tuladhar Clay Smith Overview History of GPU s GPU Definition Classical Graphics Pipeline Geforce 6 Series Architecture Vertex
Intel Network Builders: Lanner and Intel Building the Best Network Security Platforms
Solution Brief Intel Xeon Processors Lanner Intel Network Builders: Lanner and Intel Building the Best Network Security Platforms Internet usage continues to rapidly expand and evolve, and with it network
