From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 81444] New: [drm:radeon_uvd_free_handles] *ERROR* Error destroying UVD (-22)! Date: Wed, 16 Jul 2014 21:06:13 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1445189999==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 284776E1C3 for ; Wed, 16 Jul 2014 14:06:13 -0700 (PDT) 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 --===============1445189999== Content-Type: multipart/alternative; boundary="1405544773.646B0E0.20706"; charset="us-ascii" --1405544773.646B0E0.20706 Date: Wed, 16 Jul 2014 21:06:13 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=81444 Priority: medium Bug ID: 81444 Assignee: dri-devel@lists.freedesktop.org Summary: [drm:radeon_uvd_free_handles] *ERROR* Error destroying UVD (-22)! Severity: normal Classification: Unclassified OS: Linux (All) Reporter: h.judt@gmx.at Hardware: x86-64 (AMD64) Status: NEW Version: XOrg CVS Component: DRM/Radeon Product: DRI 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cayman PRO [Radeon HD 6950] I get these messages after using UVD for some time. First I thought this would only be a problem in kdenlive, which uses mlt which has vdpau support. But it also is a problem when playing videos in e.g. smplayer. switching from power state: ui class: performance internal class: none caps: uvd vclk: 0 dclk: 0 power level 0 sclk: 25000 mclk: 15000 vddc: 900 vddci: 950 power level 1 sclk: 50000 mclk: 125000 vddc: 1000 vddci: 1150 power level 2 sclk: 80000 mclk: 125000 vddc: 1060 vddci: 1150 status: c switching to power state: ui class: none internal class: uvd caps: video uvd vclk: 54000 dclk: 40000 power level 0 sclk: 50000 mclk: 125000 vddc: 1000 vddci: 1150 power level 1 sclk: 50000 mclk: 125000 vddc: 1000 vddci: 1150 power level 2 sclk: 72500 mclk: 125000 vddc: 1060 vddci: 1150 status: r [drm:radeon_uvd_free_handles] *ERROR* Error destroying UVD (-22)! switching from power state: ui class: none internal class: uvd caps: video uvd vclk: 54000 dclk: 40000 power level 0 sclk: 50000 mclk: 125000 vddc: 1000 vddci: 1150 power level 1 sclk: 50000 mclk: 125000 vddc: 1000 vddci: 1150 power level 2 sclk: 72500 mclk: 125000 vddc: 1060 vddci: 1150 status: c switching to power state: I believe I saw this error first in linux-3.14 and not in 3.13, but I don't know whether this is a regression or not. Though I think 3.13 worked fine. There are no more related error messages to be found in dmesg. I'm using git libdrm and mesa. -- You are receiving this mail because: You are the assignee for the bug. --1405544773.646B0E0.20706 Date: Wed, 16 Jul 2014 21:06:13 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 81444
Assignee dri-devel@lists.freedesktop.org
Summary [drm:radeon_uvd_free_handles] *ERROR* Error destroying UVD (-22)!
Severity normal
Classification Unclassified
OS Linux (All)
Reporter h.judt@gmx.at
Hardware x86-64 (AMD64)
Status NEW
Version XOrg CVS
Component DRM/Radeon
Product DRI

01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Cayman PRO [Radeon HD 6950]

I get these messages after using UVD for some time. First I thought this would
only be a problem in kdenlive, which uses mlt which has vdpau support. But it
also is a problem when playing videos in e.g. smplayer.

switching from power state:
    ui class: performance
    internal class: none
    caps:
    uvd    vclk: 0 dclk: 0
        power level 0    sclk: 25000 mclk: 15000 vddc: 900 vddci: 950
        power level 1    sclk: 50000 mclk: 125000 vddc: 1000 vddci: 1150
        power level 2    sclk: 80000 mclk: 125000 vddc: 1060 vddci: 1150
    status: c
switching to power state:
    ui class: none
    internal class: uvd
    caps: video
    uvd    vclk: 54000 dclk: 40000
        power level 0    sclk: 50000 mclk: 125000 vddc: 1000 vddci: 1150
        power level 1    sclk: 50000 mclk: 125000 vddc: 1000 vddci: 1150
        power level 2    sclk: 72500 mclk: 125000 vddc: 1060 vddci: 1150
    status: r
[drm:radeon_uvd_free_handles] *ERROR* Error destroying UVD (-22)!
switching from power state:
    ui class: none
    internal class: uvd
    caps: video
    uvd    vclk: 54000 dclk: 40000
        power level 0    sclk: 50000 mclk: 125000 vddc: 1000 vddci: 1150
        power level 1    sclk: 50000 mclk: 125000 vddc: 1000 vddci: 1150
        power level 2    sclk: 72500 mclk: 125000 vddc: 1060 vddci: 1150
    status: c
switching to power state:

I believe I saw this error first in linux-3.14 and not in 3.13, but I don't
know whether this is a regression or not. Though I think 3.13 worked fine.

There are no more related error messages to be found in dmesg.
I'm using git libdrm and mesa.


You are receiving this mail because:
  • You are the assignee for the bug.
--1405544773.646B0E0.20706-- --===============1445189999== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1445189999==--