From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 88671] Radeon driver fails to reset hardware properly after kvm
guest reboot
Date: Mon, 02 Mar 2015 16:42:11 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
To: kvm@vger.kernel.org
Return-path:
Received: from mail.kernel.org ([198.145.29.136]:33980 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1755049AbbCBQmO (ORCPT );
Mon, 2 Mar 2015 11:42:14 -0500
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id D51662025B
for ; Mon, 2 Mar 2015 16:42:12 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id 73B7820212
for ; Mon, 2 Mar 2015 16:42:11 +0000 (UTC)
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=88671
--- Comment #6 from Tom Stellard ---
I've been playing with this a little more and it seems to be working correctly,
but radeon dynamic power management (dpm) always fails to initialize on the
second guest boot. My questions are:
1. What methods are being used by kvm/qemu/libvirt to reset the GPU on guest
shutdown?
2. Is the problem only cuased by the fact that GPU reset is not implemented
correctly in the radeon driver of are there improvements that are needed in
kvm/qemu/libvirt in order to get this working?
--
You are receiving this mail because:
You are watching the assignee of the bug.