Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync changes from mozilla-central gfx/wr #3916

Merged
merged 1 commit into from Apr 14, 2020
Merged

Conversation

@moz-gfx
Copy link

moz-gfx commented Apr 14, 2020

No description provided.

On some (mostly older, integrated) GPUs, the normal GPU texture cache
update path doesn't work well when running on ANGLE, causing CPU stalls
inside D3D and/or the GPU driver. To reduce the number of code paths we
have active that require testing, we will enable the GPU cache scatter
update path on all devices running with ANGLE. We want a better solution
long-term, but for now this is a significant performance improvement on
HD4600 era GPUs, and shouldn't hurt performance in a noticeable way on
other systems running under ANGLE.

Differential Revision: https://phabricator.services.mozilla.com/D70764

[ghsync] From https://hg.mozilla.org/mozilla-central/rev/0415da2e9198c74c8881269e600dca28f38b8819
@moz-gfx
Copy link
Author

moz-gfx commented Apr 14, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented Apr 14, 2020

📌 Commit 599256c has been approved by auto

@bors-servo
Copy link
Contributor

bors-servo commented Apr 14, 2020

Testing commit 599256c with merge b0ce524...

@bors-servo
Copy link
Contributor

bors-servo commented Apr 14, 2020

☀️ Test successful - status-appveyor, status-taskcluster
Approved by: auto
Pushing b0ce524 to master...

@bors-servo bors-servo merged commit b0ce524 into servo:master Apr 14, 2020
3 checks passed
3 checks passed
Community-TC (pull_request) TaskGroup: success
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.