From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 72602] New: [REGRESSION] r600 cayman: forced performance level gets reset to auto when playing a video with vdpau Date: Wed, 11 Dec 2013 16:36:54 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0532371460==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 09992FB92A for ; Wed, 11 Dec 2013 08:36:55 -0800 (PST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0532371460== Content-Type: multipart/alternative; boundary="1386779814.a3611cc0.23020"; charset="us-ascii" --1386779814.a3611cc0.23020 Date: Wed, 11 Dec 2013 16:36:54 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=72602 Priority: medium Bug ID: 72602 Assignee: dri-devel@lists.freedesktop.org Summary: [REGRESSION] r600 cayman: forced performance level gets reset to auto when playing a video with vdpau 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 Steps to reproduce: 1) echo low > /sys/class/drm/card0/device/power_dpm_force_performance_level 2) cat /sys/class/drm/card0/device/power_dpm_force_performance_level low 3) start playing a video (vdpau) 4) cat /sys/class/drm/card0/device/power_dpm_force_performance_level auto Interestingly, I can repeat step 1 now and the video will play correctly, with the value staying at "low". So it seems this occurs only when initializing video playback (vdpau). This started happening with kernel 3.12.0 or a rc. It did not get reset with <=3.11.8. -- You are receiving this mail because: You are the assignee for the bug. --1386779814.a3611cc0.23020 Date: Wed, 11 Dec 2013 16:36:54 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 72602
Assignee dri-devel@lists.freedesktop.org
Summary [REGRESSION] r600 cayman: forced performance level gets reset to auto when playing a video with vdpau
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

Steps to reproduce:
1) echo low > /sys/class/drm/card0/device/power_dpm_force_performance_level
2) cat /sys/class/drm/card0/device/power_dpm_force_performance_level
   low
3) start playing a video (vdpau)
4) cat /sys/class/drm/card0/device/power_dpm_force_performance_level
   auto

Interestingly, I can repeat step 1 now and the video will play correctly, with
the value staying at "low". So it seems this occurs only when initializing
video playback (vdpau).

This started happening with kernel 3.12.0 or a rc. It did not get reset with
<=3.11.8.


You are receiving this mail because:
  • You are the assignee for the bug.
--1386779814.a3611cc0.23020-- --===============0532371460== 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 --===============0532371460==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 72602] [REGRESSION] r600 cayman: forced performance level gets reset to auto when playing a video with vdpau Date: Wed, 11 Dec 2013 16:42:10 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0918251005==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 08FADFB821 for ; Wed, 11 Dec 2013 08:42:10 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0918251005== Content-Type: multipart/alternative; boundary="1386780130.cDa2aCf31.24154"; charset="us-ascii" --1386780130.cDa2aCf31.24154 Date: Wed, 11 Dec 2013 16:42:10 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=72602 Alex Deucher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Alex Deucher --- This is the expected behavior in kernels 3.11-3.12. The user preference is retained in 3.13. -- You are receiving this mail because: You are the assignee for the bug. --1386780130.cDa2aCf31.24154 Date: Wed, 11 Dec 2013 16:42:10 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" changed bug 72602
What Removed Added
Status NEW RESOLVED
Resolution --- WONTFIX

Comment # 1 on bug 72602 from
This is the expected behavior in kernels 3.11-3.12.  The user preference is
retained in 3.13.


You are receiving this mail because:
  • You are the assignee for the bug.
--1386780130.cDa2aCf31.24154-- --===============0918251005== 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 --===============0918251005==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 72602] [REGRESSION] r600 cayman: forced performance level gets reset to auto when playing a video with vdpau Date: Wed, 11 Dec 2013 16:49:19 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0297102312==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 35C0AFA4DA for ; Wed, 11 Dec 2013 08:49:19 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0297102312== Content-Type: multipart/alternative; boundary="1386780559.a1Cced0.25328"; charset="us-ascii" --1386780559.a1Cced0.25328 Date: Wed, 11 Dec 2013 16:49:19 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=72602 --- Comment #2 from Harald Judt --- Will it suffice to cherry-pick http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=14ac88af156efcefac9ba3cf249ae84f9ff71d37 to get that behaviour in 3.12? -- You are receiving this mail because: You are the assignee for the bug. --1386780559.a1Cced0.25328 Date: Wed, 11 Dec 2013 16:49:19 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"


You are receiving this mail because:
  • You are the assignee for the bug.
--1386780559.a1Cced0.25328-- --===============0297102312== 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 --===============0297102312==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 72602] [REGRESSION] r600 cayman: forced performance level gets reset to auto when playing a video with vdpau Date: Wed, 11 Dec 2013 16:54:19 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1359474351==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 9EEB0FB94B for ; Wed, 11 Dec 2013 08:54:19 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1359474351== Content-Type: multipart/alternative; boundary="1386780859.4533Aad1.26006"; charset="us-ascii" --1386780859.4533Aad1.26006 Date: Wed, 11 Dec 2013 16:54:19 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=72602 --- Comment #3 from Alex Deucher --- (In reply to comment #2) > Will it suffice to cherry-pick > http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/ > ?id=14ac88af156efcefac9ba3cf249ae84f9ff71d37 to get that behaviour in 3.12? I think that should do it. I don't remember if there are any dependencies on previous patches. -- You are receiving this mail because: You are the assignee for the bug. --1386780859.4533Aad1.26006 Date: Wed, 11 Dec 2013 16:54:19 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 3 on bug 72602 from
(In reply to comment #2)
> Will it suffice to cherry-pick
> http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/
> ?id=14ac88af156efcefac9ba3cf249ae84f9ff71d37 to get that behaviour in 3.12?

I think that should do it.  I don't remember if there are any dependencies on
previous patches.


You are receiving this mail because:
  • You are the assignee for the bug.
--1386780859.4533Aad1.26006-- --===============1359474351== 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 --===============1359474351==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 72602] [REGRESSION] r600 cayman: forced performance level gets reset to auto when playing a video with vdpau Date: Wed, 11 Dec 2013 17:09:26 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1133837537==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C7C00105791 for ; Wed, 11 Dec 2013 09:09:25 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1133837537== Content-Type: multipart/alternative; boundary="1386781765.fb3def0.27602"; charset="us-ascii" --1386781765.fb3def0.27602 Date: Wed, 11 Dec 2013 17:09:25 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=72602 --- Comment #4 from Harald Judt --- Thanks, that indeed did it. It required http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=0a17af373c61b4ded44a2cbac62c05ae5dad2106 too for the patch to apply. -- You are receiving this mail because: You are the assignee for the bug. --1386781765.fb3def0.27602 Date: Wed, 11 Dec 2013 17:09:25 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"


You are receiving this mail because:
  • You are the assignee for the bug.
--1386781765.fb3def0.27602-- --===============1133837537== 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 --===============1133837537==--