FSR (FidelityFX Super Resolution)

Home/ Glossary/ FSR (FidelityFX Super Resolution)

GPUs, Graphics Tech & Rendering

Definition

Understanding FidelityFX Super Resolution (FSR)

What is FSR?

FidelityFX Super Resolution (FSR) is an open-source spatial and temporal upscaling technology developed by Advanced Micro Devices (AMD). It boosts video game performance by rendering frames at a lower resolution and then upscaling them to fit higher-resolution displays without sacrificing visual quality.

AMD created this technology to help gamers achieve higher frame rates, especially when using demanding graphical features like ray tracing. By reducing the initial rendering workload, FSR extends the lifespan of older graphics cards and maximizes the capabilities of modern hardware across PCs and consoles.

Key Takeaways

  • Performance Boost: Generates significantly higher frame rates by lowering the baseline rendering resolution.

  • Open Source: Available to all developers and compatible with graphics cards from AMD, NVIDIA, and Intel.

  • Temporal Upscaling: Uses data from past frames to reconstruct sharp, high-quality images in motion.

  • Cross-Platform: Powers performance enhancements on PCs, Xbox Series X/S, and PlayStation 5.

History and Evolution

AMD launched FSR 1.0 in June 2021 as a pure spatial upscaler. It analyzed the pixels of a single frame to increase its size, which was easy to implement but often resulted in a soft or blurry image.

To improve image clarity, AMD introduced FSR 2.0 in May 2022. This version shifted to temporal upscaling, which utilizes motion vectors and data from previous frames to reconstruct a much sharper final image.

FSR 3.0 debuted in September 2023, introducing Fluid Motion Frames—a frame generation technology that inserts artificially generated frames between traditionally rendered ones to double perceived smoothness. FSR 3.1 followed in 2024, decoupling upscaling from frame generation and reducing ghosting artifacts.

How FSR Works

FSR lightens the workload on the graphics processing unit (GPU) through a multi-step pipeline:

  1. Lower Resolution Rendering: The game engine renders 3D geometry, lighting, and textures at a lower baseline resolution (like 1080p instead of 4K).

  2. Temporal Reconstruction: FSR analyzes current and historical frames using motion vectors to track how objects move across the screen, filling in missing pixel details.

  3. Anti-Aliasing and Sharpening: A contrast-adaptive sharpening pass reduces blur and smooths jagged edges.

  4. High-Resolution Output: The final UI and HUD elements are overlaid at native resolution, ensuring text and menus remain perfectly crisp.

Quality Modes and Specifications

FSR offers multiple quality modes, allowing users to balance performance gains against visual fidelity:

FSR Quality Mode
Scale Factor
Base Resolution from 4K
Focus
Quality
1.5x per axis
1440p
Maximum image clarity closest to native
Balanced
1.7x per axis
1270p
Optimal compromise between speed and visuals
Performance
2.0x per axis
1080p
Maximum frame rate boost for fast-paced games
Ultra Performance
3.0x per axis
720p
Designed for low-end hardware or extreme resolutions

Compatibility and Supported Hardware

Unlike proprietary alternatives, FSR operates on standard shader code and does not require dedicated hardware or artificial intelligence (tensor) cores. This open approach gives it broad compatibility:

  • AMD Hardware: Radeon RX 400 series and newer

  • NVIDIA Hardware: GeForce GTX 10 series and newer

  • Intel Hardware: Arc series GPUs

  • Consoles: PlayStation 5, Xbox Series X, and Xbox Series S

Advantages and Limitations

Advantages

  • Increased Frame Rates: Delivers smoother gameplay in demanding titles.

  • Hardware Agnostic: Works across different GPU brands and older hardware generations.

  • Console Integration: Helps modern consoles hit targeted 60 or 120 FPS targets.

  • Developer Friendly: Easy to integrate into modern game engines like Unreal Engine and Unity.

Limitations

  • Visual Artifacts: Can introduce shimmering, ghosting, or flickering around fast-moving, thin objects.

  • Lower Native Detail: Textures can occasionally look softer than a true native-resolution image.

  • FSR 1.0 Quality: The oldest version scales poorly at lower resolution inputs.

FSR vs. DLSS vs. XeSS

Feature
AMD FSR
NVIDIA DLSS
Intel XeSS
Hardware Requirement
Any modern GPU
NVIDIA RTX Cards Only
Any modern GPU (DP4a) or Intel Arc
Processing Method
Hand-tuned algorithms
Machine learning (AI) models
Machine learning (AI) models
Frame Generation
Yes (FSR 3 and newer)
Yes (DLSS 3 and newer)
No
Ecosystem
Open Source
Proprietary
Open Source (DP4a variant)

Common Misconceptions

  • It is only for AMD cards: FSR runs exceptionally well on NVIDIA and Intel hardware because it does not rely on proprietary silicon architecture.

  • It is just a blur filter: While FSR 1.0 was a simple spatial scaler, FSR 2.0 and 3.0 use complex temporal data to reconstruct genuine sub-pixel detail.

  • Frame generation reduces input lag: Frame generation creates smoother visuals but adds slight processing latency. AMD recommends using anti-lag technologies alongside it.

Related Technology Terms

  • DLSS (Deep Learning Super Sampling): The proprietary, AI-powered upscaling technology from NVIDIA.

  • XeSS (Xe Super Sampling): The AI-assisted upscaling technology developed by Intel.

  • Frame Generation: A technique that inserts interpolated frames between rendered frames to increase fluid motion.

  • Temporal Anti-Aliasing (TAA): A video rendering technique used to smooth jagged edges using data from past frames.

FAQs