Editorial Aggregation

What Is PCIe Bifurcation, and Why Would You Use It?

What Is PCIe Bifurcation, and Why Would You Use It?

PCIe bifurcation is a motherboard feature that splits the lanes of a single physical PCIe slot into multiple independent links, letting one x16 slot serve several devices instead of just one. It has to be configured before the system boots, in the BIOS, because the CPU and chipset need to know upfront how the lanes are divided — it can't be changed on the fly once the system is running.

How PCIe Lane Splitting Works

A PCIe x16 slot is physically wired with sixteen individual data lanes, normally all routed to a single device — a graphics card is the everyday example, using all sixteen for maximum bandwidth. Bifurcation reconfigures how those sixteen lanes are grouped: instead of one x16 link, the same physical slot can be split into two x8 links, four x4 links, or other combinations the board supports, with each smaller link wired to a different downstream device. The lanes themselves don't change — the total number available from that slot stays fixed — only how they're grouped and addressed changes, and that grouping has to be fixed at boot time rather than negotiated dynamically while the system runs.

The Classic Use Case: Quad M.2 Expansion Cards

The most common place home builders run into bifurcation is an add-in card that hosts multiple M.2 NVMe drives in a single PCIe slot. A card like the QNAP QM2-4P-384 Quad M.2 PCIe SSD Expansion Card plugs into one x16 slot and exposes four separate M.2 sockets — but the card itself has no onboard switching hardware to manage traffic between them. It simply wires each M.2 socket to its own group of four lanes, which only works if the motherboard's BIOS is configured to bifurcate that slot into four x4 links. Without that setting enabled, the system would only recognize the first drive and the rest would sit invisible, since nothing is routing traffic to them. Because each drive only gets a quarter of the slot's lanes, the PCIe generation of both the slot and the drives matters more than usual here — see our PCIe generation comparison for what Gen4 versus Gen5 lanes actually change.

Quad-M.2 card in a motherboard slot with the BIOS menu's PCIe Bifurcation option set to 4x4x4x4
The one setting that makes it work: bifurcation tells the board to treat one x16 slot as four independent x4 links.

Does Your Motherboard Support It?

Not every board exposes bifurcation, and not every board that does exposes every possible split. The option typically lives in the BIOS under the PCIe or advanced chipset configuration menu, often labeled something like "PCIe lane splitting" or listed as selectable link-width combinations for a given slot. It tends to be more common, and more flexible, on higher-tier boards with abundant PCIe lanes to spare — a platform like the MSI MPG X870E Carbon WiFi, built around AMD's current high-lane-count chipset, is the kind of board enthusiasts reach for specifically because it has the lane budget and BIOS support to bifurcate a slot for a multi-drive expansion card. Budget boards more often restrict a given slot to its full x16 configuration or a fixed x8/x8 split with no further granularity. Checking a board's manual or QVL for named bifurcation support before buying an expansion card built around it is worth the five minutes — our AMD socket guide covers which current chipsets tend to offer the most PCIe lanes to work with in the first place.

Bifurcation vs a PCIe Switch Chip

There's a second way to put multiple devices behind one PCIe slot: a card with its own onboard PCIe switch chip, which manages traffic between the downstream devices itself and presents a single, standard connection to the motherboard. Switch-chip cards work on essentially any board, with no BIOS bifurcation support required, because the splitting happens on the card rather than depending on the motherboard's configuration. That flexibility costs money — the switch silicon adds meaningfully to a card's price. Bifurcation-based cards, like the quad M.2 expansion card above, are cheaper precisely because they skip that extra hardware, at the cost of depending on the motherboard to support the split.

A pass-through bifurcation card relies on motherboard BIOS support while a switch-chip card works on any board
Passive cards are cheap but need BIOS bifurcation; switch-chip cards carry their own controller and work anywhere.

When You'd Actually Need This

Bifurcation matters most for builders trying to get more devices out of a limited number of physical slots: a homelab or NAS build adding several NVMe drives without paying for an expensive switch-chip card, a video editor building a fast local scratch array from multiple SSDs, or a workstation balancing a GPU against several storage devices when slots are scarce. It's worth remembering that bifurcation divides a slot's existing lane budget rather than creating new bandwidth — four drives on a bifurcated x16 slot each get a genuine, dedicated four-lane connection, but that's still four lanes per drive rather than the sixteen a single device would get from the same slot. For most single-GPU, single-SSD builds, bifurcation never comes up at all; it's a tool for slot-constrained, multi-device expansion specifically.

Frequently Asked Questions

Can I bifurcate any PCIe slot?

Only if the motherboard's BIOS explicitly supports it for that specific slot, and the slot is physically wired with enough lanes to split meaningfully. Check the board's manual or specification page for named bifurcation support before assuming it works.

Does bifurcation reduce my total available bandwidth?

No new lanes are created or destroyed — bifurcation just regroups a slot's existing lanes into smaller, dedicated links. Each resulting link gets its own genuine slice of the original slot's lanes rather than sharing or time-slicing a single connection.

Is bifurcation the same thing as a PCIe switch chip?

No. Bifurcation is a motherboard/BIOS-level lane split with no extra hardware involved; a PCIe switch chip is silicon on the expansion card itself that manages multiple downstream devices independently of whether the motherboard supports bifurcation at all.

Do I need bifurcation for a normal single-GPU build?

No — bifurcation is only relevant when a single physical slot needs to serve more than one device at once. A standard build with one GPU in its own slot never touches bifurcation settings.

Share this article: Twitter