Computer

Do you have an RTX 3000 GPU and an AMD board? So you can activate ReBAR

Who is going to refuse to win game performance for free and easily? Well, surely no one, but this is what is happening with most current platforms with the new RTX 3000. In this case NVIDIA has been behind AMD, but has reacted quickly and the motherboard manufacturers have also moved quickly to provide a large number of models with the ability to move a greater number of textures in less time.

NVIDIA Resizable BAR, where does this technology come from?

NVIDIA-Resizable-BAR

As expected by NVIDIA, the modification of the BAR technology was long overdue, but even more so for AMD users, since the company has been selective when it comes to prioritizing platforms.

Initially, NVIDIA partnered with Intel to release the necessary BIOS updates to support this technology, while they themselves released updates for their GPUs through firmware upgrades. But to understand why so much trouble and update we have to know where this ReBAR technology comes from.

ReBar or Resizable BAR is nothing more than the adaptation by NVIDIA of the BAR technology that came out with the version PCIe 3.1. BAR is the acronym for Base Address Register and it allows two very specific things through said PCIe bus:

  • Specify how much memory you want to map a device to main memory.
  • After device enumeration, it contains the address (base), where the mapped memory block begins.

Depending on the PCIe version specification, a device can have up to six 32-bit BARs or combine two BARs into one 64-bit BAR. But like everything, BAR has a series of questions that must be clarified to understand how it works:

  1. BAR is on the endpoints. Each endpoint can map up to 6 memory regions.
  2. That means that the data received (or to be transmitted) by the PCIe is stored in the memory location specified in the Base Address Register (BAR). If so, why is there more than one BAR?
  3. On the one hand, 2 BARs are needed to achieve a 64-bit BAR (otherwise it is not possible to map that device beyond the 4GB limit), on the other hand, think of a configuration BAR and a swap BAR data or two data BARs for input and one for output.
  4. So the memory region that BAR maps to is within the device connected to the PCIe (data is stored in device storage). After allocation, software (eg driver) can read / write device storage through allocated memory region.
  5. The memory controller in the CPU, the PCIe Root-Complex, and the PCIe device tree will direct memory access to the device instead of to main memory.
  6. This memory is configured by the PCI device and provides information to the kernel.
  7. Each BAR corresponds to a range of addresses that serves as an independent communication channel for the PCI device.
  8. The length of each region is defined by the hardware and communicated to the software through the configuration registers.
  9. Each region also has other hardware-defined properties in addition to length, in particular the type of memory.

Ultimately, NVIDIA and AMD took the BAR technology and adapted it to their GPUs and drivers, which is why each one has named it as they wanted (Resizable BAR for NVIDIA and SAM for AMD). The result is an increase in performance in compatible games because the much discussed GamecachĂ© or RAMcachĂ© is stopped with the system’s RAM memory and now the CPU is accessed directly to search for information.

Requirements for ReBAR on any platform

Like everything, NVIDIA sets some requirements and instructions to follow to ensure that we will not have problems on any of the supported platforms:

  1. Have a compatible CPU and motherboard (chipset).
  2. That we have a compatible BIOS and that we can activate ReBAR from it.
  3. Have a driver equal to or greater than 465.89 WHQL.
  4. If we have an RTX 3060 Ti, RTX 3070, RTX 3080 or RTX 3090 we may need to update its BIOS, including FE versions. We will know this if on our manufacturer’s website the BIOS matches the one that enables ReBAR, the same for higher versions.
  5. Once everything is done and we start the PC we will have to go to the NVIDIA control panel to verify that the technology is activated.

Regarding processors, motherboards or chipsets, NVIDIA currently has the following enabled:

NVIDIA Resizable Bar

To all these processors and chipsets we must ultimately add the Intel Z370 and Z390 platforms, as well as Intel’s 8th and 9th generation processors. But what about games? Well, the list at the moment is not too big, but it will be reviewed and new titles will be added.

NVIDIA Resizable Bar Games

How can we activate ReBAR if we have an AMD platform?

It was the great doubt of many users, but the reality is that it is activated in exactly the same way that it is done in Intel, exactly the same:

ASUS-Resizable-BAR-Z370-y-Z390

We will only have to enter the BIOS, where in our case we have the ASUS Maximus X Formula and the X570 E-Gaming to show the examples. If we are in EZ mode, what we will see will be something the same or similar to what is shown in the image above, where in that case we will go to the top and click on Resizable BAR.

After that we will see a simple button that will tell us if we want to activate or deactivate it, we will give it to ON. Another more common method is to enter the Boot menu and activate Above 4G Decoding, since they are the same parameter.

ASUS-Resizable-BAR-Z370-y-Z390-2

In each motherboard manufacturer it will be different to activate this option, but almost all have it well visible so as not to be investigating after it, so it should not cost us too much work. After activating the corresponding option, all that remains is to save the BIOS parameters by pressing (as a general rule) F10 and accepting said saving, after which the PC will restart and return to Windows.

There you just have to make sure through the NVIDIA control panel that we have ReBAR activated, as shown in the image:

nvidia-geforce-rtx-30-series-resizable-bar-nvidia-control-panel-enabled

If it says “Yes” then everything has gone as it should. As we can see, it is a fairly simple process that really has more to know if we meet the requirements than in the process of activating ReBAR in AMD.

Related Articles