All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 99476] Forcing perf level to high doesn't change memory clock
@ 2017-01-20 15:10 bugzilla-daemon
  2017-02-09 13:46 ` bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-01-20 15:10 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 99476
           Summary: Forcing perf level to high doesn't change memory clock
           Product: DRI
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: samuel.pitoiset@gmail.com

Hi,

After changing the current performance level with:

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

only the shader clock is updated but not the memory clock.

# cat /sys/kernel/debug/dri/0/amdgpu_pm_info

 [  mclk  ]: 300 MHz

 [  sclk  ]: 1306 MHz

# cat /sys/class/drm/card0/device/pp_dpm_sclk 
0: 300Mhz 
1: 608Mhz 
2: 910Mhz 
3: 1077Mhz 
4: 1145Mhz 
5: 1191Mhz 
6: 1236Mhz 
7: 1306Mhz *

# cat /sys/class/drm/card0/device/pp_dpm_mclk 
0: 300Mhz *
1: 1750Mhz 

Same issue if I choose the manual mode and try to echo 1 in pp_dpm_mclk.

Tested on Linux 4.8 with RX480.

Thanks!

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

[-- Attachment #1.2: Type: text/html, Size: 2510 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] 4+ messages in thread

* [Bug 99476] Forcing perf level to high doesn't change memory clock
  2017-01-20 15:10 [Bug 99476] Forcing perf level to high doesn't change memory clock bugzilla-daemon
@ 2017-02-09 13:46 ` bugzilla-daemon
  2017-02-09 17:10 ` bugzilla-daemon
  2017-02-10 17:59 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-02-09 13:46 UTC (permalink / raw)
  To: dri-devel


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

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

Alex Deucher <alexdeucher@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=99718

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

[-- Attachment #1.2: Type: text/html, Size: 1132 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] 4+ messages in thread

* [Bug 99476] Forcing perf level to high doesn't change memory clock
  2017-01-20 15:10 [Bug 99476] Forcing perf level to high doesn't change memory clock bugzilla-daemon
  2017-02-09 13:46 ` bugzilla-daemon
@ 2017-02-09 17:10 ` bugzilla-daemon
  2017-02-10 17:59 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-02-09 17:10 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
Does the firmware here help?
https://people.freedesktop.org/~agd5f/radeon_ucode/polaris/

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

[-- Attachment #1.2: Type: text/html, Size: 1152 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] 4+ messages in thread

* [Bug 99476] Forcing perf level to high doesn't change memory clock
  2017-01-20 15:10 [Bug 99476] Forcing perf level to high doesn't change memory clock bugzilla-daemon
  2017-02-09 13:46 ` bugzilla-daemon
  2017-02-09 17:10 ` bugzilla-daemon
@ 2017-02-10 17:59 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-02-10 17:59 UTC (permalink / raw)
  To: dri-devel


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

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

Samuel Pitoiset <samuel.pitoiset@gmail.com> changed:

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

--- Comment #2 from Samuel Pitoiset <samuel.pitoiset@gmail.com> ---
This is fixed in amd-staging-4.9. I didn't test the firmwares. Looks good now.

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

[-- Attachment #1.2: Type: text/html, Size: 2117 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] 4+ messages in thread

end of thread, other threads:[~2017-02-10 17:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-20 15:10 [Bug 99476] Forcing perf level to high doesn't change memory clock bugzilla-daemon
2017-02-09 13:46 ` bugzilla-daemon
2017-02-09 17:10 ` bugzilla-daemon
2017-02-10 17:59 ` 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.