From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 81444] [drm:radeon_uvd_free_handles] *ERROR* Error destroying UVD (-22)! Date: Fri, 22 Aug 2014 12:46:56 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0952550713==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 3A0DC6E89E for ; Fri, 22 Aug 2014 05:46:56 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0952550713== Content-Type: multipart/alternative; boundary="1408711616.b0bdEd1.25840"; charset="us-ascii" --1408711616.b0bdEd1.25840 Date: Fri, 22 Aug 2014 12:46:56 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D81444 --- Comment #6 from Christian K=C3=B6nig --- Created attachment 105100 --> https://bugs.freedesktop.org/attachment.cgi?id=3D105100&action=3Dedit Possible fix. I've figured out what's going wrong here. You somehow used up all you video memory and we don't try hard enough on destroying the UVD session to swap something out to make room for the necessary hardware message. The attached patch on top of Alex drm-next-3.18-wip branch should fix the problem. Only the question how did you managed to do so remains? --=20 You are receiving this mail because: You are the assignee for the bug. --1408711616.b0bdEd1.25840 Date: Fri, 22 Aug 2014 12:46:56 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable