<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/qualcomm-s-2026-snapdragon-8-elite-lineup-splits-into-two-tiers-with-the-extreme-variant-targeting--cnbr7wgnw" -->

---
title: Qualcomm&#x27;s 2026 Snapdragon 8 Elite lineup splits into...
description: Qualcomm split its 2026 flagship mobile chip lineup into two tiers: the Snapdragon 8 Elite Gen 6 and a new top-tier Extreme Gen 6. The Extreme variant features...
canonical: https://daily.dev/posts/qualcomm-s-2026-snapdragon-8-elite-lineup-splits-into-two-tiers-with-the-extreme-variant-targeting--cnbr7wgnw
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Qualcomm&#x27;s 2026 Snapdragon 8 Elite lineup splits into two tiers, with the Extreme variant targeting on-device AI | daily.dev
og:description: Qualcomm split its 2026 flagship mobile chip lineup into two tiers: the Snapdragon 8 Elite Gen 6 and a new top-tier Extreme Gen 6. The Extreme variant features...
og:url: https://daily.dev/posts/qualcomm-s-2026-snapdragon-8-elite-lineup-splits-into-two-tiers-with-the-extreme-variant-targeting--cnbr7wgnw
og:image: https://api.daily.dev/og/posts/cnbr7WGnw.png
og:image:alt: Qualcomm&#x27;s 2026 Snapdragon 8 Elite lineup splits into two tiers, with the Extreme variant targeting on-device AI
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Qualcomm's 2026 Snapdragon 8 Elite lineup splits into two tiers, with the Extreme variant targeting on-device AI

