linux_intel_display_overclocking
linux_intel_display_overclocking copied to clipboard
Guide for overclocking displays (monitors) on Linux with Intel GPU's.
cvt12 is provided by the AUR repository, just simply run: `pamac build cvt12-git`
AW Edid Editor has changed since this guide was written. The directions now reference settings that have been renamed or are in different locations. The screenshots also show some tabs...
https://github.com/torvalds/linux/blob/v5.10/drivers/gpu/drm/i915/display/intel_hdmi.c#L2153 https://github.com/torvalds/linux/blob/v5.10/drivers/gpu/drm/nouveau/nouveau_connector.c#L984 https://github.com/torvalds/linux/blob/v5.10/drivers/gpu/drm/radeon/radeon_connectors.c#L1479 This limit in its turn [could also](https://www.monitortests.com/forum/Thread-Custom-Resolution-Utility-CRU) be "overclocked".
Everything works except `drm_kms_helper.edid_firmware=HDMI-A-1:edid/edid_custom.bin`. When I do update-grub and reboot xrandr doesn't pickup the custom EDID.
I tried both the xrandr and EDID guides and they result in xrandr showing the custom refresh rate (65hz) but glxgears still says 60fps (instead of 65fps) when vsynced. Games...
Hi, Thanks for this guide, very informative and useful! Just wondering if you (or anyone else that comes across this) has any experience overclocking the refresh rate on a 2015...