Improve DDX driver xf86-video-amdgpu #184
Replies: 10 comments 2 replies
-
Looking into fixing whatever the heck (full disclosure: haven't messed around with running xlibre myself yet but I don't see any reason why this would be fixed by now, so this still stands probably) |
Beta Was this translation helpful? Give feedback.
-
It would be helpful to find a way to get vsync controls added to the xorg.conf for modesetting. Ideas: Option "vsync_type" "string" String options include: "locked" - vsync is set to monitor's EDID refresh rate. Modesetting options are very basic and lackluster compared to the carss they support. The program adriconf has some options but seem to be only aimed at OpenGL settings, not DDX or Vulkan. |
Beta Was this translation helpful? Give feedback.
-
I'm on an Intel 8 or 9th gen celeron myself and modesetting is still borked for me, fast transitions basically show heavy compression artifacts and its overall much slower at switching resolutions. So I'm basically stuck to the Intel driver currently. |
Beta Was this translation helpful? Give feedback.
-
Noted for breakage: |
Beta Was this translation helpful? Give feedback.
-
To avoid confusion: xf86-video-intel builds fine on Artix Linux without patches. |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
@reaperx7 What was a good self-explanatory title for this issue? Something like: |
Beta Was this translation helpful? Give feedback.
-
The xf86-video-amdgpu driver might need updates for the following:
As far as xf86-video-intel driver, apparently the driver has been relegated to legacy iGPUs mainly and not Xe (DG1/2/3) and later iGPUs. |
Beta Was this translation helpful? Give feedback.
-
Please file those driver specific issues in the corresponding driver repo. |
Beta Was this translation helpful? Give feedback.
-
Moving this to X11Libre Ideas · Discussions · GitHub to refine it and create specific tickets out of it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Since the project is getting caught up, and everything has been forked properly, we do need people to look at drivers:
amdgpu
intel
to see what all can be effectively brought up to date with modern hardware detection and what features can be used and preset in xorg.conf. Reliance on the modesetting is fine, but having a suitable fully featured DDX driver would be beneficial regardless.
amdgpu, when loaded, still doesn't allow usage of radv and zink as part of mesa. It also might lack RX 7000 and 9000 detection systems.
intel, I believe, might need updates for Xe, Alchemist, and Battlemage video chipsets.
Beta Was this translation helpful? Give feedback.
All reactions