iGPU

Processors, SoCs & Next-Gen Silicon

Definition

What is an iGPU?

An iGPU, or Integrated Graphics Processing Unit, is a graphics chip built directly onto the same die as the Central Processing Unit (CPU). Unlike a dedicated graphics card, it shares system memory (RAM) and power with the processor to render images, displays, and videos efficiently.

This hardware design eliminates the need for a separate expansion card. It allows modern computing devices to handle visual tasks immediately out of the box. You will find them in almost every modern laptop, thin client, smartphone, and budget desktop processor.

Key Takeaways

  • Shared Resources: An iGPU utilizes the system RAM and CPU power rather than relying on dedicated video memory (VRAM).

  • Space and Power Efficiency: By merging components, it minimizes power consumption, heat generation, and physical space requirements.

  • Cost-Effective: Devices utilizing integrated graphics are more affordable because they do not require expensive dedicated hardware.

  • Everyday Performance: Excellent for productivity, web browsing, 4K video playback, and light or casual gaming.

History and Evolution

Early personal computers relied on separate motherboard chipsets to handle basic display outputs. In the early 2010s, manufacturers like Intel and AMD successfully shrunk the graphics architecture and placed it directly onto the silicon die of the CPU.

What started as a basic tool to display a desktop interface has evolved significantly. Modern integrated graphics leverage advanced architectures shared with high-end desktop cards, allowing them to support multiple 4K monitors, high dynamic range (HDR) content, and hardware-accelerated video encoding.

How an iGPU Works

An iGPU functions similarly to a traditional graphics card but operates inside a shared ecosystem. When software requests a visual task, the CPU assigns that workload to the integrated graphics cores on the silicon die.

Because it lacks its own dedicated Video RAM (VRAM), the iGPU dynamically borrows a portion of the system RAM to store textures, frame buffers, and geometric data. It communicates with the system memory through the internal processor bus, which makes system RAM speed a critical factor for overall graphics performance.

Types of Integrated Graphics

  • Standard Processor Graphics: Found in mainstream desktop and laptop processors, designed primarily for office tasks, web streaming, and operating system animations.

  • Performance APUs: Accelerated Processing Units combine powerful CPU cores with high-performance compute units capable of handling mainstream gaming at adjusted resolutions.

  • Mobile System on Chip (SoC): Highly optimized graphics blocks found in smartphones and tablets where thermal efficiency is the highest priority.

Technical Specifications to Consider

  • Architecture Generation: The underlying design framework, such as Intel Xe or AMD RDNA, which dictates features and instructions per clock.

  • Execution Units / Compute Units: The actual hardware cores inside the graphics block that process visual data. Higher numbers mean better performance.

  • Clock Speed: Measured in megahertz (MHz) or gigahertz (GHz), this determines how fast the graphics cores can process instructions.

  • System Memory Speed: Because the hardware shares system RAM, faster dual-channel memory directly increases available bandwidth and frame rates.

Advantages and Limitations

Advantages

  • Lower Power Consumption: Draws significantly less wattage than a discrete graphics setup, which extends laptop battery life.

  • Compact Form Factors: Enables ultra-thin laptops, mini-PCs, and handheld consoles by removing the need for bulky cooling systems and extra circuit boards.

  • Reduced System Cost: Eliminates the financial barrier of buying a standalone graphics card.

  • Acoustic Efficiency: Produces less heat, meaning system fans run quieter or can even operate passively.

Limitations

  • Shared Memory Bottleneck: Using system RAM instead of dedicated VRAM results in lower bandwidth and slower data transfer speeds.

  • Reduced Peak Performance: Cannot match the raw processing power of dedicated graphics cards for heavy 3D rendering or AAA gaming.

  • System RAM Consumption: Borrowing system memory leaves less available RAM for demanding background applications.

iGPU vs. Discrete GPU

Feature
Integrated Graphics (iGPU)
Discrete Graphics (dGPU)
Physical Location
On the CPU silicon die
Separate expansion card or chip
Memory (VRAM)
Shared system RAM
Dedicated high-speed VRAM
Power Consumption
Very Low (5W to 45W)
High (30W to 450W+)
Primary Use Case
Productivity, video streaming, everyday use
High-end gaming, 3D rendering, AI workloads
Upgradeability
Locked to the CPU
Easily replaceable in desktops

Real-World Examples

  • Intel Iris Xe Graphics: Integrated into many mainstream Intel Core laptop processors, capable of smooth video editing and esports gaming.

  • AMD Radeon Graphics: Found inside Ryzen processors and gaming handhelds, offering robust entry-level gaming capabilities.

  • Apple M-Series Chips: Employs a unified memory architecture where the integrated graphics tiles share an ultra-wide memory bus with the CPU.

Related Technology Terms

  • CPU: Central Processing Unit

  • dGPU: Discrete Graphics Processing Unit

  • VRAM: Video Random Access Memory

  • APU: Accelerated Processing Unit

  • SoC: System on Chip

  • Shared Memory Architecture

FAQs