You are not logged in.

#1 2022-02-10 17:27:12

kazetsukai
Member
Registered: 2017-03-13
Posts: 6

[5.16.8][Intel] Kernel breaks higher refresh rates on eDP monitor

Hello,

Doing an upgrade yesterday to get KDE 5.24, I noticed that only 60Hz refresh rate was available for my eDP panel. At first I thought this was a KDE/Wayland issue, but testing X11 and looking at xrandr output it seemed like the issue was further upstream.

I have an MSI GE76 with a 360Hz display. Its an Optimus laptop with Intel/NVIDIA:

00:02.0 VGA compatible controller: Intel Corporation TigerLake-H GT1 [UHD Graphics] (rev 01)
01:00.0 VGA compatible controller: NVIDIA Corporation GA104M [GeForce RTX 3080 Mobile / Max-Q 8GB/16GB] (rev a1)

The Intel controller is the default driver of the eDP panel.

The HDMI port which is I believe directly tied in with the NVIDIA card can see the higher refresh rates of my TV. I only see it in xrandr when using PRIME.

Affected kernel: linux-5.16.8.arch1-1-x86_64
Downgrading to linux-5.15.13.arch1-1-x86_64 resolves the issue for me.

XRandr output on 5.15.13:

Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 382mm x 215mm
   1920x1080    360.04*+  60.04 +  60.01    59.97    59.96    59.93  
   1680x1050     59.95    59.88  
   1400x1050     74.76    59.98  
   1600x900      59.99    59.94    59.95    59.82  
   1280x1024     85.02    75.02    60.02  
   1400x900      59.96    59.88  
   1280x960      85.00    60.00  
   1440x810      60.00    59.97  
   1368x768      59.88    59.85  
   1280x800      59.99    59.97    59.81    59.91  
   1152x864      75.00  
   1280x720      60.00    59.99    59.86    59.74  
   1024x768      85.00    75.05    60.04    85.00    75.03    70.07    60.00  
   1024x768i     86.96  
   960x720       85.00    75.00    60.00  
   928x696       75.00    60.05  
   896x672       75.05    60.01  
   1024x576      59.95    59.96    59.90    59.82  
   960x600       59.93    60.00  
   832x624       74.55  
   960x540       59.96    59.99    59.63    59.82  
   800x600       85.00    75.00    70.00    65.00    60.00    85.14    72.19    75.00    60.32    56.25  
   840x525       60.01    59.88  
   864x486       59.92    59.57  
   700x525       74.76    59.98  
   800x450       59.95    59.82  
   640x512       85.02    75.02    60.02  
   700x450       59.96    59.88  
   640x480       85.09    60.00    85.01    72.81    75.00    59.94  
   720x405       59.51    58.99  
   720x400       85.04  
   684x384       59.88    59.85  
   640x400       59.88    59.98    85.08  
   576x432       75.00  
   640x360       59.86    59.83    59.84    59.32  
   640x350       85.08  
   512x384       85.00    75.03    70.07    60.00  
   512x384i      87.06  
   512x288       60.00    59.92  
   416x312       74.66  
   480x270       59.63    59.82  
   400x300       85.27    72.19    75.12    60.32    56.34  
   432x243       59.92    59.57  
   320x240       85.18    72.81    75.00    60.05  
   360x202       59.51    59.13  
   360x200       85.04  
   320x200       85.27  
   320x180       59.84    59.32  
   320x175       85.27  
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)

XRandr output on 5.16.8:

Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 382mm x 215mm
   1920x1080     60.04*+  60.01    59.97    59.96    59.93  
   1680x1050     59.95    59.88  
   1400x1050     59.98  
   1600x900      59.99    59.94    59.95    59.82  
   1280x1024     60.02  
   1400x900      59.96    59.88  
   1280x960      60.00  
   1440x810      60.00    59.97  
   1368x768      59.88    59.85  
   1280x800      59.99    59.97    59.81    59.91  
   1280x720      60.00    59.99    59.86    59.74  
   1024x768      60.04    60.00  
   960x720       60.00  
   928x696       60.05  
   896x672       60.01  
   1024x576      59.95    59.96    59.90    59.82  
   960x600       59.93    60.00  
   960x540       59.96    59.99    59.63    59.82  
   800x600       60.00    60.32    56.25  
   840x525       60.01    59.88  
   864x486       59.92    59.57  
   700x525       59.98  
   800x450       59.95    59.82  
   640x512       60.02  
   700x450       59.96    59.88  
   640x480       60.00    59.94  
   720x405       59.51    58.99  
   684x384       59.88    59.85  
   640x400       59.88    59.98  
   640x360       59.86    59.83    59.84    59.32  
   512x384       60.00  
   512x288       60.00    59.92  
   480x270       59.63    59.82  
   400x300       60.32    56.34  
   432x243       59.92    59.57  
   320x240       60.05  
   360x202       59.51    59.13  
   320x180       59.84    59.32  
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)

Last edited by kazetsukai (2022-02-10 17:45:32)

Offline

#2 2022-02-13 03:37:14

kazetsukai
Member
Registered: 2017-03-13
Posts: 6

Re: [5.16.8][Intel] Kernel breaks higher refresh rates on eDP monitor

Offline

#3 2022-02-13 08:44:00

seth
Member
Registered: 2012-09-03
Posts: 58,705

Re: [5.16.8][Intel] Kernel breaks higher refresh rates on eDP monitor

Sorry, forgot this thread.
https://bbs.archlinux.org/viewtopic.php?id=273676 but was inconclusive.

360Hz is excessively high and i seem to remember some modeline sanity check being too aggressive for even lower frequencies (but in xorg?)
Check your xorg log and system journal whether there's a warning for the mode to be filtered out (the verbatim string in google will then likely yield the offending patch)

Offline

#4 2022-03-28 03:52:02

Alpyne
Member
Registered: 2021-10-30
Posts: 3

Re: [5.16.8][Intel] Kernel breaks higher refresh rates on eDP monitor

kazetsukai wrote:

Hello,

I have an MSI GE76 with a 360Hz display. Its an Optimus laptop with Intel/NVIDIA:

00:02.0 VGA compatible controller: Intel Corporation TigerLake-H GT1 [UHD Graphics] (rev 01)
01:00.0 VGA compatible controller: NVIDIA Corporation GA104M [GeForce RTX 3080 Mobile / Max-Q 8GB/16GB] (rev a1)

I have an extremely similar specs laptop to yours (Razer Blade 15" Advanced 2021), with those exact graphics devices.
I am experiencing the same issue and downgrading to 5.15.13 did indeed resolve it after nothing else did.

Offline

#5 2022-03-30 03:09:27

Alpyne
Member
Registered: 2021-10-30
Posts: 3

Re: [5.16.8][Intel] Kernel breaks higher refresh rates on eDP monitor

I have filed a bug report with the Intel driver: https://gitlab.freedesktop.org/drm/intel/-/issues/5459

Last edited by Alpyne (2022-03-30 03:09:37)

Offline

Board footer

Powered by FluxBB