[Bug 39782] [r300g] XvMC playback fails with MPEG2 video and RV350

2011-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39782 --- Comment #7 from Chris Rankin 2011-08-11 06:28:20 PDT --- Also gives green and blobby playback with M66GL chip (RV535?) in my Lenovo T60p. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[PATCH] drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos

2011-08-11 Thread alexdeucher
From: Alex Deucher Need to add support for 4 crtcs when setting the possible crtcs for the encoders. Signed-off-by: Alex Deucher Cc: sta...@kernel.org --- drivers/gpu/drm/radeon/radeon_encoders.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/radeon/

[Bug 40952] New: R100 firmware no longer loads

2011-08-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=40952 Summary: R100 firmware no longer loads Product: Drivers Version: 2.5 Kernel Version: 3.1.0-rc1-00035-ge6a99d3 Platform: All OS/Version: Linux Tree: Mainline Status: NE

Re: [PATCH/RFC] fbdev: Add FOURCC-based format configuration API

2011-08-11 Thread Laurent Pinchart
Hi Geert, On Monday 01 August 2011 11:49:46 Geert Uytterhoeven wrote: > On Mon, Aug 1, 2011 at 00:54, Florian Tobias Schandinat wrote: > > On 07/31/2011 08:32 PM, Geert Uytterhoeven wrote: > >> On Thu, Jul 28, 2011 at 12:51, Laurent Pinchart wrote: > As for struct fb_var_screeninfo fields to

Empty /proc/dri/0/bufs queues

2011-08-11 Thread Vipin
Hello all, I have been trying to study the radeon open source driver and have some questions after turning the debug flag on. System Information --- uname -a Linux gilubuntu1 3.0.1vipindebug #1 SMP Thu Aug 11 11:17:24 EDT 2011 i686 GNU/Linux kernel option - drm.debug=1 glxinfo |

[Bug 40024] New: Power management does not work on ATI Mobility Radeon 9700

2011-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40024 Summary: Power management does not work on ATI Mobility Radeon 9700 Product: Mesa Version: 7.10 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW S

[Bug 40024] Power management does not work on ATI Mobility Radeon 9700

2011-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40024 Alex Deucher changed: What|Removed |Added Product|Mesa|DRI Version|7.10

[Bug 40024] Power management does not work on ATI Mobility Radeon 9700

2011-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40024 --- Comment #2 from Roberto Grassi 2011-08-11 12:30:54 PDT --- Created an attachment (id=50141) --> (https://bugs.freedesktop.org/attachment.cgi?id=50141) copy of my vbios -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=e

[Bug 40024] Power management does not work on ATI Mobility Radeon 9700

2011-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40024 --- Comment #3 from Roberto Grassi 2011-08-11 12:36:07 PDT --- Thanks Alex, I have attached my vbios. So, with dynclks=1, will I still be able to reduce the heat? Roberto -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=e

[Bug 40024] Power management does not work on ATI Mobility Radeon 9700

2011-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40024 --- Comment #4 from Alex Deucher 2011-08-11 12:49:40 PDT --- (In reply to comment #3) > I have attached my vbios. So, with dynclks=1, will I still be able to reduce > the heat? It should help unless the vbios as already enabled clock gating. --

Empty /proc/dri/0/bufs queues -

2011-08-11 Thread Vipin
Hello all, *I think the first message got discarded, posting a second one* I have been trying to study the radeon open source driver and have some questions after turning the debug flag on. System Information --- uname -a Linux gilubuntu1 3.0.1vipindebug #1 SMP Thu Aug 11 11:17:24

[RFC][PATCH v2] DRM: add DRM Driver for Samsung SoC EXYNOS4210.

2011-08-11 Thread Inki Dae
This patch is a DRM Driver(only including FIMD Driver yet) for Samsung SoC Exynos4210. and as 2nd RFC, I am sending only DRM driver part. this patch is based on git repository below: git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git, branch: drm-next commit-id: 5a96a899bbdee86024ab

[Bug 39782] [r300g] XvMC playback fails with MPEG2 video and RV350

2011-08-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39782 --- Comment #7 from Chris Rankin 2011-08-11 06:28:20 PDT --- Also gives green and blobby playback with M66GL chip (RV535?) in my Lenovo T60p. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[PATCH] drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos

2011-08-11 Thread alexdeuc...@gmail.com
From: Alex Deucher Need to add support for 4 crtcs when setting the possible crtcs for the encoders. Signed-off-by: Alex Deucher Cc: stable at kernel.org --- drivers/gpu/drm/radeon/radeon_encoders.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/rade

[Bug 40952] New: R100 firmware no longer loads

2011-08-11 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=40952 Summary: R100 firmware no longer loads Product: Drivers Version: 2.5 Kernel Version: 3.1.0-rc1-00035-ge6a99d3 Platform: All OS/Version: Linux Tree: Mainline Status: NE

[PATCH/RFC] fbdev: Add FOURCC-based format configuration API

2011-08-11 Thread Laurent Pinchart
Hi Geert, On Monday 01 August 2011 11:49:46 Geert Uytterhoeven wrote: > On Mon, Aug 1, 2011 at 00:54, Florian Tobias Schandinat wrote: > > On 07/31/2011 08:32 PM, Geert Uytterhoeven wrote: > >> On Thu, Jul 28, 2011 at 12:51, Laurent Pinchart wrote: > As for struct fb_var_screeninfo fields to

Empty /proc/dri/0/bufs queues

2011-08-11 Thread Vipin
es/dri-devel/attachments/20110811/dc2a64f7/attachment.html>

[Bug 40024] New: Power management does not work on ATI Mobility Radeon 9700

2011-08-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40024 Summary: Power management does not work on ATI Mobility Radeon 9700 Product: Mesa Version: 7.10 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW S

[Bug 40024] Power management does not work on ATI Mobility Radeon 9700

2011-08-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40024 Alex Deucher changed: What|Removed |Added Product|Mesa|DRI Version|7.10

[Bug 40024] Power management does not work on ATI Mobility Radeon 9700

2011-08-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40024 --- Comment #2 from Roberto Grassi 2011-08-11 12:30:54 PDT --- Created an attachment (id=50141) --> (https://bugs.freedesktop.org/attachment.cgi?id=50141) copy of my vbios -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=e

[Bug 40024] Power management does not work on ATI Mobility Radeon 9700

2011-08-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40024 --- Comment #3 from Roberto Grassi 2011-08-11 12:36:07 PDT --- Thanks Alex, I have attached my vbios. So, with dynclks=1, will I still be able to reduce the heat? Roberto -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=e

[Bug 40024] Power management does not work on ATI Mobility Radeon 9700

2011-08-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40024 --- Comment #4 from Alex Deucher 2011-08-11 12:49:40 PDT --- (In reply to comment #3) > I have attached my vbios. So, with dynclks=1, will I still be able to reduce > the heat? It should help unless the vbios as already enabled clock gating. -

Empty /proc/dri/0/bufs queues -

2011-08-11 Thread Vipin
scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110811/c5d154a2/attachment.htm>

[Bug 39317] i915g window bleed-through in KDE

2011-08-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=39317 Jeremy Murphy changed: What|Removed |Added Status|NEW |RESOLVED Resolution|