Skip to content

wGPU: Select more specifically#50528

Merged
ConradIrwin merged 3 commits intomainfrom
wgpu-select-harder
Mar 2, 2026
Merged

wGPU: Select more specifically#50528
ConradIrwin merged 3 commits intomainfrom
wgpu-select-harder

Conversation

@ConradIrwin
Copy link
Member

This uses the compositor hints if available to pick the best GPU. If none is
available, it tries each GPU in turn, and the first that actually works is chosen

Release Notes:

  • Linux: Select a more appropriate GPU

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 2, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 2, 2026
@zed-industries-bot
Copy link
Contributor

Warnings
⚠️
wGPU: Select more specifically
^

Write PR titles using sentence case.

Have feedback on this plugin? Let's hear it!

Generated by 🚫 dangerJS against d3e7007

@ConradIrwin
Copy link
Member Author

/cherry-pick stable
/cherry-pick preview

@ConradIrwin ConradIrwin merged commit 4be8544 into main Mar 2, 2026
38 checks passed
@ConradIrwin ConradIrwin deleted the wgpu-select-harder branch March 2, 2026 20:30
@zed-zippy
Copy link
Contributor

zed-zippy bot commented Mar 2, 2026

🍒💥 Cherry-pick did not succeed
https://github.com/zed-industries/zed/actions/runs/22594440320

@zed-zippy
Copy link
Contributor

zed-zippy bot commented Mar 2, 2026

🍒💥 Cherry-pick did not succeed
https://github.com/zed-industries/zed/actions/runs/22594439379

ConradIrwin added a commit that referenced this pull request Mar 2, 2026
This uses the compositor hints if available to pick the best GPU. If
none is
available, it tries each GPU in turn, and the first that actually works
is chosen

Release Notes:

- Linux: Select a more appropriate GPU

---------

Co-authored-by: John Tur <john-tur@outlook.com>
ConradIrwin added a commit that referenced this pull request Mar 2, 2026
This uses the compositor hints if available to pick the best GPU. If
none is
available, it tries each GPU in turn, and the first that actually works
is chosen

Release Notes:

- Linux: Select a more appropriate GPU

---------

Co-authored-by: John Tur <john-tur@outlook.com>
zlog::init();

if stdout_is_a_pty() {
if true {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Debugging left in?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in #50543

tahayvr pushed a commit to tahayvr/zed that referenced this pull request Mar 4, 2026
This uses the compositor hints if available to pick the best GPU. If
none is
available, it tries each GPU in turn, and the first that actually works
is chosen

Release Notes:

- Linux: Select a more appropriate GPU

---------

Co-authored-by: John Tur <john-tur@outlook.com>
wzulfikar pushed a commit to wzulfikar/zed that referenced this pull request Mar 4, 2026
This uses the compositor hints if available to pick the best GPU. If
none is
available, it tries each GPU in turn, and the first that actually works
is chosen

Release Notes:

- Linux: Select a more appropriate GPU

---------

Co-authored-by: John Tur <john-tur@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants