I have upgraded my kernel to gentoo-sources-4.14.8-r1 (used to be 4.9.34). I have noticed a sluggish performance in KDE and after some research it looks like the problem is my display refresh rate stuck at 40 Hz.
Code: Select all
$ xrandr
Screen 0: minimum 8 x 8, current 1600 x 900, maximum 32767 x 32767
eDP1 connected primary 1600x900+0+0 (normal left inverted right x axis y axis) 310mm x 170mm
1600x900 59.99*+ 40.00
1368x768 60.00
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
800x450 60.00
640x480 59.94
720x405 60.00
640x360 60.00
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
$ glxgears
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
202 frames in 5.0 seconds = 40.235 FPS
Also according to the Xorg log it looks like it should be running at 60?
Code: Select all
[117952.263] (II) intel(0): switch to mode 1368x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[117953.500] (II) intel(0): resizing framebuffer to 1368x768
[117972.019] (II) intel(0): resizing framebuffer to 1600x900
[117972.052] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
gentoo-sources-4.14.8-r1
xf86-video-intel-2.99.917_p20170313
xorg-server-1.19.5




