-
-
Notifications
You must be signed in to change notification settings - Fork 889
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
RDNA iGPU support #92
Comments
Or any kind of RDNA? |
Well... yes |
Wdym by that tho? What rdna igpu? |
RDNA 2 is used in the Steamdeck and newer AMD CPU’s, since Vega was supported we were hoping it’d be relatively easy to have a testing branch for RDNA so that we could enable graphics acceleration |
Would this mean 7040 series igpu support? Also do we know a general timeline for how long it will be until we reach a beta of this milestone? Will it be months or years? |
RDNA3 is unsupported in macOS |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
@ChefKissInc I have a lenovo laptop with a 6800HS processor and it works fine now except for my rDNA GPU. When will the beta version be available? I would like to be a tester if I can. Thanks. |
We're only 3 people; be patient, we'll get to it eventually. |
i know there is no news about a release for my hardware yet but i just wanna say the output already works i dont know much about this kinda stuff so i dont really know if this is an accomplishment |
x86_64 computers have a fallback for output called VESA. If the GPU required a driver to merely display some pixels on the boot display, how'd things like OpenCore work? |
As i said i dont know much about this stuff |
|
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
Update: After further analysis, there is no PowerPlay, Hardware Manager logic in HWLibs either. It is redirected to dummy PP. Catalina is the only one with code, but that version does not support RDNA 2 & it's also only code for Van Gogh. I am not sure if I want to do this anymore. |
This will be done in a new kext to reduce complexity and ensure the code does not cluttered. |
In progress. |
No description provided.
The text was updated successfully, but these errors were encountered: