<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - 4.18-rc3 crash on hdmi (0010:dm_update_crtcs_state+0x41e/0x4a0)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107153#c16">Comment # 16</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - 4.18-rc3 crash on hdmi (0010:dm_update_crtcs_state+0x41e/0x4a0)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107153">bug 107153</a>
from <span class="vcard"><a class="email" href="mailto:zurohki@gmail.com" title="Peter <zurohki@gmail.com>"> <span class="fn">Peter</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=140681" name="attach_140681" title="Dmesg with patch minus freesync">attachment 140681</a> <a href="attachment.cgi?id=140681&action=edit" title="Dmesg with patch minus freesync">[details]</a></span>
Dmesg with patch minus freesync
The kernel wouldn't build with that patch. It doesn't seem to recognize the
freesync_enable part. Is that in 4.18?
I removed the three Freesync lines from the patch and built 4.18-rc5. I've
attached its dmesg output.
Build error:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function
‘dm_update_crtcs_state’:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:4832:29: error:
‘struct dm_crtc_state’ has no member named ‘freesync_enabled’; did you mean
‘crc_enabled’?
dm_old_crtc_state->freesync_enabled,
^~~~~~~~~~~~~~~~
crc_enabled
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:4833:29: error:
‘struct dm_crtc_state’ has no member named ‘freesync_enabled’; did you mean
‘crc_enabled’?
dm_new_crtc_state->freesync_enabled);
^~~~~~~~~~~~~~~~
crc_enabled</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>