[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 13 17:11:35 UTC 2019


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

--- Comment #97 from Tom B <tom at r.je> ---
I've been investigating this:

https://github.com/torvalds/linux/commit/94ed6d0cfdb867be9bf05f03d682980bce5d0036

Because vega20 doesn't export display_configuration_change, it jumps to the
newly added else block and calls smu_display_configuration_change. This didn't
happen in 5.0.13. It's not the cause of this as I commented it out and it still
breaks. 
I'll also note that pp_display_cfg->display_count is correct at this point, it
shows 2 for me with 2 screens connected. But why doesn't vega20 export
display_configuration_change? It has display_config_changed and I can't find
where that's called from so I wonder if display_config_changed should be being
called at this point.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190813/0c4e1e44/attachment.html>


More information about the dri-devel mailing list