**[Collections](https://daily.dev/sources/collections)** · 3 min read · 0 upvotes · 0 comments

## Summary

Qualcomm split its 2026 flagship mobile chip lineup into two tiers: the Snapdragon 8 Elite Gen 6 and a new top-tier Extreme Gen 6. The Extreme variant features a Hexagon NPU with 50% larger shared memory built to run Mixture-of-Experts models above 30 billion parameters on-device, plus AI-dedicated Adreno matrix cores for game frame generation in titles like Diablo Immortal and War Thunder Mobile. Both chips share Oryon CPUs (5.0GHz prime cores), 16MB Oryon Flex Cache, 8K 60fps/4K 240fps camera support, and sensing hubs for always-on local AI tasks up to 200 million parameters. The standard Elite Gen 6 gets zero-prompt AI photo editing and Qualcomm's X105 5G Modem-RF, positioned as groundwork for future 6G. Motorola's Signature 27 is the first confirmed device to use the Extreme chip.

## Content

Qualcomm announced two new flagship mobile chips at its Snapdragon Summit: the Snapdragon 8 Elite Gen 6 and a new top-tier Snapdragon 8 Elite Extreme Gen 6. The split is a notable departure from Qualcomm's usual single-flagship approach, and the Extreme variant is clearly the more interesting of the two.

## What separates the two chips

Both chips share Oryon CPUs with prime cores clocked at 5.0GHz and performance cores at 4.0GHz, along with 16MB of Oryon Flex Cache. The divergence starts with the NPU.

The Extreme variant's Hexagon NPU has 50% larger shared memory than the standard model and can run Mixture-of-Experts models above 30 billion parameters locally. For context, Apple's MoE model announced at WWDC tops out at 20 billion parameters. The Extreme chip also adds AI-dedicated Adreno matrix cores for AI super resolution and frame generation in select games, including Diablo Immortal and War Thunder Mobile.

The standard Elite Gen 6 isn't a slouch either. It gets zero-prompt AI photo editing, a Hexagon Element Accelerator, and Qualcomm's X105 5G Modem-RF, which the company is positioning as groundwork for eventual 6G connectivity.

Both chips include new sensing hubs capable of running small models up to 200 million parameters for local tasks like speaker differentiation, personal scribe, and voice-in/voice-out agents. Camera specs are shared too: 8K at 60fps, 4K at 240fps, and support for the Advanced Professional Video codec.

## Open-source driver support arrived fast

One day after the announcement, Qualcomm posted open-source GPU driver patches to the Linux kernel mailing list for the Adreno 850 GPU, found in the chip codenamed "Hawi" — believed to be the Extreme Gen 6. The same patch series adds support for the Adreno 845 "Maili" GPU, a similar chip that lacks the new MALU matrix core used for compute acceleration.

Qualcomm noted that Mesa driver and linux-firmware support will follow, along with separate MALU support. Testing so far has relied on offscreen rendering since display support for Hawi and Maili doesn't exist yet.

## Motorola's Signature 27 is one of the first phones to use it

Motorola announced the Signature 27 at the Snapdragon Summit keynote, one of the first phones confirmed to run the Extreme Gen 6. The design is polarizing: a thin aluminum body, a sloped rear "camera plane," a four-lens arch, and color options named Pantone Coal Smoke and Capulet Olive.

Confirmed specs include Bang & Olufsen audio, seven years of Android updates, a 200-megapixel periscope lens, and a 50-megapixel Sony Lytia 910 main sensor with 17 stops of dynamic range. Full specs and a US release date haven't been announced, but Motorola expects to launch before the end of the year.

## Questions this post answers

### What is the difference between the Snapdragon 8 Elite Gen 6 and the Snapdragon 8 Elite Extreme Gen 6?

The Extreme Gen 6 adds a Hexagon NPU with 50% larger shared memory built to run Mixture-of-Experts models above 30 billion parameters locally, plus AI-dedicated Adreno matrix cores for super resolution and frame generation in supported games. Both chips share the same Oryon CPU design, 16MB Oryon Flex Cache, and camera capabilities, but the standard Elite Gen 6 instead gets zero-prompt AI photo editing, a Hexagon Element Accelerator, and the X105 5G Modem-RF.

_Developers evaluating on-device model deployment can follow chip capability breakdowns like this on daily.dev._

### Which games support the new Adreno matrix cores on Snapdragon 8 Elite Extreme Gen 6?

Diablo Immortal and War Thunder Mobile are the launch titles confirmed to use the AI-dedicated Adreno matrix cores for super resolution and frame generation on the Snapdragon 8 Elite Extreme Gen 6. Whether more titles adopt this support will determine how significant the gaming feature becomes in practice.

_Mobile developers tracking hardware-accelerated rendering support can follow these updates on daily.dev._

### What is the largest Mixture-of-Experts model size the Snapdragon 8 Elite Extreme Gen 6 can run on-device?

The Snapdragon 8 Elite Extreme Gen 6's new Hexagon NPU, with 50% larger shared memory, is designed to run Mixture-of-Experts models above 30 billion parameters directly on the device. This is a direct comparison point to Apple's 20-billion-parameter MoE model announced at WWDC, positioning Qualcomm's chip for larger on-device AI workloads.

_Teams sizing on-device AI models against phone hardware limits can track chip capability news on daily.dev._

## Similar posts on daily.dev

- [Qualcomm announces the Snapdragon 8 Elite Gen 5](https://daily.dev/posts/qualcomm-announces-the-snapdragon-8-elite-gen-5-eqnuagusf) · The Verge · 0 upvotes · 0 comments
- [Qualcomm reveals its not-so-elite Snapdragon 8 Gen 5](https://daily.dev/posts/qualcomm-reveals-its-not-so-elite-snapdragon-8-gen-5-bp9qxb5vz) · The Verge · 1 upvotes · 0 comments

---

Tags: [#hardware](https://daily.dev/tags/hardware), [#local-ai](https://daily.dev/tags/local-ai), [#npu](https://daily.dev/tags/npu)

[View this post on daily.dev](https://daily.dev/posts/qualcomm-s-2026-snapdragon-8-elite-lineup-splits-into-two-tiers-with-the-extreme-variant-targeting--cnbr7wgnw)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Qualcomm's 2026 Snapdragon 8 Elite lineup splits into two tiers, with the Extreme variant targeting on-device AI","url":"https://daily.dev/posts/qualcomm-s-2026-snapdragon-8-elite-lineup-splits-into-two-tiers-with-the-extreme-variant-targeting--cnbr7wgnw","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/qualcomm-s-2026-snapdragon-8-elite-lineup-splits-into-two-tiers-with-the-extreme-variant-targeting--cnbr7wgnw"},"datePublished":"2026-09-22T20:45:19.541Z","dateModified":"2026-09-23T11:56:00.726Z","description":"Qualcomm split its 2026 flagship mobile chip lineup into two tiers: the Snapdragon 8 Elite Gen 6 and a new top-tier Extreme Gen 6. The Extreme variant features...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/2a0648c6827143bcc1cbc671465d6513?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/2a0648c6827143bcc1cbc671465d6513?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Collections","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Collections","logo":"https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0","url":"https://daily.dev/sources/collections"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/qualcomm-s-2026-snapdragon-8-elite-lineup-splits-into-two-tiers-with-the-extreme-variant-targeting--cnbr7wgnw","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"hardware,local-ai,npu","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Collections","item":"https://daily.dev/sources/collections"},{"@type":"ListItem","position":3,"name":"Qualcomm's 2026 Snapdragon 8 Elite lineup splits into two tiers, with the Extreme variant targeting on-device AI"}]}
{"@context":"https://schema.org","@type":"FAQPage","@id":"https://daily.dev/posts/qualcomm-s-2026-snapdragon-8-elite-lineup-splits-into-two-tiers-with-the-extreme-variant-targeting--cnbr7wgnw#faq","mainEntity":[{"@type":"Question","name":"What is the difference between the Snapdragon 8 Elite Gen 6 and the Snapdragon 8 Elite Extreme Gen 6?","acceptedAnswer":{"@type":"Answer","text":"The Extreme Gen 6 adds a Hexagon NPU with 50% larger shared memory built to run Mixture-of-Experts models above 30 billion parameters locally, plus AI-dedicated Adreno matrix cores for super resolution and frame generation in supported games. Both chips share the same Oryon CPU design, 16MB Oryon Flex Cache, and camera capabilities, but the standard Elite Gen 6 instead gets zero-prompt AI photo editing, a Hexagon Element Accelerator, and the X105 5G Modem-RF. Developers evaluating on-device model deployment can follow chip capability breakdowns like this on daily.dev."}},{"@type":"Question","name":"Which games support the new Adreno matrix cores on Snapdragon 8 Elite Extreme Gen 6?","acceptedAnswer":{"@type":"Answer","text":"Diablo Immortal and War Thunder Mobile are the launch titles confirmed to use the AI-dedicated Adreno matrix cores for super resolution and frame generation on the Snapdragon 8 Elite Extreme Gen 6. Whether more titles adopt this support will determine how significant the gaming feature becomes in practice. Mobile developers tracking hardware-accelerated rendering support can follow these updates on daily.dev."}},{"@type":"Question","name":"What is the largest Mixture-of-Experts model size the Snapdragon 8 Elite Extreme Gen 6 can run on-device?","acceptedAnswer":{"@type":"Answer","text":"The Snapdragon 8 Elite Extreme Gen 6's new Hexagon NPU, with 50% larger shared memory, is designed to run Mixture-of-Experts models above 30 billion parameters directly on the device. This is a direct comparison point to Apple's 20-billion-parameter MoE model announced at WWDC, positioning Qualcomm's chip for larger on-device AI workloads. Teams sizing on-device AI models against phone hardware limits can track chip capability news on daily.dev."}}]}
```

