Question Does the raspberry pi5 support 1080p 100fps?

Sep 13, 2024
11
0
10
I recently got a 1080p monitor which has 100hz refresh rate (Not a typo, it's not 120hz). Will the raspberry pi5 support 1080p 100hz or will it only be limited to 60hz? If it is limited, can i remove the fps limit?
 

Aeacus

Titan
Ambassador
Will the raspberry pi5 support 1080p 100hz or will it only be limited to 60hz?
Based on this, it supports 100Hz,
link: https://forums.raspberrypi.com/viewtopic.php?t=358451

If it is limited, can i remove the fps limit?
But based on the documentation i found,
link: https://www.raspberrypi.com/documentation/computers/legacy_config_txt.html#hdmi-mode

Pi 5 Legacy boot with hdmi_group=1, supports 1080i at 120Hz in hdmi_mode 46.
Or you can use hdmi_group=2 with hdmi_mode 72, which supports 1920x1200 at 120 Hz. Then just crop the image to fit to 1920x1080.