All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
@ 2016-11-22 20:11 bugzilla-daemon
  2016-11-22 20:31 ` bugzilla-daemon
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-22 20:11 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1489 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

            Bug ID: 98821
           Summary: [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd
                    6.0 clock gate feature" sets MCLK on highest state
           Product: DRI
           Version: DRI git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: arek.rusi@gmail.com

Hi, before this commit MCLK works ok, reverting did the job.  
[1] drm/amdgpu: refine uvd 6.0 clock gate feature
https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-next-4.10-wip&id=1b7eab1f8346ab3b8e4fc54882306340a84497a8

There is two stages for this issue:
[1] MCLK is HIGH (maybe more power consumption)
[2] MCLK is LOW - performance hit.

[1]for idle (two displays but only one is active)
cat /sys/class/drm/card0/device/pp_dpm_sclk 
0: 300Mhz *
1: 466Mhz 
2: 751Mhz 
3: 1019Mhz 
4: 1074Mhz 
5: 1126Mhz 
6: 1169Mhz 
7: 1260Mhz
cat /sys/class/drm/card0/device/pp_dpm_mclk 
0: 300Mhz 
1: 2000Mhz *

[2]drm/amdgpu:impl vgt_flush for VI(V5)
https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-next-4.10-wip&id=ddfe1db18752b08d88d81cb7b661e1f982fc5d04
MCLK is set to LOWEST state (300MHz) and nothing can change that until revert
[1].

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3110 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
@ 2016-11-22 20:31 ` bugzilla-daemon
  2016-11-22 21:11 ` bugzilla-daemon
                   ` (17 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-22 20:31 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 752 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
Can you clarify the situation a bit?  I take it there are two issues?

With commit:
drm/amdgpu: refine uvd 6.0 clock gate feature
does the mclk always stay high?  With this reverted does it go up and down on
demand?  Is this just an issue with two monitors attached?  Do you also see it
with only one monitor attached?

With commit:
drm/amdgpu:impl vgt_flush for VI(V5)
is the mclk always stuck in low?  Do you not see to adjusting on the fly based
on load?

Please use /sys/kernel/debug/dri/64/amdgpu_pm_info to verify the clocks at
runtime.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1661 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
  2016-11-22 20:31 ` bugzilla-daemon
@ 2016-11-22 21:11 ` bugzilla-daemon
  2016-11-22 21:11 ` bugzilla-daemon
                   ` (16 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-22 21:11 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 439 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #2 from Arek Ruśniak <arek.rusi@gmail.com> ---
Created attachment 128151
  --> https://bugs.freedesktop.org/attachment.cgi?id=128151&action=edit
dmesg - high mclk

Or [2] is just my mistake because after several reboots i've got high mclk.
Maybe this is more random than i think before.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1473 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
  2016-11-22 20:31 ` bugzilla-daemon
  2016-11-22 21:11 ` bugzilla-daemon
@ 2016-11-22 21:11 ` bugzilla-daemon
  2016-11-22 21:12 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-22 21:11 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 311 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #3 from Arek Ruśniak <arek.rusi@gmail.com> ---
Created attachment 128152
  --> https://bugs.freedesktop.org/attachment.cgi?id=128152&action=edit
dmesg - low mclk

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1343 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (2 preceding siblings ...)
  2016-11-22 21:11 ` bugzilla-daemon
@ 2016-11-22 21:12 ` bugzilla-daemon
  2016-11-22 21:33 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-22 21:12 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 343 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #4 from Arek Ruśniak <arek.rusi@gmail.com> ---
Created attachment 128153
  --> https://bugs.freedesktop.org/attachment.cgi?id=128153&action=edit
dmesg - revert refine uvd 6.0 clock gate feature

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1439 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (3 preceding siblings ...)
  2016-11-22 21:12 ` bugzilla-daemon
@ 2016-11-22 21:33 ` bugzilla-daemon
  2016-11-22 21:35 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-22 21:33 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 838 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #5 from Alex Deucher <alexdeucher@gmail.com> ---
Can you clarify the behavior you are seeing as per my questions in comment 1? 
Is it possible this failure is just random?  I don't see why
drm/amdgpu:impl vgt_flush for VI(V5)
would have any affect on mclk at all.  It's just adding some additional
synchronization packets that mesa may already submit today.

The following are likely the reason the mclk is getting stuck.
[    1.570820] 
                failed to send message 5e ret is 0 
[    1.953147] 
                failed to send pre message 145 ret is 0 

Please use /sys/kernel/debug/dri/64/amdgpu_pm_info to verify the clocks at
runtime rather than the files in sysfs.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1786 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (4 preceding siblings ...)
  2016-11-22 21:33 ` bugzilla-daemon
@ 2016-11-22 21:35 ` bugzilla-daemon
  2016-11-22 21:36 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-22 21:35 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 327 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #6 from Alex Deucher <alexdeucher@gmail.com> ---
This also looks suspect:
[    1.052566] [AVFS] Something is broken. See log!
have you always had that or is that a recent change?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1236 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (5 preceding siblings ...)
  2016-11-22 21:35 ` bugzilla-daemon
@ 2016-11-22 21:36 ` bugzilla-daemon
  2016-11-22 21:41 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-22 21:36 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 826 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #7 from Arek Ruśniak <arek.rusi@gmail.com> ---
Alex I use something like that:
watch -n 1 -c "cat /sys/kernel/debug/dri/0/amdgpu_pm_info"
combined with 
vblank_mode=0 glxgears
it should set mclk on fire IIRC, but it was still 300MHz, bisecting gives me:
https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-next-4.10-wip&id=ddfe1db18752b08d88d81cb7b661e1f982fc5d04

but when I've tested (in the bisecting proces) commit [1] I saw that mclk i set
always on 2000MHz... and this is first commit (I checked +/- 1) when is set on
HIGH no matter what.

So yes, this are two issues in one I believe because revert
1b7eab1f8346ab3b8e4fc54882306340a84497a8 fixes them all.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1880 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (6 preceding siblings ...)
  2016-11-22 21:36 ` bugzilla-daemon
@ 2016-11-22 21:41 ` bugzilla-daemon
  2016-11-23 15:50 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-22 21:41 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1224 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #8 from Alex Deucher <alexdeucher@gmail.com> ---
(In reply to Arek Ruśniak from comment #7)
> Alex I use something like that:
> watch -n 1 -c "cat /sys/kernel/debug/dri/0/amdgpu_pm_info"
> combined with 
> vblank_mode=0 glxgears
> it should set mclk on fire IIRC, but it was still 300MHz, bisecting gives me:
> https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-next-4.10-
> wip&id=ddfe1db18752b08d88d81cb7b661e1f982fc5d04
> 


I doubt regular sized gears will generate enough memory load to raise the mclk.
 Does it work if you try:
vblank_mode=0 glxgears -fullscreen
Or try some more demanding app.

> but when I've tested (in the bisecting proces) commit [1] I saw that mclk i
> set always on 2000MHz... and this is first commit (I checked +/- 1) when is
> set on HIGH no matter what.
> 
> So yes, this are two issues in one I believe because revert
> 1b7eab1f8346ab3b8e4fc54882306340a84497a8 fixes them all.

Also does the number of displays attached change the behavior?  When you say
fix, do you mean mclk stays high, or changes dynamically?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2364 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (7 preceding siblings ...)
  2016-11-22 21:41 ` bugzilla-daemon
@ 2016-11-23 15:50 ` bugzilla-daemon
  2016-11-23 17:03 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-23 15:50 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 342 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #9 from Alex Deucher <alexdeucher@gmail.com> ---
Created attachment 128166
  --> https://bugs.freedesktop.org/attachment.cgi?id=128166&action=edit
possible fix

Does this patch fix the issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1452 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (8 preceding siblings ...)
  2016-11-23 15:50 ` bugzilla-daemon
@ 2016-11-23 17:03 ` bugzilla-daemon
  2016-11-23 17:54 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-23 17:03 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 619 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

Alex Deucher <alexdeucher@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #128166|0                           |1
        is obsolete|                            |

--- Comment #10 from Alex Deucher <alexdeucher@gmail.com> ---
Created attachment 128168
  --> https://bugs.freedesktop.org/attachment.cgi?id=128168&action=edit
fix

This patch fixes the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2294 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (9 preceding siblings ...)
  2016-11-23 17:03 ` bugzilla-daemon
@ 2016-11-23 17:54 ` bugzilla-daemon
  2016-11-23 17:55 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-23 17:54 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 375 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #11 from Arek Ruśniak <arek.rusi@gmail.com> ---
(In reply to Alex Deucher from comment #10)
> Created attachment 128168 [details] [review]
> fix
> 
> This patch fixes the issue.

not for me...
"always 300MHz" still here.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1620 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (10 preceding siblings ...)
  2016-11-23 17:54 ` bugzilla-daemon
@ 2016-11-23 17:55 ` bugzilla-daemon
  2016-11-23 19:05 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-23 17:55 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 229 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #12 from Alex Deucher <alexdeucher@gmail.com> ---
Does applying both patches help?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1139 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (11 preceding siblings ...)
  2016-11-23 17:55 ` bugzilla-daemon
@ 2016-11-23 19:05 ` bugzilla-daemon
  2016-11-23 19:32 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-23 19:05 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 456 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #13 from Arek Ruśniak <arek.rusi@gmail.com> ---
Both patches didn't work too, additionally uvd stopped working (screen freeze
without any log, sysrq&ssh work) 

But when I boot PC with [1] and enable UVD, MCLK starts working as ususal until
UVD is enable.
And if movie is over MCLK is constants again...

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1369 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (12 preceding siblings ...)
  2016-11-23 19:05 ` bugzilla-daemon
@ 2016-11-23 19:32 ` bugzilla-daemon
  2016-11-25  9:55 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-23 19:32 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 224 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #14 from Arek Ruśniak <arek.rusi@gmail.com> ---
Second patch has broken UVD.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1133 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (13 preceding siblings ...)
  2016-11-23 19:32 ` bugzilla-daemon
@ 2016-11-25  9:55 ` bugzilla-daemon
  2016-11-28 22:59 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-25  9:55 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 328 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #15 from Arek Ruśniak <arek.rusi@gmail.com> ---
still broken with
https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-next-4.10-wip&id=7ee83d80bb305cce211d1bf1745a49af4d749f47

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1373 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (14 preceding siblings ...)
  2016-11-25  9:55 ` bugzilla-daemon
@ 2016-11-28 22:59 ` bugzilla-daemon
  2016-11-28 23:05 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-28 22:59 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 488 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #16 from Arek Ruśniak <arek.rusi@gmail.com> ---
It looks like all problems are gone with newest drm-next-4.10-wip:
https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-next-4.10-wip&id=cd21b5055cca49b30b0caaf1107a9aaeb60a447f

mclk works again with or without uvd, even "GPU Load" from amdgpu_pm_info works
again like in linux-4.8 :)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1543 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (15 preceding siblings ...)
  2016-11-28 22:59 ` bugzilla-daemon
@ 2016-11-28 23:05 ` bugzilla-daemon
  2016-11-28 23:15 ` bugzilla-daemon
  2016-11-28 23:27 ` bugzilla-daemon
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-28 23:05 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 354 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #17 from Alex Deucher <alexdeucher@gmail.com> ---
I believe it was this patch that fixed it:
https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-next-4.10-wip&id=00cfa1ff75340cc11425085fb9f43a6b19a06568

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1400 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (16 preceding siblings ...)
  2016-11-28 23:05 ` bugzilla-daemon
@ 2016-11-28 23:15 ` bugzilla-daemon
  2016-11-28 23:27 ` bugzilla-daemon
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-28 23:15 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 288 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

--- Comment #18 from Arek Ruśniak <arek.rusi@gmail.com> ---
Indeed, this is why i've checked :) Do you need more testing or should I close
this raport?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

* [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
  2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
                   ` (17 preceding siblings ...)
  2016-11-28 23:15 ` bugzilla-daemon
@ 2016-11-28 23:27 ` bugzilla-daemon
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-28 23:27 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 430 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98821

Alex Deucher <alexdeucher@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1321 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2016-11-28 23:27 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-22 20:11 [Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state bugzilla-daemon
2016-11-22 20:31 ` bugzilla-daemon
2016-11-22 21:11 ` bugzilla-daemon
2016-11-22 21:11 ` bugzilla-daemon
2016-11-22 21:12 ` bugzilla-daemon
2016-11-22 21:33 ` bugzilla-daemon
2016-11-22 21:35 ` bugzilla-daemon
2016-11-22 21:36 ` bugzilla-daemon
2016-11-22 21:41 ` bugzilla-daemon
2016-11-23 15:50 ` bugzilla-daemon
2016-11-23 17:03 ` bugzilla-daemon
2016-11-23 17:54 ` bugzilla-daemon
2016-11-23 17:55 ` bugzilla-daemon
2016-11-23 19:05 ` bugzilla-daemon
2016-11-23 19:32 ` bugzilla-daemon
2016-11-25  9:55 ` bugzilla-daemon
2016-11-28 22:59 ` bugzilla-daemon
2016-11-28 23:05 ` bugzilla-daemon
2016-11-28 23:15 ` bugzilla-daemon
2016-11-28 23:27 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.