Re: [PATCH] amd/dcn20: Fix high mem clock with multiple displays

2023-01-18 Thread Alex Deucher
On Wed, Jan 18, 2023 at 5:43 AM Nicu Borta wrote: > > On RX5000 series GPUs, using a high refresh rate monitor causes the VRAM to > always stay at the highest clock (according to AMD, this is done to prevent > flickering). > > However, when using 2 monitors (e.g. one at 165Hz and another at 60Hz),

[PATCH] amd/dcn20: Fix high mem clock with multiple displays

2023-01-18 Thread Nicu Borta
On RX5000 series GPUs, using a high refresh rate monitor causes the VRAM to always stay at the highest clock (according to AMD, this is done to prevent flickering). However, when using 2 monitors (e.g. one at 165Hz and another at 60Hz), then disconnecting the high refresh monitor, before this patc