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

Add ARM GPU info #6212

Merged
merged 1 commit into from
May 23, 2024
Merged

Add ARM GPU info #6212

merged 1 commit into from
May 23, 2024

Conversation

System64fumo
Copy link
Contributor

Added a simple way to get basic info about the GPU on ARM based systems

Describe your PR, what does it fix/add?

Added missing GPU info on ARM based systems

Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.)

This can also work for other device tree based architectures, If anyone wants to add support for that just reuse the code provided

Is it ready for merging, or does it need work?

It's ready
Here's a preview from my One plus 6T:

[LOG] Instance Signature: df80fbf70650dfb0d96381a1d86d30811cf516f4_1716251706_369982838
[LOG] Runtime directory: /run/user/1000/hypr/df80fbf70650dfb0d96381a1d86d30811cf516f4_1716251706_369982838
[LOG] Hyprland PID: 3098
[LOG] ===== SYSTEM INFO: =====
[LOG] System name: Linux
[LOG] Node name: icicle
[LOG] Release: 6.9.0-rc4-baka+
[LOG] Version: #1 SMP PREEMPT Thu Apr 18 09:30:50 IDT 2024


[LOG] GPU information:
qcom,adreno-630.2

[LOG] os-release:
NAME="Artix Linux"
PRETTY_NAME="Artix Linux"
ID=artix
BUILD_ID=rolling
ANSI_COLOR="0;36"
HOME_URL="https://www.artixlinux.org/"
DOCUMENTATION_URL="https://wiki.artixlinux.org/"
SUPPORT_URL="https://forum.artixlinux.org/"
BUG_REPORT_URL="https://bugs.artixlinux.org/"
PRIVACY_POLICY_URL="https://terms.artixlinux.org/docs/privacy-policy/"
LOGO=artixlinux-logo

[LOG] ========================

Added a simple way to get basic info about the GPU on ARM based systems
Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

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

lgtm, thanks

@vaxerski vaxerski merged commit 255272e into hyprwm:main May 23, 2024
10 checks passed
The-Briel-Deal pushed a commit to The-Briel-Deal/Hyprland that referenced this pull request May 25, 2024
Added a simple way to get basic info about the GPU on ARM based systems
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