[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2022-05-20 Thread Bug Watch Updater
** Changed in: xserver-xorg-driver-ati Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923153 Title: [radeon] Display output laggy from iGPU when operating on desktop

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-16 Thread jeremyszu
** Changed in: oem-priority Status: In Progress => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923153 Title: [radeon] Display output laggy from iGPU when operating on desktop

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-15 Thread Daniel van Vugt
** Also affects: xserver-xorg-driver-ati via https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/issues/194 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-15 Thread jeremyszu
Hi Daniel, Thank you for sharing. We are not allow to provide a customization as workaround before we know the fix plan. I reported an upstream issue: https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/issues/194 -- You received this bug notification because you are a member of

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-15 Thread jeremyszu
Hi Daniel, Thank you for sharing. OEM team is not allow the provide a customization as workaround before we don't know the plan to fix. I reported an issue as https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/issues/194 ** Bug watch added:

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-15 Thread Daniel van Vugt
Anyway, for this bug my thinking is that if a different config satisfies the OEM then that can be considered as a semipermanent workaround. Other than that, it looks like the bug needs to be reported upstream to https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati -- You received this bug

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-15 Thread Daniel van Vugt
Good point. Running 'man amdgpu' I can immediately see one such good reason: Option "TearFree" "boolean" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923153 Title: [radeon] Display output

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-15 Thread Timo Aaltonen
because the native drivers have features that modesetting_drv does not have, and how AMD expects them to be used -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923153 Title: [radeon] Display output

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-14 Thread Daniel van Vugt
I've subscribed Timo who should know why Ubuntu still prefers 'radeon' and 'amdgpu' Xorg drivers. But also I am only guessing that my recommended config changes will fix the issue. It would be useful to test them too. -- You received this bug notification because you are a member of Ubuntu

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-14 Thread jeremyszu
@Daniel, u@u-HP-EliteDesk-800-G6-Tower-PC:~$ dpkg -S /usr/share/X11/xorg.conf.d/10-radeon.conf xserver-xorg-video-radeon: /usr/share/X11/xorg.conf.d/10-radeon.conf u@u-HP-EliteDesk-800-G6-Tower-PC:~$ dpkg -S /usr/share/X11/xorg.conf.d/10-amdgpu.conf xserver-xorg-video-amdgpu:

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-13 Thread Daniel van Vugt
I'm slightly worried you might be hitting multiple different bugs there. But instead of worrying, maybe just try the 'modesetting' driver. It might solve even more problems if you get both GPUs using the same driver: Section "OutputClass" Identifier "Use Modesetting" MatchDriver

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-13 Thread jeremyszu
Hi Daniel, Thanks for sharing comment#27. Let me summarize the reproduce scenarios in Intel + AMD case. 1. Boot from iGPU -> switch to dGPU -> switch back to iGPU -> iGPU lag. 2. Boot from iGPU -> connect secondary monitor to dGPU -> remove 1st monitor from iGPU -> dGPU lag. 3. Boot from iGPU

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-13 Thread Daniel van Vugt
As a workaround you should be able to avoid the radeon Xorg driver with a custom config, something like: Section "Device" Identifier "devname" Driver "modesetting" BusID "pci:bus:dev:func" ... EndSection -- You received this bug notification

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-13 Thread Daniel van Vugt
Or just remove/edit /usr/share/X11/xorg.conf.d/10-radeon.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923153 Title: [radeon] Display output laggy from iGPU when operating on desktop with

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-13 Thread Daniel van Vugt
As a workaround you should be able to avoid the radeon Xorg driver with a custom config, something like: Section "Device" Identifier "MyRadeon" Driver "modesetting" BusID "pci:1:0:0" EndSection Then it will use the same interfaces as in a Wayland

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-13 Thread Daniel van Vugt
Combining the above two ideas you could add a new config file (make sure its name loads before "10-radeon.conf"): Section "OutputClass" Identifier "MyRadeon" MatchDriver "radeon" Driver "modesetting" EndSection -- You received this bug notification because you are a

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-13 Thread jeremyszu
** Changed in: oem-priority Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923153 Title: [radeon] Display output laggy from iGPU when operating on desktop

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-13 Thread jeremyszu
Hi Daniel, I could reproduce this issue when using today hirsute daily build $ sha256sum ~/Downloads/hirsute-desktop-amd64.iso 4908a5c919f4b796a856be69a044334eb1a910727180618348db0a8a1ef70360 /home/jeremysu/Downloads/hirsute-desktop-amd64.iso after switching back to xorg (hirsute default

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-13 Thread jeremyszu
The other finding for comment#20. If connecting two monitors then there is a way to reproduce it. 1. Set iGPU as primary monitor 2. Run an application from secondary display (dGPU) (e.g. glxgear) 3. Moving the application from secondary display (dGPU) to primary display (iGPU) then the issue

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-13 Thread Daniel van Vugt
Comment #19 is probably important to answer because we need to know if we're looking for a backport or a whole new upstream fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923153 Title:

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-13 Thread jeremyszu
BTW, for i915 case, it's not 100% reproduce if the boot-vga-device is i915. Which means in Intel + AMD platform. Sometime the system laggy when output from dGPU (AMD 430). Sometime the system laggy when output from iGPU (intel) AFTER switching the monitor between dGPU and iGPU (e.g. boot vga:

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-12 Thread Daniel van Vugt
Another useful thing that would be easy to test: Does the same bug occur in hirsute? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923153 Title: [radeon] Display output laggy from iGPU when

[Bug 1923153] Re: [radeon] Display output laggy from iGPU when operating on desktop with attaching AMD R7 430 graphic (dGPU)

2021-04-12 Thread jeremyszu
Hi Daniel, The "AMD R7 430" is the product name of the graphic card. https://ssl.www8.hp.com/emea_africa/en/products/oas/product-detail.html?oid=26185185 I guess it's related to radeon driver since we could see this issue with amd RX550 as well. ** Tags added: originate-from-1923120 ** Tags