Open Bug 1928829 Opened 1 month ago Updated 27 days ago

intel m3-8100y with Intel HD Graphics 615 not fully supported

Categories

(Core :: Graphics: WebRender, defect)

Firefox 132
defect

Tracking

()

UNCONFIRMED

People

(Reporter: a.rainman, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0

Steps to reproduce:

GPU #1
Active Yes
Description Intel(R) UHD Graphics 615
Vendor ID 0x8086
Device ID 0x591c
Driver Version 31.0.101.2130
Driver Date 8-13-2024
Drivers igdumdim64 igd10iumd64 igd10iumd64 igd12umd64 igdumdim32 igd10iumd32 igd10iumd32 igd12umd32
Subsys ID 591c8086

Actual results:

WEBRENDER_SCISSORED_CACHE_CLEARS
default available
env blocklisted Blocklisted by gfxInfo Blocklisted due to known issues: bug 1603515

WEBRENDER_SCISSORED_CACHE_CLEARS is a specific feature that doesn't work properly on intel GPUs as found in Bug 1603515.

As far as I see things are working as expected. Am I missing something?

Flags: needinfo?(a.rainman)

Yes, there is a different device and a new driver.

Flags: needinfo?(a.rainman)
See Also: → 1638672, 1643838

Bug 1638672 switches Windows/Intel to use quad rendering for scissored clears. This is based on the knowledge that Intel can't do fast-clears if scissor is set. We need to consider doing this on other platforms for Intel as well.

I'm not familiar with the details of this issue but there is this comment in Bug 1643838; do newer drivers support fast-clears if scissor is set?

Flags: needinfo?(a.rainman)

Glenn, you might know more about this - just putting it on your radar. Feel free to dismiss the NI.

Flags: needinfo?(gwatson)

We'd need to get that hardware + driver combo locally and test, or provide a test build with that enabled for the reporter, and see if any of the driver bugs have been resolved recently. If so, we could unblock that feature. Having said that, it's questionable whether it's worth worrying about - that feature is mostly only useful on older low-end iGPUs that have very low memory bandwidth and we saw some performance benefits from using it.

Flags: needinfo?(gwatson)
Severity: -- → S4

(In reply to Glenn Watson [:gw] from comment #5)

We'd need to get that hardware + driver combo locally and test, or provide a test build with that enabled for the reporter, and see if any of the driver bugs have been resolved recently. If so, we could unblock that feature. Having said that, it's questionable whether it's worth worrying about - that feature is mostly only useful on older low-end iGPUs that have very low memory bandwidth and we saw some performance benefits from using it.

I can give you access, but I don't know how to do this.

Flags: needinfo?(a.rainman)
You need to log in before you can comment on or make changes to this bug.