<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - amdgpu.dc=1 + xf86-video-amdgpu: changing to a GPU upscaling resolution resets pp_dpm_mclk"
href="https://bugs.freedesktop.org/show_bug.cgi?id=108613">108613</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>amdgpu.dc=1 + xf86-video-amdgpu: changing to a GPU upscaling resolution resets pp_dpm_mclk
</td>
</tr>
<tr>
<th>Product</th>
<td>DRI
</td>
</tr>
<tr>
<th>Version</th>
<td>DRI git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>DRM/AMDgpu
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>tempel.julian@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>My display doesn't offer upscaling resolutions. However, amdgpu.dc=1 +
xf86-video-amdgpu does.
When I change the resolution from native (2560x1440) to one of those
automatically offered upscaling resolutions (e.g. 1920x1080), the value in
"/sys/class/drm/card0/device/pp_dpm_mclk" gets set to default.
I changed it before like this (to prevent flickering with 75Hz with my
display):
echo "manual" > /sys/class/drm/card0/device/power_dpm_force_performance_level
echo "2" > /sys/class/drm/card0/device/pp_dpm_mclk
The VRAM runs with its maximum clock as long as I don't change resolution. When
I change the resolution like described above, the VRAM clock again gets
dynamically changed according to load, which introduces nasty flickering in my
case.
The desired behavior would be that the change done to pp_dpm_mclk remains
untouched when changing to a GPU upscaling resolution.
I haven't checked if pp_dpm_sclk is affected as well. Other
powerplay/overdrive/fan settings remain untouched by resolution change.
Using latest linux-amd-staging-drm-next-wip-git kernel.
Xorg session</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>