[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #80 from qtm...@gmail.com ---
With nvidia proprietary (not open) 555 driver, nvidia.NVreg_EnableGpuFirmware=0
kernel option and Kwin 6.0.4.1 with explicit-sync patch I have nornal frame
rate on external monitor and very small CPU usage for kwin_wayland process. But
now I afraid another bug with kernel panic
https://forums.developer.nvidia.com/t/series-550-freezes-laptop/284772/161

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-05-22 Thread Lucas Lima
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #79 from Lucas Lima  ---
Chiming in since I'm still very invested in this. I'm also using the Nvidia 555
driver, and I believe the issue mentieoned here:

> On KDE6 (kwin 6.0.4.1), wayland session with AMD radeon 780m IGPU and 
> NVIDIA GeForce RTX 4060 Mobile DGPU and nvidia-open 555 driver on my external 
> monitor connected to nvidia HDMI port I have low fps equal to half of screen 
> refresh rate.

Is caused by the usage of the new firmware. Kinda off topic, but to fix it add
nvidia.NVreg_EnableGpuFirmware=0 to the boot command line options.

Now back to the issue, since it was mentioned that it would be fixed in a
future driver release, even with the new driver things have not improved. After
adding the mentioned command line above, I'm back to the same performance from
550 when using a external monitor in the port attached to the Nvidia card. 

I'm currently using the kwin-explicit-sync package from Arch even:
https://aur.archlinux.org/packages/kwin-explicit-sync, and also setting the
OGL_DEDICATED_HW_STATE_PER_CONTEXT=ENABLE_ROBUST to /etc/environment, but that
also does nothing.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-05-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #78 from Nate Graham  ---
If upgrading only the NVIDIA GPU driver caused that issue, then it sounds like
a regression in the driver.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #77 from qtm...@gmail.com ---
On KDE6 (kwin 6.0.4.1), wayland session with AMD radeon 780m IGPU and  NVIDIA
GeForce RTX 4060 Mobile DGPU and nvidia-open 555 driver on my external monitor
connected to nvidia HDMI port I have low fps equal to half of screen refresh
rate.
But with nvidia-open 550 I have normal frame rate on extenal monitor, but lot
more CPU usage of kwin_wayland process

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #76 from qtm...@gmail.com ---
With Kwin 6.0.4.1 + amdgpu + nvidia driver 550 on external monitor I have
normal framerate 75 frame in second 
With Kwin 6.0.4.1 + amdgpu + nvidia driver 555 on external monitor I have lalf
of normal framerate 75 frame in second (aroand 37-38 fps)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-05-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=452219

David Edmundson  changed:

   What|Removed |Added

  Component|screencasting   |performance

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-05-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=452219

David Edmundson  changed:

   What|Removed |Added

  Component|platform-drm|screencasting

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-05-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

qtm...@gmail.com changed:

   What|Removed |Added

 CC||qtm...@gmail.com

--- Comment #75 from qtm...@gmail.com ---
I am not sure that my problem is same in this bug, but similar.
I have laptop with igpu amd radeon 780m and dgpu nvidia geforce rtx 4060
mobile.
Laptop monitor is connected to amd igpu and external monitor is connected to
nvidia dgpu by its hdmi port.

When the video plays, for example in mpv player on amd gpu and laptop monitor 
cpu utilization by kwin_wayland around 5-10% for one cpu core.
When this video playes on amd gpu but external monitor with nvidia hdmi port 
cpu utilization by kwin_wayland rises to 40-70% for one cpu core.

I have tried nvidia 535, 545, 550 drivers and linux 6.6, 6.7, 6.8 kernels.
My system:
Operating System: Arch Linux 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Graphics Platform: Wayland

So reverse prime works with high cpu utilization in kde

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-04-12 Thread Sergey Kozharinov
https://bugs.kde.org/show_bug.cgi?id=452219

Sergey Kozharinov  changed:

   What|Removed |Added

 CC||m...@sergeykozharinov.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-04-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

onef...@riseup.net changed:

   What|Removed |Added

 CC||onef...@riseup.net

--- Comment #74 from onef...@riseup.net ---
Getting more than half framerate using the following line in /etc/environment:
KWIN_DRM_DEVICES=/dev/dri/card1:/dev/dri/card0

Just thought I'd share for anyone going through the same thing

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-04-09 Thread d_avery
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #73 from d_avery  ---
I think te recent influx of reports of this bug are simply caused by the lack
of explicit sync (linux-drm-syncobj), for which there is an open merge request
on the Kwin side and Nvidia proprietary driver side. Is this correct?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-04-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452219

Nate Graham  changed:

   What|Removed |Added

 CC||erfan.q...@gmail.com

--- Comment #72 from Nate Graham  ---
*** Bug 485254 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-04-05 Thread Michele Corazza
https://bugs.kde.org/show_bug.cgi?id=452219

Michele Corazza  changed:

   What|Removed |Added

 CC||ashmi...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-04-02 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

Zamundaaa  changed:

   What|Removed |Added

 CC||mira.j...@gmail.com

--- Comment #71 from Zamundaaa  ---
*** Bug 483038 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-03-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

accou...@cianormond.com changed:

   What|Removed |Added

 CC||accou...@cianormond.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-03-27 Thread Grief
https://bugs.kde.org/show_bug.cgi?id=452219

Grief  changed:

   What|Removed |Added

 CC||iamgr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-03-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

lucass...@gmail.com changed:

   What|Removed |Added

 CC||lucass...@gmail.com

--- Comment #70 from lucass...@gmail.com ---
Definitely not fixed. 

HP Omen with Optimus
Graphics:
  Device-1: Intel Alder Lake-P GT2 [Iris Xe Graphics] driver: i915 v: kernel
  Device-2: NVIDIA GA103M [GeForce RTX 3080 Ti Laptop GPU] driver: nvidia
v: 550.67

I installed fresh Endeavouros with KDE Plasma 6 with 165Hz monitor. I can
definitely feel lags and low FPS.
testufo.com shows 35 FPS.

I can log out and switch to  X11 -> testufo.com shows 165Hz.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-03-24 Thread Candan Baykan
https://bugs.kde.org/show_bug.cgi?id=452219

Candan Baykan  changed:

   What|Removed |Added

 CC||baykancanda...@gmail.com

--- Comment #69 from Candan Baykan  ---
System Configuration:
ASUS TUF A15 FA506II Notebook
CPU: AMD Ryzen 7 4800H (Has iGPU and laptop screen is connected to this)
dGPU: NVIDIA GTX1650 Ti (Using proprietary 550.67 driver, has type-c output
port)
144 Hz External Monitor (connected via display port to type-c cable)
Distro: openSUSE Tumbleweed 20240321
DE: KDE Plasma 6.0.2 Wayland
Kernel: 6.8.1-1-default
kwin is running on iGPU

Observations: (all the tests are done on 144 hz external monitor)
- Firefox on Wayland gets 144 fps on testufo.com but it drops to 72 fps when i
shake the mouse. Also while testufo is running, when i open application
launcher fps drops to 72 fps.
- Brave on xwayland gets ~65 fps on testufo.com and shaking mouse has no
effect.
- Brave on Wayland (--ozone-platform-hint=auto) gets ~76 fps on testufo.com but
it drops to 72 fps when i shake the mouse.
- glxgears gets 144 fps and it drops to ~141 fps when shaking the mouse.
- When i activate "Show FPS" desktop effect, current fps is ~195 maximum fps is
showing 143 and when i shake the mouse, current fps drops to ~160 fps

The Plasma 6 and NVIDIA 550 updates are improved performance a lot, now I can
daily driver wayland on both home and work laptop (at work i have 75 hz
external monitor and it was getting ~37 fps which was not usable). Thanks to
all developers for their efforts.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-03-22 Thread Mathis Paquet
https://bugs.kde.org/show_bug.cgi?id=452219

Mathis Paquet  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #68 from Mathis Paquet  ---
There are no traces of this issue being fixed, as such, I will reopen it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-03-21 Thread Mathis Paquet
https://bugs.kde.org/show_bug.cgi?id=452219

Mathis Paquet  changed:

   What|Removed |Added

 CC||mathispaquet...@gmail.com

--- Comment #67 from Mathis Paquet  ---
Can anyone report that this issue is actually fixed? It is not on my end.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-03-14 Thread d_avery
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #66 from d_avery  ---
I'm still having issues.

Latest Nvidia driver (550.54.14-5)
KDE Plasma 6.0.2
Arch Linux 6.7.9-arch1-1
Wayland session

AMD Ryzen 7 4800H + its iGPU running Kwin
GTX 1660 Ti Laptop (Turing)

Laptop screen connected to AMD iGPU and DisplayPort monitor running at 1080P
240Hz (connected to Nvidia GPU).

Glxgears only runs at around 80 FPS. In attachments 167220 and 167221 you can
see CPU load increasing and glxgears framerate dropping depending on which
monitor it is being displayed on.

Mouse cursor movement is also not 240 Hz, or at least there are issues with
frame pacing depending on what is being done on the monitor, I haven't been
able to narrow it down well.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-03-14 Thread d_avery
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #65 from d_avery  ---
Created attachment 167221
  --> https://bugs.kde.org/attachment.cgi?id=167221=edit
glxgears framerate dropping on external monitor connected to nvidia GPU

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-03-14 Thread d_avery
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #64 from d_avery  ---
Created attachment 167220
  --> https://bugs.kde.org/attachment.cgi?id=167220=edit
CPU Load increase depending on screen glxgears is displayed on

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-03-12 Thread d_avery
https://bugs.kde.org/show_bug.cgi?id=452219

d_avery  changed:

   What|Removed |Added

 CC||o.rootedavi...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-03-04 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=452219

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #63 from Vlad Zahorodnii  ---
this issue is about low fps on wayland. please file a new bug report

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-03-03 Thread Vadim R
https://bugs.kde.org/show_bug.cgi?id=452219

Vadim R  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Resolution|UPSTREAM|---
 CC||vahell...@gmail.com
 Status|RESOLVED|REPORTED

--- Comment #62 from Vadim R  ---
My laptop is also an Intel+NVIDIA one, which has an HDMI port. I installed the
nvidia 550 driver and I started experiencing lags on external display like this
on the X server. Strong FPS drops began in Wayland. On the nouveau Wayland
works well, on the X server the artifacts are saved as in the video. On
built-in display X server and Wayland work fine on any driver. On external
display it works fine only on Wayland and only on nouveau. I don't have such
issues on GNOME but I don't remember which drived I used

Video link https://drive.google.com/file/d/1HVsZkVo4xsVL_vm6AMmIhuif-lzvf205
(Speed 0.25)

Plasma 6.0.0, neon, rtx3060, i7-12700H, 4K external display
Laptop model is Aero 5 KE4

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-02-19 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

Zamundaaa  changed:

   What|Removed |Added

 CC||ashco...@gmail.com

--- Comment #61 from Zamundaaa  ---
*** Bug 481554 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-02-05 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #60 from Zamundaaa  ---
Git commit f94e4d16dda294fd11b7d68503daccc33ab3ff9b by Xaver Hugl.
Committed on 05/02/2024 at 22:19.
Pushed by zamundaaa into branch 'Plasma/6.0'.

backends/drm: use explicit sync where possible

Instead of calling glFinish, which blocks until it's done and has high CPU
usage on NVidia, use EGL_ANDROID_native_fence_fd to get an explicit sync
fd, which the commit thread automatically waits on before committing the
buffer to KMS.


(cherry picked from commit 1c8bd1be626d2c2453f53e8c67d5f15489c75835)

M  +10   -7src/backends/drm/drm_buffer.cpp
M  +1-1src/backends/drm/drm_buffer.h
M  +1-1src/backends/drm/drm_egl_layer.cpp
M  +17   -17   src/backends/drm/drm_egl_layer_surface.cpp
M  +3-2src/backends/drm/drm_egl_layer_surface.h
M  +2-2src/backends/drm/drm_gpu.cpp
M  +1-1src/backends/drm/drm_gpu.h
M  +3-3src/backends/drm/drm_qpainter_layer.cpp

https://invent.kde.org/plasma/kwin/-/commit/f94e4d16dda294fd11b7d68503daccc33ab3ff9b

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-02-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #59 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/5116

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-02-05 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #58 from Zamundaaa  ---
Git commit 1c8bd1be626d2c2453f53e8c67d5f15489c75835 by Xaver Hugl.
Committed on 05/02/2024 at 21:46.
Pushed by zamundaaa into branch 'master'.

backends/drm: use explicit sync where possible

Instead of calling glFinish, which blocks until it's done and has high CPU
usage on NVidia, use EGL_ANDROID_native_fence_fd to get an explicit sync
fd, which the commit thread automatically waits on before committing the
buffer to KMS.

M  +10   -7src/backends/drm/drm_buffer.cpp
M  +1-1src/backends/drm/drm_buffer.h
M  +1-1src/backends/drm/drm_egl_layer.cpp
M  +17   -17   src/backends/drm/drm_egl_layer_surface.cpp
M  +3-2src/backends/drm/drm_egl_layer_surface.h
M  +2-2src/backends/drm/drm_gpu.cpp
M  +1-1src/backends/drm/drm_gpu.h
M  +3-3src/backends/drm/drm_qpainter_layer.cpp

https://invent.kde.org/plasma/kwin/-/commit/1c8bd1be626d2c2453f53e8c67d5f15489c75835

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-02-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #57 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/5115

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-02-04 Thread Ralf Jung
https://bugs.kde.org/show_bug.cgi?id=452219

Ralf Jung  changed:

   What|Removed |Added

 CC|p...@ralfj.de   |

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-02-04 Thread Lucas Lima
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #56 from Lucas Lima  ---
(In reply to Dmitrii Chermnykh from comment #55)
> NVIDIA 550, `OGL_DEDICATED_HW_STATE_PER_CONTEXT=ENABLE_ROBUST` envvar fixes
> the issue

I tried setting the envvar in /etc/environment to no effect. 
My Specs are:
Asus Zephyrus G15
AMD Ryzen 9 5900HS with Radeon Graphics
RTX 3080
Monitor plugged in the nvidia card outputs.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-02-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

wise.gear8...@fastmail.com changed:

   What|Removed |Added

 CC|wise.gear8...@fastmail.com  |

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-02-04 Thread Dmitrii Chermnykh
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #55 from Dmitrii Chermnykh  ---
NVIDIA 550, `OGL_DEDICATED_HW_STATE_PER_CONTEXT=ENABLE_ROBUST` envvar fixes the
issue

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-02-03 Thread petrk
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #54 from petrk  ---
With 6.0 RC2 performance is still not on par with X11, glxgears doesn't quite
reach screen refresh framerate.
It's around 150fps on a 165Hz screen, it may be closer than where it was, but
not on there yet.
Nvidia 550.40.07 on 4060Ti.
Plus there appears to be delay between typing and text appearing on screen,
which may be unrelated.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-01-24 Thread Lucas Lima
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #53 from Lucas Lima  ---
(In reply to Zamundaaa from comment #52)
> NVidia driver 550 has been released as a beta and should fix this properly
> with Plasma 6.0

Just tested the driver in plasma 6 in Arch, while the performance did improve a
bit while testing on testufo.com still pretty bad.
I noticed that placing the window in both screens (being shown on both the
laptop screen and external monitor), it does make
the framerate increase.

I can make a video later to properly demonstrate.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2024-01-24 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #52 from Zamundaaa  ---
NVidia driver 550 has been released as a beta and should fix this properly with
Plasma 6.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-12-13 Thread Lucas Lima
https://bugs.kde.org/show_bug.cgi?id=452219

Lucas Lima  changed:

   What|Removed |Added

 CC||lima.lucas...@gmail.com

--- Comment #51 from Lucas Lima  ---
Hello all, I wanted to share a small discovery related to this, a bit related
to a post I made a while back on reddit:
https://www.reddit.com/r/kde/comments/11detap/psa_on_nvidia_optimushybrid_laptops_using/

I've found that If I disable my integrated graphics from boot with the
following configuration under /etc/modprobe.d/10-blacklist-amdgpu.conf:

blacklist amdgpu

The performance on the external display is fine but my laptop screen doesn't
work, only the external monitor. 
However, if I add the module **after** I got into plasma with:

sudo modprobe -a amdgpu

I get video on both the external display and my laptop screen, and the
framedrops are gone! The CPU utilization is still high though.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452219

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|CONFIRMED   |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-12-11 Thread Arthur Huillet
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #50 from Arthur Huillet  ---
(In reply to Arthur Huillet from comment #49)
> Can you try setting __GL_HWSTATE_PER_CTX=1?

Sorry, I notice I had asked a similar question back in October already.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-12-11 Thread Arthur Huillet
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #49 from Arthur Huillet  ---
Can you try setting __GL_HWSTATE_PER_CTX=1?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-12-11 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #48 from Zamundaaa  ---
Yes. That is a NVidia driver bug, it busy waits on OpenGL context switches and
uses more CPU that way than actually copying the buffer would take. I've been
told it should fixed in a driver release coming out in January or February

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-12-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

wise.gear8...@fastmail.com changed:

   What|Removed |Added

 CC||wise.gear8...@fastmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-12-11 Thread Paragoumba
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #47 from Paragoumba  ---
This problem seems to have gotten worse with the beta for me. Kwin consumes
between 50% and 100% of one core and I have some freezes

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-12-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

hhx@gmail.com changed:

   What|Removed |Added

 CC||hhx@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-12-05 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

Zamundaaa  changed:

   What|Removed |Added

 CC||je...@jmarin.dev

--- Comment #46 from Zamundaaa  ---
*** Bug 477987 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-12-02 Thread quangngo
https://bugs.kde.org/show_bug.cgi?id=452219

quangngo  changed:

   What|Removed |Added

 CC||ngoquang2...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-11-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||fanzhuyi...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-11-10 Thread Omar Hany Kasban
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #45 from Omar Hany Kasban  ---
(In reply to Neal Gompa from comment #42)
> Does the problem go away with the new 545 beta driver?
> https://www.nvidia.com/download/driverResults.aspx/212964/en-us/

sadly not

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-11-09 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

Zamundaaa  changed:

   What|Removed |Added

 CC||omarhanykasban...@gmail.com

--- Comment #44 from Zamundaaa  ---
*** Bug 476769 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-11-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-10-17 Thread petrk
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #43 from petrk  ---
On Arch with 545.23.06 no changes, X11 is flawless while Wayland struggles.
On Neon Unstable with 545.23.06 X11 is flawless as well, Wayland struggles,
plus kscreen backend has issues loading in systemsettings and nvidia-settings
segfaults.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-10-17 Thread Neal Gompa
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #42 from Neal Gompa  ---
Does the problem go away with the new 545 beta driver?
https://www.nvidia.com/download/driverResults.aspx/212964/en-us/

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-10-16 Thread petrk
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #41 from petrk  ---
No changes with that variable.
I noticed something interesting, checking power draw via nvidia-smi on X11
session running external screen I get power ramps to 20W+ while moving windows
around, on Idle I get around 4W.

Now on Wayland session I can't get Nvidia to bump above 5W. On idle it stays at
2W.

Not does that it that Wayland session renders on IGP for all outputs by
default? Or am I misunderstanding things from looking at a glance?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-10-16 Thread Arthur Huillet
https://bugs.kde.org/show_bug.cgi?id=452219

Arthur Huillet  changed:

   What|Removed |Added

 CC||arthur.huillet+kdebugs@free
   ||.fr

--- Comment #40 from Arthur Huillet  ---
Does the problem go away if you set __GL_HWSTATE_PER_CTX=2?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-09-26 Thread Koutheir Attouchi
https://bugs.kde.org/show_bug.cgi?id=452219

Koutheir Attouchi  changed:

   What|Removed |Added

 CC||kouth...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-09-25 Thread Neal Gompa
https://bugs.kde.org/show_bug.cgi?id=452219

Neal Gompa  changed:

   What|Removed |Added

 CC||ekurzin...@nvidia.com,
   ||ngomp...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-09-23 Thread jdl
https://bugs.kde.org/show_bug.cgi?id=452219

jdl <677ee...@duck.com> changed:

   What|Removed |Added

 CC||677ee...@duck.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-09-20 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #39 from Zamundaaa  ---
(In reply to petrk from comment #38)
> Using latest Neon Unstable, glxgears tops at 157 fps, but usually it reports
> around 84-120 fps average.
> I use two screens, 1080p@144Hz and 1440p@165Hz
> 
> There is a constant 50% load on a single CPU thread by kwin_wayland.

Can confirm. Checking with hotspot with glxgears running on an external
monitor, 70-80% of CPU cycles are spent in eglMakeCurrent in the NVidia driver
when we stop using the NVidia context. This will need to be debugged by someone
with access to the NVidia driver code

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-09-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

fake.n...@posteo.net changed:

   What|Removed |Added

 CC|fake.n...@posteo.net|

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-09-07 Thread petrk
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #38 from petrk  ---
Using latest Neon Unstable, glxgears tops at 157 fps, but usually it reports
around 84-120 fps average.
I use two screens, 1080p@144Hz and 1440p@165Hz

There is a constant 50% load on a single CPU thread by kwin_wayland.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.6.0
Kernel Version: 6.2.0-32-generic (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 4800H with Radeon Graphics
Memory: 62.2 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: LENOVO
Product Name: 82B1
System Version: Lenovo Legion 5 15ARH05H
RXT 2060 Mobile

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-08-09 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

Zamundaaa  changed:

   What|Removed |Added

 CC||deco33...@yandex.com

--- Comment #37 from Zamundaaa  ---
*** Bug 473197 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-07-08 Thread Corey Bailey
https://bugs.kde.org/show_bug.cgi?id=452219

Corey Bailey  changed:

   What|Removed |Added

 CC||cjb...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-07-02 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #36 from Zamundaaa  ---
They're all Plasma 6 only. Backporting them is technically possible, but the
risk of regressions is too high for a bugfix release

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-07-02 Thread Pedro Albuquerque Santos
https://bugs.kde.org/show_bug.cgi?id=452219

Pedro Albuquerque Santos  changed:

   What|Removed |Added

 CC||petersai...@gmail.com

--- Comment #35 from Pedro Albuquerque Santos  ---
Will the aforementioned merge requests (assuming they are merged) be part of a
5.27.x patch release or will everybody have to wait for Plasma 6 to get these
fixes?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-06-25 Thread Ivan D Vasin
https://bugs.kde.org/show_bug.cgi?id=452219

Ivan D Vasin  changed:

   What|Removed |Added

 CC||i...@nisavid.io

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-06-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

lilprinc...@lilprincess.xyz changed:

   What|Removed |Added

 CC||lilprinc...@lilprincess.xyz

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-06-20 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #34 from Zamundaaa  ---
This commit should improve performance, even if it's not ideal yet. Once NVidia
implements EGL_ANDROID_native_fence_sync (which I'm told should happen this
year) performance should be on par with other drivers

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-06-20 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #33 from Zamundaaa  ---
Git commit d8e57f78863b76ed5945e7216d6dbe19c9e14cc8 by Xaver Hugl.
Committed on 20/06/2023 at 07:59.
Pushed by zamundaaa into branch 'master'.

backends/drm: improve multi gpu performance with NVidia as secondary GPU

With the Nvidia driver, linear textures are external_only, so additional
measures need to be taken to make the egl import path work

M  +12   -0src/backends/drm/drm_egl_backend.cpp
M  +3-0src/backends/drm/drm_egl_backend.h
M  +17   -6src/backends/drm/drm_egl_layer_surface.cpp
M  +8-7src/libkwineffects/kwineglimagetexture.cpp
M  +2-2src/libkwineffects/kwineglimagetexture.h
M  +5-5src/libkwineffects/kwingltexture.cpp
M  +1-1src/libkwineffects/kwingltexture.h
M  +17   -14   src/libkwineffects/kwinglutils.cpp
M  +1-0src/libkwineffects/kwinglutils.h
M  +1-0src/platformsupport/scenes/opengl/CMakeLists.txt
M  +10   -7src/platformsupport/scenes/opengl/eglcontext.cpp
M  +1-1src/platformsupport/scenes/opengl/eglcontext.h
M  +25   -6src/platformsupport/scenes/opengl/egldisplay.cpp
M  +13   -1src/platformsupport/scenes/opengl/egldisplay.h
A  +66   -0src/platformsupport/scenes/opengl/eglnativefence.cpp
[License: GPL(v2.0+)]
A  +38   -0src/platformsupport/scenes/opengl/eglnativefence.h [License:
GPL(v2.0+)]
M  +0-1src/plugins/screencast/CMakeLists.txt
D  +0-50   src/plugins/screencast/eglnativefence.cpp
D  +0-33   src/plugins/screencast/eglnativefence.h
M  +2-2src/plugins/screencast/screencaststream.cpp
M  +8-0src/utils/filedescriptor.cpp
M  +1-0src/utils/filedescriptor.h

https://invent.kde.org/plasma/kwin/-/commit/d8e57f78863b76ed5945e7216d6dbe19c9e14cc8

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-06-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #32 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/4177

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-05-09 Thread Dmitrii Chermnykh
https://bugs.kde.org/show_bug.cgi?id=452219

Dmitrii Chermnykh  changed:

   What|Removed |Added

 CC||chermnykh2...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-04-16 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

Zamundaaa  changed:

   What|Removed |Added

 CC||busvollmita...@gmail.com

--- Comment #31 from Zamundaaa  ---
*** Bug 468583 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-04-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452219

Nate Graham  changed:

   What|Removed |Added

   Priority|HI  |NOR

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-04-12 Thread Robin Tetour
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #30 from Robin Tetour  ---
(In reply to Zamundaaa from comment #29)
> This commit should fix it for Intel/AMD+Intel/AMD systems, and might also
> work with nouveau. Support for the proprietary NVidia driver is being worked
> on

I can confirm that it fixed my external display connected to Razer Core X with
AMD Radeon RX 6600 XT. Running smoothly at 60fps. Tested with glxgears on
wayland.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-04-12 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #29 from Zamundaaa  ---
This commit should fix it for Intel/AMD+Intel/AMD systems, and might also work
with nouveau. Support for the proprietary NVidia driver is being worked on

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-04-12 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #28 from Zamundaaa  ---
Git commit b14f7959eb5f4d2b690ac26fdfee76abc837240c by Xaver Hugl.
Committed on 12/04/2023 at 13:28.
Pushed by zamundaaa into branch 'master'.

backends/drm: add another multi gpu fallback

With the dmabuf multi-gpu path, a buffer is imported to the secondary GPU
and presented directly, but importing a buffer that's usable for scanout
is not possible that way on most hardware. To prevent CPU copy from being
needed in those cases, this commit introduces a fallback where the buffer
is imported for rendering only, and then copied to a local buffer that's
presented on the screen.
Related: bug 465809

M  +73   -43   src/backends/drm/drm_egl_backend.cpp
M  +5-3src/backends/drm/drm_egl_backend.h
M  +92   -15   src/backends/drm/drm_egl_layer_surface.cpp
M  +7-3src/backends/drm/drm_egl_layer_surface.h
M  +5-0src/composite.cpp
M  +1-2src/libkwineffects/kwinglutils.h
M  +18   -0src/platformsupport/scenes/opengl/eglcontext.cpp
M  +7-3src/platformsupport/scenes/opengl/eglcontext.h

https://invent.kde.org/plasma/kwin/commit/b14f7959eb5f4d2b690ac26fdfee76abc837240c

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-03-29 Thread Litao Lu
https://bugs.kde.org/show_bug.cgi?id=452219

Litao Lu  changed:

   What|Removed |Added

 CC||lulitao1...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-03-27 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

Zamundaaa  changed:

   What|Removed |Added

 CC||pepk...@gmail.com

--- Comment #27 from Zamundaaa  ---
*** Bug 467815 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-03-23 Thread postix
https://bugs.kde.org/show_bug.cgi?id=452219

postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-03-20 Thread Sam James
https://bugs.kde.org/show_bug.cgi?id=452219

Sam James  changed:

   What|Removed |Added

 CC||s...@gentoo.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-03-16 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #26 from Zamundaaa  ---
KWin already supports what these MRs implement since 5.22. Once the NVidia
driver supports dmabuf feedback and direct scanout, it will also work on KWin.
It'll only help with fullscreen though.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-03-16 Thread Stefan Hoffmeister
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #25 from Stefan Hoffmeister  ---
IIUC, NVIDIA have posted MRs on swaywm and wlroots which touch the rough area
of the specific problem reported here: 
* https://github.com/swaywm/sway/pull/7509
* https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4055

My hardware matches almost exactly what the MR description says: "On most
laptops the dGPU does not drive the integrated display, but drives external
displays through the HDMI port on the sides/back of the laptop. Plugging in an
external display and fullscreening an application on it is what this MR helps."

Well, for me it's the USB-C out == Thunderbolt == effectively
DisplayPort-alternate where the dGPU lives its life.

Perhaps those MR provide some inspiration for kwin.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-03-15 Thread Robin Tetour
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #24 from Robin Tetour  ---
I am expiriencing this on AMD (i915 + amdgpu) as an eGPU. Display connected to
it is running at half the refresh rate even though it is set to 60 in the
settings. When I run glxgears and force the Vsync off it somehow get unlocked -
the glxgears reports much higher fps, but the whole screen feels still like
30hz. The issue persists when using GNOME. So it is wayland only for me
regardless of what compositor or DE I am using. So it most probably is
something in the GBM backend right since GNOME and Plasma uses the same thing.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-03-14 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

Zamundaaa  changed:

   What|Removed |Added

 CC||meierl...@hotmail.de

--- Comment #23 from Zamundaaa  ---
*** Bug 467318 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-02-28 Thread luisbocanegra
https://bugs.kde.org/show_bug.cgi?id=452219

luisbocanegra  changed:

   What|Removed |Added

 CC||luisbocanegra...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-02-27 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=452219

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |HI

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-02-27 Thread hujq
https://bugs.kde.org/show_bug.cgi?id=452219

hujq  changed:

   What|Removed |Added

 CC||h...@live.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-02-27 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

Zamundaaa  changed:

   What|Removed |Added

 CC||carlon.l...@gmail.com

--- Comment #22 from Zamundaaa  ---
*** Bug 409040 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452219

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=465809

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-02-15 Thread Matt Keith
https://bugs.kde.org/show_bug.cgi?id=452219

Matt Keith  changed:

   What|Removed |Added

 CC||ro...@appus.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-01-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

--- Comment #21 from fake.n...@posteo.net ---
(In reply to Mathias Johansson from comment #20)
> I ran into these issues (low fps on external monitor and high CPU usage when
> moving mouse under wayland) on my Nvidia laptop (fedora 37, KDE 5.26, Nvidia
> drivers v525.78, linux 6.1, i5-7300hq + GTX 1060) and after git-bisecting
> through different commits I landed on the aforementioned 68a54a67
> "backends/drm: enable format modifiers by default" commit. When I added
> "KWIN_DRM_USE_MODIFIERS=0" to my /etc/environment file the lag actually did
> go away. (Although kwin_wayland's CPU usage does still increase up to 40%
> when I move my mouse on the external monitor).

I tried this on my laptop -- Arch, latest everything, 8 i9's plus NVIDIA 3060.
No change at all.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-01-23 Thread Mathias Johansson
https://bugs.kde.org/show_bug.cgi?id=452219

Mathias Johansson  changed:

   What|Removed |Added

 CC||mathias9...@gmail.com

--- Comment #20 from Mathias Johansson  ---
I ran into these issues (low fps on external monitor and high CPU usage when
moving mouse under wayland) on my Nvidia laptop (fedora 37, KDE 5.26, Nvidia
drivers v525.78, linux 6.1, i5-7300hq + GTX 1060) and after git-bisecting
through different commits I landed on the aforementioned 68a54a67
"backends/drm: enable format modifiers by default" commit. When I added
"KWIN_DRM_USE_MODIFIERS=0" to my /etc/environment file the lag actually did go
away. (Although kwin_wayland's CPU usage does still increase up to 40% when I
move my mouse on the external monitor).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-01-18 Thread Frederick Zhang
https://bugs.kde.org/show_bug.cgi?id=452219

Frederick Zhang  changed:

   What|Removed |Added

 CC||frederick...@tsundere.moe

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-01-17 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=452219

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||rob.tet...@outlook.com

--- Comment #19 from Vlad Zahorodnii  ---
*** Bug 457735 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-01-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

paragou...@proton.me changed:

   What|Removed |Added

 CC||paragou...@proton.me

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-01-11 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=452219

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||k...@davidedmundson.co.uk

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-01-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452219

ternoma...@gmail.com changed:

   What|Removed |Added

 CC||ternoma...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2023-01-06 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

Zamundaaa  changed:

   What|Removed |Added

 CC||fake.n...@posteo.net

--- Comment #18 from Zamundaaa  ---
*** Bug 462759 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 452219] Low fps and high CPU usage on external monitor connected to NVIDIA when default GPU is Intel

2022-11-30 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=452219

Zamundaaa  changed:

   What|Removed |Added

 CC||p...@ralfj.de

--- Comment #17 from Zamundaaa  ---
*** Bug 461172 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

  1   2   >