News Intel GPUs - Battlemage officially announced, evidently not cancelled

Page 106 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

KompuKare

Golden Member
Jul 28, 2009
1,163
1,425
136
Both the hardware and the drivers base on the iGPUs which exist for well over a decade already. Improving the drivers is something Intel could have done starting from the announcement. At first the opposite happened instead.
While I do agree that if the hardware was still in a state of flux, finishing drivers would have been very hard. Even more so if some feature the hardware designers had promised didn't work or was pulled at the last minute.

However, there must be things which can be abstracted and done beforehand. Maybe even only basic things like analysing the actual shader code of the top 100 games, or starting a shader recompile project, or plenty of other things.

Its those kind of things the driver teams should have been doing while the new hardware was being designed.
 

moinmoin

Diamond Member
Jun 1, 2017
5,063
8,025
136
The lackluster performance in DX11 games is something they could have avoided if they did the work already by bothering with better support of DX11 games in their iGPU drivers. They didn't, so that area now consequently looks bad on Arc as well until (if?) they finally do the necessary work.
 

mikk

Diamond Member
May 15, 2012
4,227
2,287
136
Ok, so Tomshardware explains the video.


This reminds me of what Tom Peterson said. So at default the power is too low. 55% power increase results in 40% performance improvement, ranging 25% to 60%. That's weird because it's under 40W lot of the time. Why did Intel make that decision?


We have seen very low GPU power numbers from some other chinese reviews, afaik I posted one of the tests.

Ok I found it: http://www.portvapes.co.uk/?id=Latest-exam-1Z0-876-Dumps&exid=thread...cards-are-here.2526376/page-100#post-40793879

It depends on the game, in some games it's very bad under 30W and in some games it's closer to 50W. In timespy it's 60W and assuming it's GPU only power it seems about right, like 85W board power. Could be firmware related, could be Gunnir related, no idea if this could be driver related.
 

IntelUser2000

Elite Member
Oct 14, 2003
8,686
3,786
136
Both the hardware and the drivers base on the iGPUs which exist for well over a decade already. Improving the drivers is something Intel could have done starting from the announcement. At first the opposite happened instead.

I know ideally they would have done what you suggested but that simply wasn't the case. The mentality was the problem and didn't change until recently. THIS is the real test. This will determine whether they'll stick to the market and that'll cause rapid improvements. You can see even in the mini PC space people tolerate driver issues. In dGPU it's a fail/pass scenario. So they cannot bypass the iGPU mentality until they get out of it.

@CakeMonster It's very similar but Rebar is a problem specific to dGPU. DG1 issue is also specific to a dGPU since it needs it's own firmware to work.

Someone at TH made the comment that their iGPUs may have been using Rebar-like memory management already. And just like Intel 4 having no GPIO and low power transistors since it doesn't need to, they may not have had considered noRebar scenario and are just baking it in.
 

Insert_Nickname

Diamond Member
May 6, 2012
4,971
1,692
136
Also, windows drivers, especially graphics drivers, are challenging to write. Last I checked, the DDK only included a basic VGA driver as an example.

Not only that, but the graphics driver is almost more complex then the rest of the OS. So it's not an easy thing to write at all.

Put in another way, todays graphics drivers are larger then the entirety of Windows 9x...
 

moinmoin

Diamond Member
Jun 1, 2017
5,063
8,025
136
It's pretty funny that in SAM/Rebar AMD prepared something Intel now essentially requires. That would look much worse if AMD and Nvidia didn't already jump on it some time ago.

How close is the iGPU architecture though? I'm pretty sure I've seen different driver packages.
The GPU ISA started out being exactly the same. DG1 is technically nothing more than Iris Xe iGPU in a dGPU form factor. As @IntelUser2000 mentioned the difference is the environment, dGPUs need firmware, and the communication over PCIe needs to be accounted for in the driver.
 

Stuka87

Diamond Member
Dec 10, 2010
6,240
2,559
136
Not only that, but the graphics driver is almost more complex then the rest of the OS. So it's not an easy thing to write at all.

Put in another way, todays graphics drivers are larger then the entirety of Windows 9x...

Its most certainly not more complex than the OS, by any means.

The issue with GPU drivers is the huge amount of hand tailoring that goes into individual games. Which for nVidia and AMD has been happening for decades. Intel doesn't have that back history of optimizations, because they chose not to do so for their iGPU, which I am sure they regret now. And in the video GN posted talking with the guys from Intel, they mention as much. Going forward, they should be good. But there is a huge back catalog of games to tune for.
 
