[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2018-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

Alex Deucher  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #37 from Alex Deucher  ---


*** This bug has been marked as a duplicate of bug 102646 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2018-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #36 from Alex Deucher  ---
Created attachment 142660
  --> https://bugs.freedesktop.org/attachment.cgi?id=142660&action=edit
possible fix

Does this patch help?
https://patchwork.freedesktop.org/patch/264781/
Attached is a backport to older kernels.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2018-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #35 from bmil...@gmail.com ---
Forgot to said on last comment, maybe your high state is 1, not 2 (depends on
gpu)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2018-11-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #34 from bmil...@gmail.com ---
(In reply to Mike Bendel from comment #33)
> I'm also experiencing the same issues, but on much lower refresh rates. I
> have a 3840x1600 monitor (LG 38UC99) and when running at 75Hz, display
> corruption is observed on both AMD GPUs I have, a Radeon Pro WX 5100 and
> Radeon RX 550.
> 
> Fortunately, setting the power level to high makes the display corruption go
> away entirely, but also raises temperatures substantially. The idle temp on
> my WX 5100 gets up to 60 C by doing that.
> 
> Is there a way to lower the clocks in the high performance state? I know
> some  utilities like MSI Afterburner allow for this in Windows, but I'm not
> sure how to do it on Linux.

Those two commands will force only the mclk to high state, which should get rid
of the bug and for me the temperature difference then is negligible compared to
forcing both clocks to high.

echo "manual" > /sys/class/drm/card0/device/power_dpm_force_performance_level
echo "2" >  /sys/class/drm/card0/device/pp_dpm_mclk

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2018-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

Jan Vlug  changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=105729

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2018-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #33 from Mike Bendel  ---
I'm also experiencing the same issues, but on much lower refresh rates. I have
a 3840x1600 monitor (LG 38UC99) and when running at 75Hz, display corruption is
observed on both AMD GPUs I have, a Radeon Pro WX 5100 and Radeon RX 550.

Fortunately, setting the power level to high makes the display corruption go
away entirely, but also raises temperatures substantially. The idle temp on my
WX 5100 gets up to 60 C by doing that.

Is there a way to lower the clocks in the high performance state? I know some 
utilities like MSI Afterburner allow for this in Windows, but I'm not sure how
to do it on Linux.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-10-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #32 from markus-germ...@web.de ---
I wanted to add a comment, because I'm also affected with a slightly different
setup then most of the users that posted here.
I have a Radeon R9 390, use an up-to-date Arch Linux (Kernel 4.13.3-1-ARCH with
xf86-video-amdgpu 1.4.0) but with only a 60Hz screen with therefore a 4K/HiDPI
screen (resolution 3840x2160).
I also have lots of flickering and artefacts.
The problem is solved setting the power level to high, but as it raises the
temps from 50/51 to more then 60°C with the electricity consumption and cooler
going up it's not an option for me.
In low it flickers even more then in auto.

Using the manual setting however (that Andy Furniss mentioned in comment 15
from 2017-05-11 13:01:39 UTC) the problem is solved, the flickerin/tearing and
artifacting gone and the temperature seems to stay like before. (Thanks a lot
for that, Andy!)

Is it possible to make use of that solution to release it upstream?

Thanks for all the work and effort, by the way!

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

almo...@gmail.com changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #31 from almo...@gmail.com ---
Reopened since refresh rates under 120Hz also causes full speed mclk and could
be a logic typo somewhere. Also since 143.9Hz works with lowest mclk, forcing
highest  mclk for rates above 120 might be shooting birds with cannons.

And since 144Hz actually still does not work, but 143.9Hz does. Maybe KDE
causes this minor issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-07-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #30 from almo...@gmail.com ---
Testing stable linux 4.12.1 was a mixed bag. 2560x1440p@143.9Hz no longer
flickers or causes display corruption, but graphics memory run at full speed
and card heats up. It would seem any refresh rate above 60Hz; i.e. 100, 120 and
144 all made the memory run full speed.

Testing DAL-wip with linux 4.9.0 show 144Hz and 143.9Hz display a nearly
perfect picture. There is display corruption on the last ~80 pixels of the
second last row of the picture. (Current win10 drivers have the same
corruption) But this was all with MCLK at the lowest state, 150MHz.

Back on linux 4.12.1, editing amdgpu to test disable_mclk_switching=0 and
setting 143.9Hz everything seems fine: no corruption anywhere, card at 150MHz
and less heat generated.

It would seem something, not related to mclk, has been fixed since I reported
this bug for linux 4.6.3.

Setting 144Hz, as KDE allows, still causes massive flicker and corruption.
Selecting 143.9Hz results in a stable picture, with no corruption and similar
to what fglrx used to display.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-06-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

Alex Deucher  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #29 from Alex Deucher  ---
Patches are upstream.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0a646f331db0eb9efc8d3a95a44872036d441d58
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=58d7e3e427db1bd68f33025519a9468140280a75
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=09be4a5219610a6fae3215d4f51f948d6f5d2609
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2275a3a2fe9914ba6d76c8ea490da3c08342bd19

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-06-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

Psi  changed:

   What|Removed |Added

 CC||w...@psitrax.de

--- Comment #28 from Psi  ---
Are there any docs about applying this patch?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-05-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #27 from Jonas  ---
(In reply to Alex Deucher from comment #26)
> Created attachment 131453 [details] [review]
> possible fix 4/4

This time the issue seems to be completely fixed, at least for me. Even @144Hz
the screen works perfectly fine, no flickering whatsoever, and the GPU
temperature doesn't rise more than 1ºC, so I guess that it is not "high
profile" all the time.

Thank you very much for your hard work, it is really appreciated.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-05-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

Alex Deucher  changed:

   What|Removed |Added

 Attachment #131322|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-05-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

Alex Deucher  changed:

   What|Removed |Added

 Attachment #131321|0   |1
is obsolete||

--- Comment #25 from Alex Deucher  ---
Created attachment 131452
  --> https://bugs.freedesktop.org/attachment.cgi?id=131452&action=edit
possible fix 3/4

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-05-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #26 from Alex Deucher  ---
Created attachment 131453
  --> https://bugs.freedesktop.org/attachment.cgi?id=131453&action=edit
possible fix 4/4

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-05-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

Alex Deucher  changed:

   What|Removed |Added

 Attachment #131320|0   |1
is obsolete||

--- Comment #24 from Alex Deucher  ---
Created attachment 131451
  --> https://bugs.freedesktop.org/attachment.cgi?id=131451&action=edit
possible fix 2/4

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-05-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

Alex Deucher  changed:

   What|Removed |Added

 Attachment #131319|0   |1
is obsolete||

--- Comment #23 from Alex Deucher  ---
Created attachment 131450
  --> https://bugs.freedesktop.org/attachment.cgi?id=131450&action=edit
possible fix 1/4

Typo in the first set.  Try these.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-05-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #22 from Jonas  ---
I use amdgpu driver, so I guessed I only need patch 1, 3 & 4. This is my first
time patching a kernel, I hope I did it right.

I tried patching 4.10.15 and 4.11, but the result is the same: with 120Hz the
screen starts flickering if I have more than 3-4 windows open; with 144Hz even
with a single terminal the flickering is constant (when moving it around).

Thanks for your time and work.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-05-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #21 from Alex Deucher  ---
Created attachment 131322
  --> https://bugs.freedesktop.org/attachment.cgi?id=131322&action=edit
possible fix 4/4

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-05-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #20 from Alex Deucher  ---
Created attachment 131321
  --> https://bugs.freedesktop.org/attachment.cgi?id=131321&action=edit
possible fix 3/4

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-05-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #19 from Alex Deucher  ---
Created attachment 131320
  --> https://bugs.freedesktop.org/attachment.cgi?id=131320&action=edit
possible fix 2/4

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-05-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #18 from Alex Deucher  ---
Created attachment 131319
  --> https://bugs.freedesktop.org/attachment.cgi?id=131319&action=edit
possible fix 1/4

Does this patch set help?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-05-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #17 from Andy Furniss  ---
Oh, OK, I don't know whether that's expected or not on an R9 390

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-05-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #16 from Jonas  ---
(In reply to Andy Furniss from comment #15)
> You should be able to do this eg. on my R9 285
> 
> echo manual > /sys/class/drm/card0/device/power_dpm_force_performance_level
> 
> cat /sys/class/drm/card0/device/pp_dpm_mclk 
> 0: 150Mhz *
> 1: 1375Mhz 
> 
> echo 1 > /sys/class/drm/card0/device/pp_dpm_mclk
> 
> cat /sys/class/drm/card0/device/pp_dpm_mclk 
> 0: 150Mhz 
> 1: 1375Mhz *
> 
> Though it will undo if you change modes or go into DPMS.

I can't apply "manual" mode: "invalid argument". I can't see pp_dpm_mclk clocks
either.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-05-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #15 from Andy Furniss  ---
(In reply to Jonas from comment #14)
> I get the same behaviour here with my XFX R9 390, latest Arch Linux and
> amdgpu driver. Forcing "high" power profile makes it work, but it also
> raises the temps (and probably power draw) too much to my liking.
> 
> If we could only up the vram frequency but not the core, maybe it would be a
> more acceptable situation of temps/features.

You should be able to do this eg. on my R9 285

echo manual > /sys/class/drm/card0/device/power_dpm_force_performance_level

cat /sys/class/drm/card0/device/pp_dpm_mclk 
0: 150Mhz *
1: 1375Mhz 

echo 1 > /sys/class/drm/card0/device/pp_dpm_mclk

cat /sys/class/drm/card0/device/pp_dpm_mclk 
0: 150Mhz 
1: 1375Mhz *

Though it will undo if you change modes or go into DPMS.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-05-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #14 from Jonas  ---
I get the same behaviour here with my XFX R9 390, latest Arch Linux and amdgpu
driver. Forcing "high" power profile makes it work, but it also raises the
temps (and probably power draw) too much to my liking.

If we could only up the vram frequency but not the core, maybe it would be a
more acceptable situation of temps/features.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2017-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #13 from zxvfxwing  ---
Thank You comment #11.

So I had the same problem with my RX 480 8GB, screen artifact at 144Hz
(1920x1080).
Your command as root did the trick. Thx again :)

We should post it in some forum / archWiki !

-- 
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2016-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #12 from iuno at posteo.net ---
Yeah, forcing high clock rates seem to fix the flickering issue.

The problem is actually the memory clock. However, today, without my
intervention, the memory clock stays at max (1250 MHz) for high refresh rates,
while the core clock still goes down to 300, as it should. So this god "fixed"
indeed.

I still have the 144 Hz problem with corrupt image, though.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2016-11-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #11 from sonyp2p at gmail.com ---
(In reply to Alex Deucher from comment #4)
> Does forcing the clocks to high or low fix the issue? (as root):
> echo high > /sys/class/drm/card0/device/power_dpm_force_performance_level
> or
> echo low > /sys/class/drm/card0/device/power_dpm_force_performance_level

I did this test and I can confirm that if I set
power_dpm_force_performance_level to high or log the flickering stops.
So at 144Hz with power_dpm_force_performance_level set to auto there is
flickering.
With power_dpm_force_performance_level set to high or low this bug is not
present.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2016-11-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #10 from sonyp2p at gmail.com ---
Same here with a RX 480.
If I set 144Hz the screen start to flicker, but at 120Hz it works fine.
I tried Xorg and Wayland and this issue is present in both.
I'm using amdgpu with linux 4.8.10

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2016-10-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #9 from iuno at posteo.net ---
I have the same problem with my Hawaii card and my WQHD 144 Hz monitor. It is
not X related and the effect is visible on the framebuffer console, too.

120 Hz setting does flicker like seen in comment 7.
144 Hz setting has a flickering vertical bar a few pixels wide on the left
side, a vertical bar in the center of the screen and overall blurred image.

The OSD of the monitor shows that the input is 2568 pixels wide, has a 214 KHz
horizontal and 139 Hz vertical refresh rate. When using with Intel GPU (which
works correctly) it shows 2560 px, 222 KHz and 144 Hz.

Tried both radeon (linux 4.7.6) and amdgpu (linux 4.8)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2016-07-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #8 from almoped at gmail.com ---
Whatever way xvidtune -show gathers modelines does not seem reliable as I am
unable to reproduce the 586.00 line on AMDgpu, although it seemed so initially.

Testing old fglrx releases I found that 144hz does not work with 14.50.2.
The next release I have where 144hz is working is fglrx 15.10.4 and it seems to
work with every release there after.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2016-07-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #7 from almoped at gmail.com ---
Created attachment 125011
  --> https://bugs.freedesktop.org/attachment.cgi?id=125011&action=edit
143.9hz picture of screen

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2016-07-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #6 from almoped at gmail.com ---
Neither high or low power_dpm_force_performance_level seems to make any
difference.

There is a difference between the 143.9 and 144 option. At 144 the whole screen
is displayed between the flickers, such that it is possible to make out whats
going on. 143.9 hz is never better than attached picture.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2016-07-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #5 from Alex Deucher  ---
I think the vblank period is too short at 144Hz for the mclk switching.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2016-07-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #4 from Alex Deucher  ---
Does forcing the clocks to high or low fix the issue? (as root):
echo high > /sys/class/drm/card0/device/power_dpm_force_performance_level
or
echo low > /sys/class/drm/card0/device/power_dpm_force_performance_level

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2016-07-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96868

Michel Dänzer  changed:

   What|Removed |Added

 Attachment #125006|text/x-log  |text/plain
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2016-07-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96868

Michel Dänzer  changed:

   What|Removed |Added

 Attachment #125007|text/x-log  |text/plain
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2016-07-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #3 from almoped at gmail.com ---
Created attachment 125007
  --> https://bugs.freedesktop.org/attachment.cgi?id=125007&action=edit
dmesg of 4.6.3 kernel

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2016-07-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96868

--- Comment #2 from almoped at gmail.com ---
Created attachment 125006
  --> https://bugs.freedesktop.org/attachment.cgi?id=125006&action=edit
X log with 144hz not working

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 96868] AMDGPU Tonga only does 2560x1440 at 120hz, switching to 144hz causes display errors, same thing used to happen with fglrx.

2016-07-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96868

Michel Dänzer  changed:

   What|Removed |Added

  Component|Driver/AMDgpu   |DRM/AMDgpu
Version|7.7 (2012.06)   |unspecified
 QA Contact|xorg-team at lists.x.org   |
Product|xorg|DRI
   Assignee|xorg-driver-ati at lists.x.org |dri-devel at 
lists.freedesktop
   ||.org

--- Comment #1 from Michel Dänzer  ---
Please attach the corresponding dmesg output and Xorg log file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: