Re: [PATCH] radeon: added support for 2560x1080 resolution

2021-02-09 Thread Alex Deucher
On Sun, Feb 7, 2021 at 1:13 PM Marcin Raszka wrote: > > I was wondering why I can't set the resolution to 2560x1080, > while in windows 7 I can without a problem. I looked at the radeon driver > code and found it doesn't support this resolution. So I made some changes. I > added the hdmi_mhz pa

[PATCH] radeon: added support for 2560x1080 resolution

2021-02-07 Thread Marcin Raszka
I was wondering why I can't set the resolution to 2560x1080, while in windows 7 I can without a problem. I looked at the radeon driver code and found it doesn't support this resolution. So I made some changes. I added the hdmi_mhz parameter. In cmdline I set radeon.hdmi_mhz=190 Only tested on t