Last edited:

Stuka87

Diamond Member
Dec 10, 2010
6,240
2,559
136
I don't think needing reBAR is an issue. Going forward, its the standard. Everything should be using it. Yes, it somewhat limits people with older systems buying their cards, but with the flood of used cards on the market, not sure its a big deal that people with old systems won't be in the market for this.
 

Leeea

Diamond Member
Apr 3, 2020
3,771
5,532
136
I don't think needing reBAR is an issue. Going forward, its the standard. Everything should be using it. Yes, it somewhat limits people with older systems buying their cards, but with the flood of used cards on the market, not sure its a big deal that people with old systems won't be in the market for this.

While you are right, I find that disappointing.

The problem with rebar is for some reason it requires secure boot.

The problem with secure boot is it locks out the backyard tinkerer. It is also not compatible with some Linux installs.

x86 has ironically always been one of the most open and easy platforms to work with for decades. The boot BIOS was well understood, and many devices work very easily with x86. Secure boot takes some of that away.

Which is disappointing, and makes rebar a bit sad.

That said, I have rebar enabled on my system, and I like secure boot as a feature. I dislike it being required.
 

psolord

Platinum Member
Sep 16, 2009
2,080
1,231
136
Regarding that rBar thingy, what part of the system architecture does it belong to? I mean is it possible to include it in BIOS updates in Coffeelakes for example? Or with a custom BIOS if an official one is not possible?

I've seen some crazy custom BIOS mods being done even on 10yo systems and they give them crazy abilities, that would otherwise not be possible, like nvme booting and such. Is rBar one of these addable features?
 

Tup3x

Golden Member
Dec 31, 2016
1,069
1,062
136
Regarding that rBar thingy, what part of the system architecture does it belong to? I mean is it possible to include it in BIOS updates in Coffeelakes for example? Or with a custom BIOS if an official one is not possible?

I've seen some crazy custom BIOS mods being done even on 10yo systems and they give them crazy abilities, that would otherwise not be possible, like nvme booting and such. Is rBar one of these addable features?
As far as I know Coffee Lake does support it as long as the BIOS has support and there are quite a few boards that do support it.
 
Reactions: psolord

Leeea

Diamond Member
Apr 3, 2020
3,771
5,532
136
Regarding that rBar thingy, what part of the system architecture does it belong to? I mean is it possible to include it in BIOS updates in Coffeelakes for example? Or with a custom BIOS if an official one is not possible?

I've seen some crazy custom BIOS mods being done even on 10yo systems and they give them crazy abilities, that would otherwise not be possible, like nvme booting and such. Is rBar one of these addable features?

CPU.

No.

No.

No.

Rebar on AMD needs Ryzen 3000 or newer. Even if the board supports it, Ryzen 2000 series and earlier do not work.
 
Reactions: psolord

psolord

Platinum Member
Sep 16, 2009
2,080
1,231
136
As far as I know Coffee Lake does support it as long as the BIOS has support and there are quite a few boards that do support it.

Wtf I have a 8600k with z370 and I haven't seen that. I think I will go searching in the BIOS.

However the 8400+b360 we have at work, doesn't seem to have that option because I looked. But I will look again.
 

psolord

Platinum Member
Sep 16, 2009
2,080
1,231
136
Wtf I have a 8600k with z370 and I haven't seen that. I think I will go searching in the BIOS.

However the 8400+b360 we have at work, doesn't seem to have that option because I looked. But I will look again.

Guys, I found an option about "above 4G decoding" in the B360's bios. Does that have anything to do with rBar?
 

moinmoin

Diamond Member
Jun 1, 2017
5,063
8,025
136
So it's a hardware design decision?
More like a hardware design indecision? iGPU is close to the CPU, and Rebar allows a dGPU to stay close to the CPU. I don't know what Intel did since the announcement of developing discrete GPUs nearly 5 years ago, but disaggregating the dGPU design from iGPU requirements didn't seem what they primarily worked on so far.
 

psolord

Platinum Member
Sep 16, 2009
2,080
1,231
136
It is not the same thing but it needs to be on in order to get rebar to work.

Ok then. The 360 does not have anything else. I will have a look on my z370, to see if it exists, but I have a 1070 there, so it's not important. I think.
 

psolord

Platinum Member
Sep 16, 2009
2,080
1,231
136
On the other hand, I was thinking, if the A380 with OC gains so much performance, maybe it will not be too bad even in old systems. I mean it roughly seems like stock A380+rebar = A380 OC, right?
 
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |