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

intel gpu: only enable xe driver starting with lunar lake #1149

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

Mic92
Copy link
Member

@Mic92 Mic92 commented Sep 28, 2024

Description of changes
Things done
  • Tested the changes in your own NixOS Configuration
  • Tested the changes end-to-end by using your fork of nixos-hardware and
    importing it via <nixos-hardware> or Flake input

@Mic92
Copy link
Member Author

Mic92 commented Sep 29, 2024

cc @fidgetingbits

@fidgetingbits
Copy link
Contributor

Changes look okay to me, although not tested it as on mobile atm.

My tiger lake asus laptop is using xe without explicitly using force probe, so not sure how that works if other models are requiring force probe.. maybe the whitelist mentioned in the other issue?

I don't plan to go back to i915 on my tiger lake laptop as I haven't had any issues with xe. Seems like it would be useful to have an option to still enable it on tiger lake.

@Mic92
Copy link
Member Author

Mic92 commented Sep 29, 2024

Your chipset is probably in this whitelist: https://github.com/torvalds/linux/blob/ad46e8f95e931e113cb98253daf6d443ac244cde/drivers/gpu/drm/xe/xe_reg_whitelist.c#L26C37-L26C55
We can also override the driver again for your laptop model only as it uses the driver without any force option.

@Mic92
Copy link
Member Author

Mic92 commented Sep 29, 2024

I added it back for zenbook.

@Mic92
Copy link
Member Author

Mic92 commented Sep 29, 2024

@mergify queue

Copy link
Contributor

mergify bot commented Sep 29, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 1bc47d8

mergify bot added a commit that referenced this pull request Sep 29, 2024
@mergify mergify bot merged commit 1bc47d8 into master Sep 29, 2024
3 checks passed
@mergify mergify bot deleted the intel-gpu-cleanup branch September 29, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants